You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
e43d5790f6
Trade: change animation track target to target type and target ID to target.
...
This is in line with how the other APIs are named (for example
ObjectDataXD have instance type and instance). This would be very hard
to change later without breaking backwards compatibility, so I'm doing
it now, until the animation APIs get widely used.
8 years ago
..
Test
Trade: change animation track target to target type and target ID to target.
8 years ago
AbstractImageConverter.cpp
Trade: exhaustive test for AbstractImageConverter.
8 years ago
AbstractImageConverter.h
Don't use GL-specific stuff on targets without GL enabled.
8 years ago
AbstractImporter.cpp
Trade: redesign importer file callbacks.
8 years ago
AbstractImporter.h
Trade: doc++
8 years ago
AbstractMaterialData.cpp
Trade: alpha mode, alpha mask and double sided material properties.
8 years ago
AbstractMaterialData.h
Trade: alpha mode, alpha mask and double sided material properties.
8 years ago
AnimationData.cpp
Trade: change animation track target to target type and target ID to target.
8 years ago
AnimationData.h
Trade: change animation track target to target type and target ID to target.
8 years ago
CMakeLists.txt
Trade: camera type, projection size and aspect ratio support.
8 years ago
CameraData.cpp
Trade: camera type, projection size and aspect ratio support.
8 years ago
CameraData.h
Trade: camera type, projection size and aspect ratio support.
8 years ago
ImageData.cpp
Trade: make it possible to attach importer state to image data.
8 years ago
ImageData.h
Trade: doc++
8 years ago
LightData.cpp
Updated copyright year.
8 years ago
LightData.h
Trade: doc++
8 years ago
MeshData2D.cpp
Trade: exclude trivial deprecated overloads from code coverage.
8 years ago
MeshData2D.h
Trade: document how MeshData can be further transformed.
8 years ago
MeshData3D.cpp
Trade: exclude trivial deprecated overloads from code coverage.
8 years ago
MeshData3D.h
Trade: document how MeshData can be further transformed.
8 years ago
MeshObjectData2D.cpp
Trade: support separate translation/rotation/scaling in ObjectData.
8 years ago
MeshObjectData2D.h
Trade: doc++
8 years ago
MeshObjectData3D.cpp
Trade: support separate translation/rotation/scaling in ObjectData.
8 years ago
MeshObjectData3D.h
Trade: doc++
8 years ago
ObjectData2D.cpp
Trade: I am quite stupid, actually.
8 years ago
ObjectData2D.h
Trade: camera type, projection size and aspect ratio support.
8 years ago
ObjectData3D.cpp
Trade: I am quite stupid, actually.
8 years ago
ObjectData3D.h
Trade: I am quite stupid, actually.
8 years ago
PhongMaterialData.cpp
Trade: alpha mode, alpha mask and double sided material properties.
8 years ago
PhongMaterialData.h
Trade: alpha mode, alpha mask and double sided material properties.
8 years ago
SceneData.cpp
Updated copyright year.
8 years ago
SceneData.h
Trade: doc++
8 years ago
TextureData.cpp
Updated copyright year.
8 years ago
TextureData.h
Trade: doc++
8 years ago
Trade.h
Trade: change animation track target to target type and target ID to target.
8 years ago
configure.h.cmake
Implement pluginSearchPaths() for all plugin interfaces.
8 years ago
imageconverter.cpp
Doc++
8 years ago
visibility.h
Split the OpenGL layer out, pt 10: test the new image APIs.
8 years ago