Commit Graph

1076 Commits (687dad1a6bb6b15667d23f77e68bcc05866e7862)

Author SHA1 Message Date
sha..rd e93993364a * Fixed issue where additional render states in material would always have apply*** flags set to true, added workaround for old versions of material 13 years ago
Kae..pl ae739ef441 Fix in normals calculations when Y is up axis. 13 years ago
rem..om 7193c0b2d3 Batching : 13 years ago
PSp..om cf18f48182 Internal surgery to AppStateManager to provide more 13 years ago
PSp..om 2a65ca4cb7 Added a setTimer() method for switching the default 13 years ago
nor..67 2c0775e3f3 - remove size check from natives extraction (write test needed for windows anyway) 13 years ago
sha..rd 36b6ab3286 * Prevent crash in Animation if no tracks are set on animation 13 years ago
nor..67 45af20de0c - add write test to natives extraction 13 years ago
sky..ok dae6ef534b Javadoc fixes for com.jme3.math.Triangle 13 years ago
Kae..pl 18ce27faae Changes to Y-is-Up-Axis issue. 13 years ago
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 33fb670771 - change natives extraction to use getUsableSpace(), which checks for user permissions etc. too. 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 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