nor..67
d1b0ff04d1
- remove misplaced model loading exception from BinaryImporter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7696 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
8a9e717ca9
* Small fixes in DDSLoader
...
* Moved ImageFlipper to core-plugins
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7664 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
17af890e86
* Fix OBJ/MTL parsing bug when using linux line breaks
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7644 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
d03683deca
* SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
...
* Additional javadocs for Material
* Added TestMusicStreaming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7591 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
80900a8d64
* Moved MatParamTexture out of the Material class (might break loading of old j3o models ..)
...
* Renamed BinaryClassLoader to SavableClassFinder and put it into core
* SavableClassFinder now can remap class names, it is used to load old J3O files with particles in them by remapping the old shape names to the new names.
* Moved the particle emitter control into an inner class so nobody fools around with it
* Loading of old particle emitters now works
* Fixed issue with input not responding
* Fixed some small javadoc mistakes in RenderState
* Javadocs for com.jme3.material (not done)
* AbstractControl will now throw exception when an already-attached control is added to another spatial
* All tests should now use non-deprecated ParticleEmitter.setGravity method
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7589 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
e9fb72dcf2
- add support to add external ClassLoaders to BinaryImporter for loading classes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7559 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
c9a5e0953a
* Fix colors reference issue in MTL loader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7537 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Sha..rd
cbefb99eed
* OBJ loader will warn you if you're using lit meshes without normals
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7514 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Sha..rd
b428d8ac48
* MTL loader now supports Blender shadeless materials
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7513 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
e55e17ba4b
* Fix issue with MTL map_** statements provided with arguments
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7487 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
b0aae84707
* Fixed MTL loader bug when handling Tr/d statement
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7468 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
5bf644ff90
* Made MTLLoader more compatible
...
* Fixed bug where MTLLoader would skip lines
* Fixed exception in Mesh.setInterleaved
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7463 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
d729da9e78
* @SuppressWarnings("fallthrough") to prevent warnings
...
* Fixed rest of the warnings
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7241 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
86a4ad3718
* J3O files will now automatically load J3M files if they were loaded via assetManager.loadMaterial()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7175 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
56554d970d
* Forgot this one ..
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7158 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
12fae01a80
* OBJLoader will no longer crash when it cannot find materials in MTL file
...
* Fixed bug where calling any of the Listener methods would have no effect
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7157 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
0df414d2f0
* Fix Lighting.frag compile error
...
* Replaced nondescript NullPointerException in OBJLoader with proper exception for missing material in MTL
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7026 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
9e53abbb7a
move jme3 to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago