Kae..pl
578c92affc
Support for loading SpotLight.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8100 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
cb3f57009f
Bugfix: NPE was raised when the object had no material.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8099 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
87ba2fcb11
Fix to a bug that caused loader to crach when loading an object without textures.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8098 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
ef430fe04a
Support for 'Normal' texture mapping for 3D textures.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8094 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
17392d2cf8
Support for image sphere projection on a mesh.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8092 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
263089b68f
Fix to tube UV coordinates generation (image will not be upside down now).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8089 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
9a44e32fb2
Image loading changed during textures loading (using AssetManager now).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8074 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
ccb31e646b
Small fix to musgrave texture generator.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8065 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
11b250ffe1
Support for texture's tube projection.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8059 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
3e1646a6cd
Licence blocks added to texture generators.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8057 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
8f1e07a557
Moving projection calculations to a separate class.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8055 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
843cce9b30
Cube mapping for textures support.
...
Providing proper texture mapping data to UVCoordinatesGenerator.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8054 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
6c9395c4e9
Creating common setup for both types of loaders.
...
Fixing a bug with loading objects from all layers when using BlenderModelLoader.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8043 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 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.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8042 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
d6574a8cc7
Importing generated textures as 3D textures.
...
UV coordinates generator added (will handle different UV coordinates generation methods in the future).
MaterialHelper refactoring.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8039 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
ab26912f60
Adding changes pointed out by madlion.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8036 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
17b949fea2
Blender Loader
...
* Enable mipmaps for packed and generated textures
* Better handling of material flags for 2.58
* Allow loading of meshes with no vertices instead of crashing
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8005 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
984721cc75
* AnimControl now supports abstract animation (doesn't have to be BoneAnimation)
...
* Misc javadocs
* Fix for SoundHandleJme.stop()
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7988 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
1f90dcb8ff
Textures importing refactoring in blender loader.
...
Each generated texture has now its own generator class.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7975 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
1e7b7860fe
Large blender importer refactoring:
...
- bleder features separated between different packages
- refactoring of modifier system (each modifier now in a separate class)
- refactoring of constraints system (each constraint now in a separate class)
- no converter interface
- every helper supports versions 2.49 and 2.5+.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7953 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
a6700cc754
Minro javadoc update.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7950 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
8de7a5755e
Fix to mirror modifier loading (buffer bounds were exceeded in some cases).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7945 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
fbd1cb837b
Ignoring textures that are defined but disabled in material.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7944 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
733195c33c
Fix with reading the proper buffer.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7943 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
821dc08553
Automatic generation of UV-coordinates (not the best solution yet, but working on it ;) )
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7941 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
cc403160be
Texture key for generated textures added.
...
Normalmap is only calculated when generated texture is an input.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7927 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
5ec83b0f62
- fix small typo in BlenderLoader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7924 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
93530bc2d0
Fix to loading models with high number of vertices (greater than Shor.MAX_VALUE).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7923 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
04d3509c58
Improving image loading speed by using the BufferedInputStream.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7922 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
f4d900bc43
Fix to narmal map loading.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7921 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
0de5fe39a3
Fix to loading normal maps.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7918 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
99746c72ec
Several changes to constraints (but may not working well yet).
...
Fix to Y-up axis issue when parent was present bu not loaded (in different layer for example).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7913 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
1e2e6f6a2d
Fix to armature modifier loading.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7884 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
b8826716b1
* Fixed syntax error in ModifierHelper
...
* Other minor fixes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7855 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
a67dbf9977
Moving loading object animation modifier to ModifierHelper class.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7852 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
1403574835
Fix to properties storing (bad casting removed).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
491b0f8bce
Fix to loading properties. They are now assigned to Spatial and not only to Geometry.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7838 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
bffe191275
* Fix NullPointerException in MaterialHelper
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7812 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
f41584e966
* Applied abies fix to Sky rotation
...
* Blender importer now puts transparent materials in the transparent queue bucket
* Blender importer creates RGBA8 textures as a result of blending
* Blender importer - all textures are now mipmapped by default
* Lighting shader now supports lightmap
* Fixed GLSL 1.5 warnings
* Ogre3D materials now use glow color as emissive color
* MaterialLoader will now only load first texture unit instead of last
* All XML loaders are now namespace aware by default so that android can properly load XML
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7792 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
ccf1242112
A method to find property in subproperties added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7749 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
3f352ea5de
Storing texture path as its name.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7732 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
348b1d638a
* Fixed Blender loader crash when "Image" texture mode is specified but actual image is not selected
...
* Replaced oracle proprietary exception with UnsupportedOperationException
* Shared Geometry Patch - Still need detection mechanism for old versions!
* Binary/J3O format will now write signature and version
* Binary/J3O format now has version numbers for exported class hierarchies
* Fix crash in TestHoveringTank
* ListMap now uses backing array and a map - increased lookup performance for uniforms/matparams and faster iteration too. Only insertion became slower
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7726 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
41cde21260
Fix to applying Y-up axis to rotated objects.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7704 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
c67ab5bb8d
NPE bugfix (properties are only applied for Geometries).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7703 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
bb474ecbd2
Returning to the previous way of uv-mapping reading (the new one apparently caused troubles).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7702 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
82a718e413
Adding additional comments.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7701 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
aaeb948b9d
Fix to object positioning when Y axis is set to be UP axis.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7699 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
491c164bd3
Using BoneAnimation cloning rather that internal method.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7698 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
f1c1bc70e9
Fix to constraint's influence loading (if IPO of the influence was not present then NPE was raised).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7697 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
c30288febf
Fix to texture loading: catching asset's manager AssetNotFoundException.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7690 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago