assimp/port/jAssimp/src/assimp
aramis_acg 38004d789c Added light & camera data structures to jAssimp and updated the list of configuration properties. However, I still had not yet the time to write the C++ binding to the Java API.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@183 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-10-18 19:52:23 +00:00
..
test Optimized GenVertexNormal-Step. 2008-09-27 16:46:05 +00:00
Animation.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
Bone.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
BoneAnim.java Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 2008-09-20 15:55:51 +00:00
Camera.java Added light & camera data structures to jAssimp and updated the list of configuration properties. However, I still had not yet the time to write the C++ binding to the Java API. 2008-10-18 19:52:23 +00:00
Component.java Added light & camera data structures to jAssimp and updated the list of configuration properties. However, I still had not yet the time to write the C++ binding to the Java API. 2008-10-18 19:52:23 +00:00
CompressedTexture.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
ConfigProperty.java Added light & camera data structures to jAssimp and updated the list of configuration properties. However, I still had not yet the time to write the C++ binding to the Java API. 2008-10-18 19:52:23 +00:00
DefaultLogger.java ase/ask loader is quite stable now, loads most models correctly 2008-05-30 23:01:25 +00:00
IOStream.java Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 2008-06-22 10:09:26 +00:00
IOSystem.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
Importer.java Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
Light.java Added light & camera data structures to jAssimp and updated the list of configuration properties. However, I still had not yet the time to write the C++ binding to the Java API. 2008-10-18 19:52:23 +00:00
LogStream.java ase/ask loader is quite stable now, loads most models correctly 2008-05-30 23:01:25 +00:00
Logger.java ase/ask loader is quite stable now, loads most models correctly 2008-05-30 23:01:25 +00:00
Material.java Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
Matrix3x3.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
Matrix4x4.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
Mesh.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
NativeException.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
Node.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
PostProcessStep.java Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 2008-09-20 15:55:51 +00:00
Quaternion.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
Scene.java Optimized GenVertexNormal-Step. 2008-09-27 16:46:05 +00:00
ShadingMode.java Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
Texture.java Added current WIP version of jAssimp 2008-08-07 22:55:02 +00:00
TextureMapMode.java Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 2008-09-20 15:55:51 +00:00
TextureOp.java Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 2008-06-22 10:09:26 +00:00