shadowislord
4090b6f1de
OgreXML Loader: set jME3 material name based on ogre material name
10 years ago
shadowislord
badefdf4e4
Fix OgreXML loading crash when no material specified for geometry
10 years ago
shadowislord
7a09fbbeb0
Fix the last part of issue #90
10 years ago
Paul Speed
9eca2251a9
Handle more gracefully the case where a texture
...
directive has no image specified. Prior to this
it was throwing an ArrayIndexOutOfBounds exception
which was silently swallowed even though the
import fails.
10 years ago
Rena4ka
718bb09db1
Fix loading FBX with absolute image path
10 years ago
Nehon
e8ca5fe8ff
fixed Issue in MeshLoader introduce in a previous commit
10 years ago
shadowislord
c3542649b5
Fix the issue mentioned in PR #186
10 years ago
shadowislord
c8a2a7260e
Correct the previous PR a bit
...
* Support 1D and 3D texture coordinates specified by ogre exporter as well as 2D
10 years ago
NemesisMate
c1ce9b0779
Fixed "float2" added by some generators
...
As commented in: http://hub.jmonkeyengine.org/forum/topic/unable-to-import-3ds-max-models/#post-285056
10 years ago
shadowislord
e17375665d
Fix crash when loading ogre models due to changed lighting material
10 years ago
Rena4ka
1b43cb6d4a
Fix some FBX loader problems
...
Fix exception when loading geometry without gui, fix loading nodes
without models (nested nodes)
10 years ago
Rena4ka
f28c31d851
Fix and extend FBX file loader
...
Fix using AssetManager.loadModel() with fbx file causing to throw
AssetLoadException.
Implemented loading of new file format .fba - .fbx file with animation
mapping.
10 years ago
tort32
e5002c1428
Implemented FBX file loader
10 years ago
Rena4ka
478ca7b843
Implemented FBX file parsing
10 years ago
shadowislord
ad7fdb6fab
* Deprecate texture wrap modes not supported in OpenGL 3
...
* Make sure engine is not using them anywhere
11 years ago
shadowislord
99af4d9bd5
* Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead
11 years ago
shadowislord
6b12d5c638
* Fix many javadoc errors mostly related to incorrect HTML or missing references
11 years ago
Normen Hansen
a16857c8f4
switch to gradle layout
11 years ago
nor..67
511d045274
gradle:
...
import current build script to gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10968 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
PSp..om
ed77d40c63
First pass at copying the source files with history into the
...
new gradle-based structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago