Commit Graph

1648 Commits (cd64f748986f0fdccc5d5d9c6237fb8bdd195e12)

Author SHA1 Message Date
nor..67 aa96a1caf8 - commit possible fix for windows 64 pointer casting issues, see http://msdn.microsoft.com/en-us/library/aa384242(v=vs.85).aspx 13 years ago
sha..rd 164dec188a * Native extraction will place natives in working directory unless its non-writable, in that case it will place them in <home dir>/.jme3/natives_<apphash> 13 years ago
nor..67 6aa66aecce - add macosx bullet native 13 years ago
nor..67 275fd68121 update bullet native for windows 32bit 13 years ago
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 13 years ago
nor..67 768a2b9783 - native bullet: fix PhysicsVehicle wheel handling, using wheelIndex to select wheels now 13 years ago
rem..om 62a02fb6f4 - Dynamic Batching 13 years ago
rem..om 63b62269e8 - Dynamic Batching 13 years ago
nor..67 0868244b9a - fix PhysicsVehicle initialization 13 years ago
nor..67 3ff2771a69 - add backengineered JmeVersion to fix build 13 years ago
PSp..om d2579343b2 Make BitmapFont's calculation of line width match 13 years ago
PSp..om 1e59de25ee Took out the unbaking of kerning because it _does_ 13 years ago
PSp..om 68c2fea479 The last change neglected the first character which 13 years ago
PSp..om ee2f44f340 Fixed some really odd text advance behavior that 13 years ago
sha..rd 97145d7d4d * Natives are now extracted to user.home based on hash of classpath and last modified of jMonkeyEngine3.jar 13 years ago
sha..rd afbf8ad69d * Allow loading non-square power-of-2 textures without resize 13 years ago
sha..rd 130283914e * Fix nifty border rendering gradient 13 years ago
Kae..pl b7a3818b60 Fixing a bug that occured when the model was invalid and had no faces (only a line for example). 13 years ago
nor..67 b6492e958e - change spatial warning on update state to include hint to threading problems 13 years ago
rem..om 444223b905 - Excluded spatials that have a cullHint.Always from shadow queues 13 years ago
sky..ok 84116c85f8 Created clickable links out of http mentions in all jME3 Javadoc 13 years ago
sky..ok 1095a1fb62 Created clickable links out of http mentions in Camera Javadoc 13 years ago
rem..om 854b4a00c0 - used tempVars for path interpolation instead of temp attributes 13 years ago
sky..ok 83fd9107c9 Fix for broken Javadoc in Material 13 years ago
nor..67 8eaf205cc2 - remove System.out.println from SaveGame.. again 13 years ago
voi..om 32812ed545 update nifty-1.3.1 SNAPSHOT libs 13 years ago
voi..om a824f45efb optimize GC performance while creating keys for the BitmapText cache 13 years ago
bre..ns f50266590d default distance for TerrainLodControl 13 years ago
bre..ns 7d7c2c53c3 fixed lod in TestSpotLightTerrain 13 years ago
nor..67 2055bf0fe3 - fix TestWalkingChar shooting 13 years ago
nor..67 a71340c196 - disable "smoothing" of jme framerate by deafult 13 years ago
rem..om e9556fad0a - used back system timer for cinematics, whatever it is :D 13 years ago
nor..67 d1a515f878 - use GZIP in SaveGame 13 years ago
sky..ok 8a4d2cbdd0 Fix for strange character encoding in Box Javadoc 13 years ago
sky..ok 2ee53936fd Fix for incorrect Javadoc in Box 13 years ago
sky..ok 45d09fb4b6 fixed the jME3 classpath for Eclipse users (incorrect NiftyGUI references) 13 years ago
nor..67 7152878286 - remove System.out.println from SaveGame class 13 years ago
nor..67 89ad3925a6 - remove System.out.println from SaveGame class 13 years ago
nor..67 9850440a65 - use ZIP in SaveGame 13 years ago
nor..67 3198415cce - make SaveGame use Binary and UUEncode (sun.misc package, available on android?) 13 years ago
sky..ok f9bd837a7d Fixed typo in UrlLocator 13 years ago
rem..om be6259e5ba - fixed bad time calculation on cinematics 13 years ago
nor..67 8739632262 - print stack trace for SaveGame tool errors 13 years ago
nor..67 fc9cb03462 - add SaveGame tool 13 years ago
rem..om d4c69da2a1 - removed deprecated usage of audioRenderer in soundTrack 13 years ago
rem..om 319ccc62b4 - added a pause method to AudioNode 13 years ago
rem..om 298c052d24 - Use quaternions and slerp for rotation track 13 years ago
nor..67 2e5a0fda75 Update windows bullet native 13 years ago
nor..67 4a15aa4162 - update bullet native for OSX 13 years ago
nor..67 2360562947 - add some fixes for collision callbacks and android to native bullet 13 years ago