OSDN Git Service

fix setTexture bug.
[mikumikustudio/MikuMikuStudio.git] / engine /
2011-10-22 normen667- re-enable clearing of wheels as its not done in btRay...
2011-10-22 normen667- change finalize method of VehicleWheel
2011-10-22 normen667- update osx bullet natives
2011-10-22 normen667- update osx bullet natives
2011-10-22 normen667update windows bullet native (32bit)
2011-10-22 normen667- bullet native: change casting of java long to c+...
2011-10-22 normen667- change pointers to jlong across platforms
2011-10-22 normen667- commit possible fix for windows 64 pointer casting...
2011-10-22 shadowislord * Native extraction will place natives in working...
2011-10-21 normen667- add macosx bullet native
2011-10-21 normen667update bullet native for windows 32bit
2011-10-21 shadowislord * Added AwtPanel.attachTo() argument that allows attac...
2011-10-21 normen667- native bullet: fix PhysicsVehicle wheel handling...
2011-10-21 remy.bouquet@gmail.com- Dynamic Batching
2011-10-21 remy.bouquet@gmail.com- Dynamic Batching
2011-10-21 normen667- fix PhysicsVehicle initialization
2011-10-21 normen667- add backengineered JmeVersion to fix build
2011-10-21 PSpeed42@gmail.comMake BitmapFont's calculation of line width match
2011-10-21 PSpeed42@gmail.comTook out the unbaking of kerning because it _does_
2011-10-21 PSpeed42@gmail.comThe last change neglected the first character which
2011-10-21 PSpeed42@gmail.comFixed some really odd text advance behavior that
2011-10-21 shadowislord * Natives are now extracted to user.home based on...
2011-10-21 shadowislord * Allow loading non-square power-of-2 textures without...
2011-10-21 shadowislord * Fix nifty border rendering gradient
2011-10-20 Kaelthas_Spellsing... Fixing a bug that occured when the model was invalid...
2011-10-20 normen667- change spatial warning on update state to include...
2011-10-19 remy.bouquet@gmail.com- Excluded spatials that have a cullHint.Always from...
2011-10-19 skye.bookCreated clickable links out of http mentions in all...
2011-10-19 skye.bookCreated clickable links out of http mentions in Camera...
2011-10-19 remy.bouquet@gmail.com- used tempVars for path interpolation instead of temp...
2011-10-19 skye.bookFix for broken Javadoc in Material
2011-10-19 normen667- remove System.out.println from SaveGame.. again
2011-10-19 void65536@googlema... update nifty-1.3.1 SNAPSHOT libs
2011-10-19 void65536@googlema... optimize GC performance while creating keys for the...
2011-10-18 brentowensdefault distance for TerrainLodControl
2011-10-18 brentowensfixed lod in TestSpotLightTerrain
2011-10-18 normen667- fix TestWalkingChar shooting
2011-10-18 normen667- disable "smoothing" of jme framerate by deafult
2011-10-18 remy.bouquet@gmail.com- used back system timer for cinematics, whatever it...
2011-10-18 normen667- use GZIP in SaveGame
2011-10-18 skye.bookFix for strange character encoding in Box Javadoc
2011-10-18 skye.bookFix for incorrect Javadoc in Box
2011-10-18 skye.bookfixed the jME3 classpath for Eclipse users (incorrect...
2011-10-18 normen667- remove System.out.println from SaveGame class
2011-10-18 normen667- remove System.out.println from SaveGame class
2011-10-18 normen667- use ZIP in SaveGame
2011-10-18 normen667- make SaveGame use Binary and UUEncode (sun.misc packa...
2011-10-18 skye.bookFixed typo in UrlLocator
2011-10-18 remy.bouquet@gmail.com- fixed bad time calculation on cinematics
2011-10-18 normen667- print stack trace for SaveGame tool errors
2011-10-18 normen667- add SaveGame tool
2011-10-17 remy.bouquet@gmail.com- removed deprecated usage of audioRenderer in soundTrack
2011-10-17 remy.bouquet@gmail.com- added a pause method to AudioNode
2011-10-17 remy.bouquet@gmail.com- Use quaternions and slerp for rotation track
2011-10-17 normen667Update windows bullet native
2011-10-17 normen667- update bullet native for OSX
2011-10-17 normen667- add some fixes for collision callbacks and android...
2011-10-17 normen667- cleanup after Kirill-Bomb
2011-10-17 shadowislord * Apply fix for cylinder normal generation
2011-10-17 shadowislord * Update to LWJGL 2.8.1
2011-10-17 shadowislord * Moved GLObjectManager to util, it is now NativeObjec...
2011-10-16 shadowislord * Gutted out SpatialAnimation
2011-10-16 shadowislordAnimation system revamp
2011-10-16 normen667- native bullet: revert native build changes
2011-10-16 normen667- native bullet: add -static-libgcc option to native...
2011-10-16 normen667- native bullet: add -fPIC option to native bullet...
2011-10-16 normen667- native bullet: add some checks to physics space and...
2011-10-15 normen667- bullet native: fix osx java headers path to work...
2011-10-15 normen667- bullet native: remove -static-libgcc option for linux
2011-10-15 normen667- bullet native: remove -m32 option for linux
2011-10-15 normen667- bullet native: fix changed signature for PhysicsRigid...
2011-10-15 normen667- bullet native: fix changed signature for PhysicsColli...
2011-10-15 normen667- bullet native: add fix for android compilation of...
2011-10-15 normen667Update windows bullet native to bullet 2.79
2011-10-15 normen667Update windows bullet native
2011-10-15 normen667- bullet native: add osx binary with callbacks (intel...
2011-10-15 normen667- bullet native: add osx binary with callbacks (intel...
2011-10-15 normen667- bullet native: fix two variables from temprorary
2011-10-15 normen667- add missing PhysicsCollisionEvent
2011-10-15 normen667- add collision callbacks to native bullet
2011-10-15 normen667- commit fix to native bullet RigidBody setRestitution...
2011-10-15 normen667- commit fix to bullet RigidBody angular/linear mixup...
2011-10-15 normen667- commit fixes to bullet native PhysicsVehicle and...
2011-10-14 ShadowIsLord@gmail.com * Remove silly allocation of triangle per BIH node...
2011-10-13 shadowislord * Add lighting support to OpenGL1 renderer
2011-10-12 void65536@googlema... Nifty RenderDeviceJme Bugfix: When we cache BitmapText...
2011-10-11 shadowislord * AwtMouseInput event queue is now synchronized like...
2011-10-10 normen667- update lwjgl to 2.8.0-stable
2011-10-10 normen667- fix Animation loading by using arraycopy..
2011-10-09 remy.bouquet@gmail.com- Reduced the number of instantiated variable on a...
2011-10-09 remy.bouquet@gmail.com- fixed javadoc on ChaseCam
2011-10-09 remy.bouquet@gmail.com- Changed some javadoc on ChaseCam again
2011-10-09 remy.bouquet@gmail.com- Changed some javadoc on ChaseCam
2011-10-07 remy.bouquet@gmail.comAdded a way to clear all waypoitns at once on a motion...
2011-10-07 Kaelthas_Spellsing... Attaching an empty to its parent.
2011-10-05 normen667- make change to libraries so library plugin gets versi...
2011-10-05 Kaelthas_Spellsing... Removing fix up axis checking for mesh vertices.
2011-10-05 Kaelthas_Spellsing... Fixing a bug that caused NPE to be thrown when no actio...
2011-10-05 shadowislord * Fix compile error
2011-10-05 shadowislord * Fix nifty lib
next