Commit Graph

43 Commits (1bbbc3b0bbc4082fbfd8c29d2e1f5dbd53c612ad)

Author SHA1 Message Date
Kae..pl 1e2e6f6a2d Fix to armature modifier loading. 14 years ago
sha..rd b8826716b1 * Fixed syntax error in ModifierHelper 14 years ago
Kae..pl a67dbf9977 Moving loading object animation modifier to ModifierHelper class. 14 years ago
Kae..pl 1403574835 Fix to properties storing (bad casting removed). 14 years ago
Kae..pl 491b0f8bce Fix to loading properties. They are now assigned to Spatial and not only to Geometry. 14 years ago
sha..rd bffe191275 * Fix NullPointerException in MaterialHelper 14 years ago
sha..rd f41584e966 * Applied abies fix to Sky rotation 14 years ago
Kae..pl ccf1242112 A method to find property in subproperties added. 14 years ago
Kae..pl 3f352ea5de Storing texture path as its name. 14 years ago
sha..rd 348b1d638a * Fixed Blender loader crash when "Image" texture mode is specified but actual image is not selected 14 years ago
Kae..pl 41cde21260 Fix to applying Y-up axis to rotated objects. 14 years ago
Kae..pl c67ab5bb8d NPE bugfix (properties are only applied for Geometries). 14 years ago
Kae..pl bb474ecbd2 Returning to the previous way of uv-mapping reading (the new one apparently caused troubles). 14 years ago
Kae..pl 82a718e413 Adding additional comments. 14 years ago
Kae..pl aaeb948b9d Fix to object positioning when Y axis is set to be UP axis. 14 years ago
Kae..pl 491c164bd3 Using BoneAnimation cloning rather that internal method. 14 years ago
Kae..pl f1c1bc70e9 Fix to constraint's influence loading (if IPO of the influence was not present then NPE was raised). 14 years ago
Kae..pl c30288febf Fix to texture loading: catching asset's manager AssetNotFoundException. 14 years ago
Kae..pl 4a9f7ab979 Implementation of shrinkwrap constraint (+ several bugfixes and updated test asset file). 14 years ago
Kae..pl 697a02e7c5 Support for object animation constraints loading. 14 years ago
Kae..pl 48bfcaac18 Synchronization added during constraints functions initialization. 14 years ago
Kae..pl 52b40e7ae5 Refactoring. Moving Properties class to structures package. 14 years ago
Kae..pl e0188e7a13 Support for 'Fit curve' mode in array modifier added. 14 years ago
Kae..pl 88584ea76c Full support for loading mirror modifier added. 14 years ago
Kae..pl 16c60c7cde 'isNotNull' method added to pointer (so that the code reading is more clear). 14 years ago
Kae..pl fd2184784c Support for loading custom properties added. 14 years ago
Kae..pl 7d7e6062ee Improvements to mirror modifier (90% complete). 14 years ago
Kae..pl 15e099e160 Fix to texture UV-mapping (textures did not exactly fit the ones in blender). 14 years ago
Kae..pl e90d01d6e2 Support for loading mirror modifier (75% complete). 14 years ago
Kae..pl 5dc1a29f6e Fix to setting the normal texture if vertex coloring is enabled. 14 years ago
Kae..pl 068b6a9943 Input stream closing in blender input stream. 14 years ago
Kae..pl f914018dc5 Small fix to name fetching from structure. 14 years ago
sha..rd 8cbb0f210d * Small javadoc fixes 14 years ago
sha..rd 95cdde7f53 * Javadocs for com.jme3.material 14 years ago
sha..rd d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
sha..rd 80900a8d64 * Moved MatParamTexture out of the Material class (might break loading of old j3o models ..) 14 years ago
Kae..pl e6532fc7ed Implementation changes in texture blending methods. 14 years ago
Kae..pl 19ad025877 Moving emitter shapes to a separate package. 14 years ago
Kae..pl c4270ad91f Javadocs added and removed unused methods. 14 years ago
Kae..pl c6be5633ce Support for Newtonian Physics in particles importing. 14 years ago
Kae..pl 9a74373da3 Support for BGR8 and RGBA8 texture formats added (credits to madlion for finding that :) ). 14 years ago
Kae..pl 3806ab1fe6 Support to loading specified layers of the scene added. 14 years ago
nor..67 36d041fae6 - add blender loader 14 years ago