Commit Graph

874 Commits (6c341850d2cedfc3b45c3884a06a832ade913649)

Author SHA1 Message Date
Kae..pl 6c341850d2 Refactoring to constraints. Implementation now not dependant on the animation type. 13 years ago
Kae..pl c773395ace Animations refactoring. 13 years ago
roo..li 7967cc1c33 Updated jme3test.helloworld: Used best practices, simplified, removed deprecations, added javadoc, added TerrainCollision. 13 years ago
sha..rd c8f96e47a4 * Fixed Lighting.frag compile error when using vertex lighting 13 years ago
Kae..pl a649917c27 'copyFrom' method added to Camera. 13 years ago
PSp..om c548987709 Removing the deprecated packages and old version of the 13 years ago
PSp..om 878d997a4e Removing deprecated references. 13 years ago
PSp..om 7c77fc404b Removing deprecated networking code. 13 years ago
sha..rd a5be89598f * Always close InputStream in WAVLoader 13 years ago
nor..67 30dd60aea7 - update lwjgl to latest nightly 13 years ago
Kae..pl c58ffe4ddc Fix a bug with animation when Y axis was UP. 13 years ago
Sha..om 03ffc22446 * Spatial.setLocal***() methods no longer set world transform since it will be updated later on 13 years ago
Kae..pl 0dd85b8fe1 Fix to attaching objects to the scene's node. 13 years ago
Kae..pl bfc57cc7db Spatial animation support added. 13 years ago
rem..om 6600473a82 Blender Loader : Added a check to avoid crash when a vertex has more than 4 bones weight. 13 years ago
rem..om bf70599185 Blender Loader : implemented fixUpAxis for meshes 13 years ago
rem..om c011a29529 OGLES renderer : gl error now appear after the shader code output when a shader fail to compile (like in LWJGL renderer) 13 years ago
nor..67 fdd29d7be3 - fix HDRRenderer on OSX 13 years ago
nor..67 2eca2f0bdd - fix some int * float errors in Parallax.glsllib, still crashing on mac due to lines 39/42 13 years ago
nor..67 aaa7042266 - update to lwjgl 2.8.0 nightly (fixing Linux OpenAL) 13 years ago
PSp..om 3f6461a4a8 Made the static utility methods static. "D'oh!" 13 years ago
rem..om 1ca81c3355 Added GammaCorrectionFilter contributed by phate666 13 years ago
Kae..pl 8deba71f8d Blender loading logic refactoring: 13 years ago
Kae..pl ec4486d5eb Adding the MeshContext that will help with mesh modifications in a future. 13 years ago
bre..ns f6ebb7a262 terrain lod control rafactoring 13 years ago
Kae..pl 393c67c9b7 Removing unnecessary operations from ArmatureModifier. 13 years ago
rem..om 6ed981db10 PSSM : fixed wrong shadows when frustum near clip is 0 or negative (parallel projection issue) 13 years ago
Kae..pl 0775b93088 Added support for modifiers validating. Now modifiers that are invalid will not be loaded. 13 years ago
Kae..pl ba57377795 Refactoring: renaming 'DataRepository' to 'BlenderContext'. 13 years ago
Kae..pl 7a44519bac Modifiers refactoring. Common reference to loaded modifier to all classes deriving from 'Modifier' was dropped. 13 years ago
rem..om 6bbf141b9f terrain : fixed an issue on texture coordinates calculation (Some worm hole through space and time prevented the fix to go with previous commit....or that's just me) 13 years ago
rem..om 9df9ad8564 terrain : fixed an issue on texture coordinates calculation 13 years ago
kim..ng 7d315f04d9 Android: removed old apk code and added source of the curent beta1 demo apk. 13 years ago
Kae..pl 3402f51824 Armature loading refactoring and bugfixing. 13 years ago
sha..rd 64c61c86e4 * Fix syntax errors due to JmeSystem/Platform changes 13 years ago
sha..rd 5ac90f46fa * Formatting for many android classes which needed it desperately 13 years ago
Kae..pl 45d1a0e772 Several fixes to animation loading. 13 years ago
Kae..pl 7c1c6dc065 Support for UV-coordinates mapping (only for the first texture at the moment). 13 years ago
bre..ns 3383e2e086 * refactored TerrainLOD Control and removed some legacy classes for it, made it easier to use 13 years ago
Kae..pl b8618eba26 Support for generating UV coordinates for 3D textures if they are not manually created. 13 years ago
Kae..pl 76d9fd3a15 Tube projection support for objects containing many meshes. 13 years ago
nor..67 f9f25813d0 - remove ManualBlenderTester 13 years ago
bre..ns 2e1c4e8c29 NPE check on AudioNode read 13 years ago
nor..67 cea09e02ed - apply some defaults to blender loader texture key when loading from file 13 years ago
nor..67 450e40df32 - fix blender loader texture locating when blender model is loaded from assetmanager root 13 years ago
nor..67 c5b9fef193 - update TestBlenderLoader to test loading relative images 13 years ago
nor..67 50a5ecc00e - fix relative image locating in blender loader 13 years ago
Kae..pl b86c1f4e64 Generated textures refactoring. 13 years ago
nor..67 6df2a0c8ec - update lwjgl to 2.8.0-nightly, fixing MacOSX applets 13 years ago
sha..rd 6d728615a3 * Ogre3D mesh.xml loader is now more resilient to certain models exported using blender2ogre 13 years ago