Kae..pl
3d22756dfc
Added support for loading the following texture types: DXT1, DXT3 and DXT5.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9178 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
026a5bd0a6
Removed unnecessary System.out's.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9136 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
0e9f7ea22f
Fixes to limit rotation constraint.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9125 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
65afa0bbc8
Fixes to spot light loading.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9117 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
3a84693f68
Many changes:
...
- simplified implementation for bones loading
- static bones poses discarded
- loading of object animation for blender 2.50+ added (didn't work for these versions before)
- several small bugfixes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9115 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
3695f8f1fc
* Blender loader now writes color as a normalized byte buffer, reduces mem usage by 4 times
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9015 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
3e6d649c48
* Fixed incorrect byte->float conversion when loading color buffer in Blender loader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
8cca61b3ef
* Fixed crash in blender loader when given textures without extension
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9013 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
3d54ab3378
* Blender loader will now extract vertex data into separate vertex buffers for meshes that use multiple materials instead of sharing them
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9007 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
03fb684b10
* Blender now supports loading color for shadeless materials
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9006 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
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
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..om
1801f1f336
Brought the number of Javadoc workings down to 391 from 410
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8979 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
2ac215f477
Fix a bug with bad bones placing.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8951 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
e4c4380ab5
Fixing a bug with cloning SkeletonControl for Spatial. The anim control will always be added if the object has an armature, even if it has no animations.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8950 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
f74d0311ae
Bugfix: LocLimitConstraint erased other tracks except the one it was supposed to alter.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8947 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
8297877114
Armature bugfix: bones had constraints applied before they were loaded (skeleton loading moved to ObjectHelper).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8946 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
f232b11318
Material name added.
...
Reading material's name from blender added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8945 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
f6ccfa79bb
- fix non-UTF8 characters in bullet importer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8921 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
0e4f115e84
FIXED: Issue 430: Blender loader sets blend mode = alpha on material that is not really transparent
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8900 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
4b55383ba0
FIXED: Issue 427: Blender loader writes BindPose buffers without BoneIndex or BoneWeight data
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8899 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
7e3e35c7f2
FIXED: Issue 428: Blender loader doesn't compress index buffers
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8898 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
7f694b3ba0
BUGFIX: Issue 434: Blender loader loads model with incorrect Y-up transform
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8897 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
a1d73d159d
Many changes to blender importer:
...
- constraints refactoring (easier use and less code)
- constraints support for blender 2.50+ (although not all of the constraints are supported)
- Y is up axis issue fixed for animations
- owner and target spaces evaluation support for constraints (two bone space modes still to do)
- simplified code for bones loading (though still needs some refactoring)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8877 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
3cdaf0e051
jme3:
...
- fix imports in all classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
67930542ee
Fixes to Y is up axis arrow.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8544 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
ae739ef441
Fix in normals calculations when Y is up axis.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8528 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
18ce27faae
Changes to Y-is-Up-Axis issue.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8516 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
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).
...
Such model will not be visible.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8468 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
bb52601e4e
* Gutted out SpatialAnimation
...
* Fix crash in TestObjectAnimation**
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8420 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
e3366f14b8
Animation system revamp
...
* Track is no longer generic and doesn't need to be
* Removed implementation specific methods from Track
* Animation class no longer casts the track to a specific type to call setTime(). The specific Track.setTime() implementation makes the appropriate operations.
* TempVars instance is now passed down from the AnimControl to the tracks to get rid of all temp members in the tracks
* Misc docs and comment changes
* J3O files that reference BoneAnimation or SpatialAnimation class are automatically redirected to Animation class
* MeshAnimation, previously unused, is now completely obsolete and has been deleted
* PoseTrack, previously unused, is now deprecated until pose loading support is added
* Proper formatting for SpatialTrack
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8419 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
4cde46bee5
Attaching an empty to its parent.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8364 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
984bab2ae9
Removing fix up axis checking for mesh vertices.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8361 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
952081b192
Fixing a bug that caused NPE to be thrown when no actions where applied to armature.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8360 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
7492410485
Moving 3D textures shaders to blender packages.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8349 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
3969d34a03
Fixes to textures merging.
...
Adding logs to the image loading method.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8328 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
fd3c84ccce
Increasing the default generated textures size (they import in reasonable time yet and are of better quality).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8325 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
846b569552
Support for generated textures merging.
...
Optimizations in textures loading when multiple textures are applied.
Fixes in pixel blending.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8324 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
ff3336679d
Setter for generated texture depth added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8316 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
0b274b3c1b
Automatic loading of both bone and object animations (no need to specify animations in blender key any more).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8305 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
6c341850d2
Refactoring to constraints. Implementation now not dependant on the animation type.
...
Removing deprecated animation classes.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8303 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
c58ffe4ddc
Fix a bug with animation when Y axis was UP.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8270 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
0dd85b8fe1
Fix to attaching objects to the scene's node.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8268 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
6600473a82
Blender Loader : Added a check to avoid crash when a vertex has more than 4 bones weight.
...
As Marcin state in a comment this limitation has no sense for blender as it was an Ogre format limitation. We'll need to fix that
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8266 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
bf70599185
Blender Loader : implemented fixUpAxis for meshes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8265 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
8deba71f8d
Blender loading logic refactoring:
...
- JmeConverter replaced by AbstractBlenderLoader
- scene loading implemented (now all objects are attached to the scene node)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8252 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
ec4486d5eb
Adding the MeshContext that will help with mesh modifications in a future.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8251 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
393c67c9b7
Removing unnecessary operations from ArmatureModifier.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8248 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
0775b93088
Added support for modifiers validating. Now modifiers that are invalid will not be loaded.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8245 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
ba57377795
Refactoring: renaming 'DataRepository' to 'BlenderContext'.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8244 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
7a44519bac
Modifiers refactoring. Common reference to loaded modifier to all classes deriving from 'Modifier' was dropped.
...
Now all modifiers hold their own data and do not give acces to them.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8243 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago