Commit Graph

1715 Commits (b40e9840a172be5c83989d62a45c16cee6535794)
 

Author SHA1 Message Date
nor..67 65cbed47c6 - change natives extraction to check for space *and* writability 13 years ago
sky..ok 73fb54b4b6 Documentation fixes for BatchNode: Improved Javadoc and inclusion of license header 13 years ago
nor..67 91333066a7 - new splash screen 13 years ago
nor..67 403bd24668 - revert platform changes 13 years ago
nor..67 c8b5c55b20 - revert platform changes 13 years ago
nor..67 33fb670771 - change natives extraction to use getUsableSpace(), which checks for user permissions etc. too. 13 years ago
nor..67 8f3ef3babd - SDK: update platform config 13 years ago
nor..67 73b8bdef6e - SDK: fix logging dependency 13 years ago
nor..67 49d07cc2ff - SDK: update some manual pages 13 years ago
nor..67 4154afeb7b - change splash screens 13 years ago
nor..67 366e789757 - change stable target for pre-release versioning 13 years ago
nor..67 7329bed1f5 - change update center locations 13 years ago
nor..67 5f582977cb - update build file and native bullet properties for release 13 years ago
rem..om 58a2bf8af9 - Deprecated PositionTrack, RotationTrack, ScaleTrack as they should be replaced by spatial animation. 13 years ago
rem..om feeedfa682 - Removed old batching classes (GeometryBatch and BatchedGeometries) as they are no longer needed 13 years ago
nor..67 acc7c7ad25 update windwos bullet natives (32bit) 13 years ago
nor..67 ccddf1ea8e - fix bullet build properties 13 years ago
nor..67 dd5365891f - update osx bullet natives 13 years ago
nor..67 4ba3abcda9 - remove wheel finalization completely, need no deletion.. 13 years ago
nor..67 5080e3fe43 - revert previous commit 13 years ago
nor..67 cac022d9bf - re-enable clearing of wheels as its not done in btRaycastVehicle destructor (though one can not remove wheels oO) 13 years ago
nor..67 502fd41ca8 - change finalize method of VehicleWheel 13 years ago
nor..67 09502cfa76 - update osx bullet natives 13 years ago
nor..67 a86cdf8f0e - update osx bullet natives 13 years ago
nor..67 175386956f update windows bullet native (32bit) 13 years ago
nor..67 b768d45016 - bullet native: change casting of java long to c++ objects 13 years ago
nor..67 6ce4cc012e - change pointers to jlong across platforms 13 years ago
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 dfafd24ab8 - change SceneApplication to use new panel initialization 13 years ago
nor..67 07199ced10 - change build script to revert all changes to jme3 before build 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