Commit Graph

26 Commits (5e4af7a4fecf5a0b71eb7787f6a6f436f054e8d9)

Author SHA1 Message Date
Kae..pl 5e4af7a4fe Feature: disabling texture optimisations by default. 12 years ago
Kae..pl ebef55aecf Refactoring: removing AbstractBlenderLoader class, it turned out to be unneded and made some unnecessary mess in the code. 12 years ago
Kae..pl eda3e8d725 Feature: sky generated textures can be generated agains a cube or a sphere of a selected size. By default a sphere is now used. This makes the sky look entirely seamless. 12 years ago
Kae..pl eb7e7bbaad Feature: added sky loading. 12 years ago
Kae..pl 217a1a6273 Refactoring: removing AnimData class use in blender importer to make it independent on the OGRE plugin (this way the usage of the importer will not require the presence of Ogre plugin in the classpath). 12 years ago
Kae..pl ecc8d8387b Refactoring: tabs replaced by spaces in blender importer sources. (4 spaces for each tab) 12 years ago
nor..67 d6ea096da9 - default blender FaceCullMode to back 12 years ago
Kae..pl fea4c37e06 Feature: user can now decide if the mipmaps will be generated or not; by default 'mipmap' blender flag is used to decide if mips for specified textures shall be generated or not 12 years ago
Kae..pl fa426feb08 Wrapping cameras into CameraNode. 13 years ago
Kae..pl be5428736d Wrapping Light into LightNodes (this allows to add constraints and properties to lights). 13 years ago
Kae..pl 1bad383be2 Added and entry to the blender key that allows to disable loading of generated textures. The value is set to false by default because generated textures need extra care when being loaded. 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
Kae..pl 2fe4d620d9 Fixing a bug where texture size getter is called before the opengl is initialized. 13 years ago
Kae..pl 8de8bf2d3e Textures loading refactoring. 13 years ago
Kae..pl b8896f3948 Added variable to BlenderKey that would allow to suspend object properties loading. 13 years ago
sky..om 8e721f5c93 Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
nor..67 3cdaf0e051 jme3: 14 years ago
Kae..pl fd3c84ccce Increasing the default generated textures size (they import in reasonable time yet and are of better quality). 14 years ago
Kae..pl ff3336679d Setter for generated texture depth added. 14 years ago
Kae..pl 0b274b3c1b Automatic loading of both bone and object animations (no need to specify animations in blender key any more). 14 years ago
Kae..pl daa86cfec7 Disabling loading all assets by default. Now unlinked assets or those being on inactive layers will not be loaded if they are not requested to. 14 years ago
Kae..pl d6574a8cc7 Importing generated textures as 3D textures. 14 years ago
Kae..pl a6700cc754 Minro javadoc update. 14 years ago
sha..rd 95cdde7f53 * Javadocs for com.jme3.material 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