Commit Graph

113 Commits (3071bd7b57d8057225ad43a9389ba9479728710a)

Author SHA1 Message Date
nor..67 3cdaf0e051 jme3: 13 years ago
Kae..pl 67930542ee Fixes to Y is up axis arrow. 13 years ago
Kae..pl ae739ef441 Fix in normals calculations when Y is up axis. 13 years ago
Kae..pl 18ce27faae Changes to Y-is-Up-Axis issue. 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
sha..rd bb52601e4e * Gutted out SpatialAnimation 13 years ago
sha..rd e3366f14b8 Animation system revamp 13 years ago
Kae..pl 4cde46bee5 Attaching an empty to its parent. 13 years ago
Kae..pl 984bab2ae9 Removing fix up axis checking for mesh vertices. 13 years ago
Kae..pl 952081b192 Fixing a bug that caused NPE to be thrown when no actions where applied to armature. 13 years ago
Kae..pl 7492410485 Moving 3D textures shaders to blender packages. 13 years ago
Kae..pl 3969d34a03 Fixes to textures merging. 13 years ago
Kae..pl fd3c84ccce Increasing the default generated textures size (they import in reasonable time yet and are of better quality). 13 years ago
Kae..pl 846b569552 Support for generated textures merging. 13 years ago
Kae..pl ff3336679d Setter for generated texture depth added. 13 years ago
Kae..pl 0b274b3c1b Automatic loading of both bone and object animations (no need to specify animations in blender key any more). 13 years ago
Kae..pl 6c341850d2 Refactoring to constraints. Implementation now not dependant on the animation type. 13 years ago
Kae..pl c58ffe4ddc Fix a bug with animation when Y axis was UP. 13 years ago
Kae..pl 0dd85b8fe1 Fix to attaching objects to the scene's node. 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
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
Kae..pl 393c67c9b7 Removing unnecessary operations from ArmatureModifier. 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
Kae..pl 3402f51824 Armature loading refactoring and bugfixing. 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
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 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 50a5ecc00e - fix relative image locating in blender loader 13 years ago
Kae..pl b86c1f4e64 Generated textures refactoring. 13 years ago
sha..rd 120a3d1e4f Blender Loader 13 years ago
Kae..pl 0094d37e0f Loading constraints for blender 2.49 fix (warning is now shown when blender version is 2.50 or higher). 13 years ago
Kae..pl 578c92affc Support for loading SpotLight. 13 years ago
Kae..pl cb3f57009f Bugfix: NPE was raised when the object had no material. 13 years ago
Kae..pl 87ba2fcb11 Fix to a bug that caused loader to crach when loading an object without textures. 13 years ago
Kae..pl ef430fe04a Support for 'Normal' texture mapping for 3D textures. 13 years ago
Kae..pl 17392d2cf8 Support for image sphere projection on a mesh. 13 years ago
Kae..pl 263089b68f Fix to tube UV coordinates generation (image will not be upside down now). 13 years ago
Kae..pl 9a44e32fb2 Image loading changed during textures loading (using AssetManager now). 13 years ago
Kae..pl ccb31e646b Small fix to musgrave texture generator. 13 years ago
Kae..pl 11b250ffe1 Support for texture's tube projection. 13 years ago
Kae..pl 3e1646a6cd Licence blocks added to texture generators. 13 years ago
Kae..pl 8f1e07a557 Moving projection calculations to a separate class. 13 years ago
Kae..pl 843cce9b30 Cube mapping for textures support. 13 years ago