Commit Graph

2964 Commits (97ae6fcebc0f6c38ac18621a3e666bac1cd7ac6b)
 

Author SHA1 Message Date
nor..67 5870f11ff4 SDK: 12 years ago
nor..67 f854248495 SDK: 12 years ago
nor..67 6dacfd56b3 SDK: 12 years ago
nor..67 aa8866e92e SDK: 12 years ago
nor..67 7a3b2f246e SDK: 12 years ago
nor..67 28212be9bb SDK: 12 years ago
nor..67 308c8f6c08 SDK: 12 years ago
nor..67 bb0a7befc5 SDK: 12 years ago
nor..67 e51b39a628 SDK: 12 years ago
nor..67 bcedc37037 SDK: 12 years ago
Kae..pl 3d38b634d5 Added functionality that will ignore modifiers that cause no changes to the model due to incomplete (but not invalid) definition. This caused errors when object had for example two armature modifiers and only the second one had armature model attached. 12 years ago
nor..67 e84105307c SDK: 12 years ago
nor..67 08212605bc SDK: 12 years ago
nor..67 1fc78cae84 SDK: 12 years ago
nor..67 81a08d6c49 SDK: 12 years ago
nor..67 f77b953fff SDK: 12 years ago
nor..67 7ef0e439d4 SDK: 12 years ago
nor..67 4c87e3ecae SDK: 12 years ago
nor..67 2d1af0f1f8 SDK: 12 years ago
nor..67 2c6e8cbb2a SDK: 12 years ago
rem..om e3236e20b4 BatchNode now updates its geometric state right after batching. 12 years ago
rem..om c6d659684e BatchNode and physics : Reverted previous change and made the batchNode batch geom to ignore physics. 12 years ago
nor..67 2c9fe26913 SDK: 12 years ago
nor..67 07de275681 SDK: 12 years ago
nor..67 00d74ff402 SDK: 12 years ago
nor..67 9340764639 SDK: 12 years ago
nor..67 7f83236526 SDK: 12 years ago
rem..om dada1c1d38 CollisionShapeFactory.createCompoundShape now exclude geometies the are batched in a BatchNode. 12 years ago
Kae..pl 601a34ba99 Fixed an error that caused NullPointerException to be raised if a curve had no taper object applied. 12 years ago
nor..67 7d82eb6ee0 SDK: 12 years ago
nor..67 a6d62a1d16 SDK: 12 years ago
Kae..pl 61ad771748 Bugfix: 538: Multiple issues with female3.blend 12 years ago
bre..om 4bbbf7dbe8 changed terrain to use a ShortBuffer if the index count is less than 65535 so it can work on more android devices 12 years ago
nor..67 4f02b407cf - remove usage of Box mesh constructor with position from BasicGame template 12 years ago
rem..om 17b53db1aa Changed all NullPointerException in ShaderSource to IllegalArgumentException 12 years ago
Zer..om ec95e50f85 Added three "always present" modes to the list of windows resolutions so that these 3 options are always there no matter what the monitor natively supports. (Unless the minimum is set to higher than them of course). 12 years ago
iwg..ic e21f22e6dc Fixed issue with handling Multi-Touch not tracking MOVE for second finger when first finger is lifted. Thanks to kumasao. 12 years ago
iwg..ic ab5282fb2d Additional fix for http://code.google.com/p/jmonkeyengine/issues/detail?id=504. 12 years ago
rem..om 609d51dbfd Further fix and cleanup to SSAO for glsl < 1.5 12 years ago
nor..67 21e5244c0a Fixed ssao filter for opengl < 1.5 12 years ago
rem..om 9a6fe1fdf5 Fix to previous commit to OGLESShaderRenderer. Accidently committed unrelated and non working changes to the renderer. 12 years ago
jul..om 35697b036e Temporarily fixes some things with JARs (for Java and native libraries used by JogAmp) in order to allow some people to run the demos easily 12 years ago
rem..om 68e0e835f5 Ogles renderer now correctly supports Verctor4 uniforms 12 years ago
rem..om 39d0939879 MotionEvent upVector is now defaulted to Y axis 12 years ago
nor..67 5d9b67214a - add some javadoc to HingeJoint setLimit 12 years ago
rem..om a9eec4c1b2 Jaime model, and test case 12 years ago
rem..om 3f815a0c70 Made the "Continue" buttont he default button of the new setting dialog box 12 years ago
Zer..om 2f886846c8 Updated SettingsDialog with an improved layout (including labels for the options), i18n via a resource bundle, and a more sensible list of windowed mode screen resolutions. You can also now specify a minimum width and height in the app settings and it will not let you select a mode smaller than that. 12 years ago
PSp..om 4c2579d0bf Added a getter for the state manager's Application. 12 years ago
iwg..ic 044d81f7e8 Add calls to loseFocus and gainFocus when activity pauses and resumes 12 years ago