Commit Graph

544 Commits (c02b24da12b93331034b6d2ad8fd2d6b033cc094)

Author SHA1 Message Date
rem..om 8eae2cfd8a Cinematic, fixed time seeking when having several SpatialAnimation with a speed > 1 13 years ago
PSp..om 2bde71b08a Early out on initializePending and terminatePending 13 years ago
rem..om 92b97d38d8 Committed a patch from iwgeric, to make nifty Textfield display the soft keyboard on tap. 13 years ago
rem..om 859123673e Committed patch from iwgEric that fixes a couple of issues on android touchinput http://jmonkeyengine.org/groups/android/forum/topic/error-with-nifty-and-awt/?topic_page=2#post-165433 13 years ago
nor..67 50f266f843 - optimize BatchNode.batch a bit 13 years ago
rem..om 5671358657 Soft particles implementation. 13 years ago
Sha..om 9ddb941daa * Fix javadoc error in Transform.loadIdentity() 13 years ago
Sha..rd be7a22e3d5 * Remove most common usage of IntMap.iterator() 13 years ago
PSp..om 5cf9954814 Added a comment with what I think the taskQueue 13 years ago
PSp..om dde5d0a510 Added a ResetStatsState so that the stats are always 13 years ago
Sha..rd aa8298ecdf * Fixed BufferUtils on android when used on non bytebuffers 13 years ago
Sha..rd b2e086bbee * Added ResolutionInverse (thanks kwando) 13 years ago
Sha..rd 7a7b2c3f5f * Fixed issue with WorldMatrixInverse uniform binding being incorrect (thanks survivor) 13 years ago
Sha..rd 2cbbfaa3b9 * It is now possible to modify an existing buffer through Mesh.setBuffer() (previous behavior was to crash) 13 years ago
Sha..rd f3528f8d6e * BufferUtils.destroyDirectBuffer() will only look up methods once 13 years ago
Sha..rd ea0617fa81 * Added new uniform binding WorldMatrixInverseTranspose (thanks kwando) 13 years ago
nor..67 9978684407 - move effects and networking to separate jar files 13 years ago
PSp..om f07446e0d4 Added an accessor for the stats view object. 13 years ago
rem..om 03da8d5316 BatchNode enhancements : 13 years ago
rem..om 60479107bb Removed some unused variable and method in MotionPath 13 years ago
rem..om 9836918a07 Cinematic changes : 13 years ago
PSp..om 72561e7a8b Made the app-states taking constructor more defensive 13 years ago
PSp..om dac2de12c6 Moved the debug key handling to its own app state. 13 years ago
PSp..om c084f0a025 FlyByCamera modified to check if its mappings exist 13 years ago
PSp..om e7f0a5ad91 Since input manager throws an exception when trying 13 years ago
PSp..om d440f70d92 SimpleApp now uses FlyCamAppState to manage its 13 years ago
PSp..om 0c835eae80 Modified fly cam to be a little more resilient 13 years ago
PSp..om fef809b3f0 Removing some empty methods that I left in by 13 years ago
PSp..om f9ab14b751 Added a method to unregister from the input manager. 13 years ago
PSp..om 4c18bfaecb Moved the stats view stuff out into an app state 13 years ago
PSp..om a2043b3ded Modified to tracks its enabled state so that it 13 years ago
PSp..om 05a88493a8 Added an accessor for Timer. 13 years ago
Sha..rd 4721c944a2 * Minor warning fix in BoundingBox, BIHTree 13 years ago
Sha..rd 8c0e5ad541 * Removed useless null check in Plane 13 years ago
PSp..om 65f8dbf6ae For the cases where a define has not actually 13 years ago
PSp..om 1f0a77de26 Modified the define list to only recompile if 13 years ago
Sha..om b0cff4343e * Fix View -> Model space for ViewProjectionMatrix 13 years ago
Sha..om b53a825d35 * Prevent crash when material technique has no world bindings defined. Fixes issue 454 13 years ago
PSp..om 4edf262021 Fixed FloatBuffer support as well as other 13 years ago
Sha..om c576a12f83 i fixed the problem, are you happy now mark? 13 years ago
rem..om bfa243a619 PssmShadowRenderer now have a contructor that takes a material as a parameter to override the post shadow material 13 years ago
rem..om 0c5e5341bd Time in cinematic is now computed by stacking tpf 13 years ago
PSp..om ebb2fca18f Renamed the destroyByteBuffer method to destroyDirectBuffer 13 years ago
PSp..om 9ecaf0b96e Expand the destroyByteBuffer() call to take any 13 years ago
Sha..rd b1d4c36fd7 * InputManager fix syntax error 13 years ago
Sha..rd db4188c797 * InputManager will throw exception if joysticks are disabled instead of returning null 13 years ago
rem..om e1d4d66877 BatchNode now correctly accounts for tangents buffer. (the initial copy of the buffer was only accounting for 3 components instead of 4). 13 years ago
rem..om 33b6bcb20c BatchNode now use bulk copy for untransformed buffers like GeometryBatchFactory 13 years ago
rem..om 4c7e271606 Fixed Garnaout issue with cinematic \o/ 13 years ago
PSp..om 1545a83abb Implemented a more efficient way of bulk copying 13 years ago