Commit Graph

362 Commits (459f3ba4dd8631a89279151ce1fa3cceca39fee6)

Author SHA1 Message Date
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
sha..rd 36b6ab3286 * Prevent crash in Animation if no tracks are set on animation 13 years ago
sky..ok dae6ef534b Javadoc fixes for com.jme3.math.Triangle 13 years ago
sky..ok 73fb54b4b6 Documentation fixes for BatchNode: Improved Javadoc and inclusion of license header 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
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 13 years ago
rem..om 62a02fb6f4 - Dynamic Batching 13 years ago
rem..om 63b62269e8 - Dynamic Batching 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
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 14 years ago
sky..ok 84116c85f8 Created clickable links out of http mentions in all jME3 Javadoc 14 years ago
sky..ok 1095a1fb62 Created clickable links out of http mentions in Camera Javadoc 14 years ago
rem..om 854b4a00c0 - used tempVars for path interpolation instead of temp attributes 14 years ago
sky..ok 83fd9107c9 Fix for broken Javadoc in Material 14 years ago
rem..om e9556fad0a - used back system timer for cinematics, whatever it is :D 14 years ago
sky..ok 8a4d2cbdd0 Fix for strange character encoding in Box Javadoc 14 years ago
sky..ok 2ee53936fd Fix for incorrect Javadoc in Box 14 years ago
rem..om be6259e5ba - fixed bad time calculation on cinematics 14 years ago
rem..om d4c69da2a1 - removed deprecated usage of audioRenderer in soundTrack 14 years ago
rem..om 319ccc62b4 - added a pause method to AudioNode 14 years ago
rem..om 298c052d24 - Use quaternions and slerp for rotation track 14 years ago
nor..67 cfc6036bf2 - cleanup after Kirill-Bomb 14 years ago
sha..rd 1fb4a9be00 * Apply fix for cylinder normal generation 14 years ago
sha..rd 55bfc5f0cf * Update to LWJGL 2.8.1 14 years ago
sha..rd 107380afc1 * Moved GLObjectManager to util, it is now NativeObjectManager and can be used to manage collection of any native object 14 years ago
sha..rd bb52601e4e * Gutted out SpatialAnimation 14 years ago
sha..rd e3366f14b8 Animation system revamp 14 years ago
Sha..om 30e1128a57 * Remove silly allocation of triangle per BIH node. Use temp vars instead 14 years ago
sha..rd 0372a5ed6d * Add lighting support to OpenGL1 renderer 14 years ago
sha..rd 5feebef7c5 * AwtMouseInput event queue is now synchronized like it should be 14 years ago
nor..67 c79968463d - fix Animation loading by using arraycopy.. 14 years ago
rem..om cf89d515ef - Reduced the number of instantiated variable on a collision check 14 years ago
rem..om 1afea87e89 - fixed javadoc on ChaseCam 14 years ago
rem..om cad42dae3c - Changed some javadoc on ChaseCam again 14 years ago
rem..om 7a5905d7f8 - Changed some javadoc on ChaseCam 14 years ago
rem..om 7c4f085174 Added a way to clear all waypoitns at once on a motion path 14 years ago
sha..rd 5d5e0082a7 * Fix inside view for Dome shape 14 years ago
sha..rd c7ebfc9b77 * Deleted useless com.jme3.renderer.layer package 14 years ago
sha..rd 3f95a0ca2f * Eclipse classpath no longer includes .svn folders 14 years ago
sha..rd 73f073c794 * Headless context will no longer initialize audio renderer 14 years ago
sha..rd c81a1a4d3e * Fix NPE in SkyFactory when used on android 14 years ago
Kae..pl ce259299e2 Track length getter added. 14 years ago
Kae..pl c773395ace Animations refactoring. 14 years ago