Jared Mulconry
|
2ac9b0ce45
Fixed build warnings on MSVC14 x64 in the FBX format sources.
|
8 yıl önce |
roshan.c
|
27f81884f9
adding support to store all the layered textures
|
9 yıl önce |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 yıl önce |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 yıl önce |
Kim Kulling
|
2b09199f4a
FBXImporter: move MeshGeometry declaration into its own header
|
9 yıl önce |
Kim Kulling
|
28d327b7ea
FBXImporter: fix build.
|
9 yıl önce |
Kim Kulling
|
2496e8a0a3
Lib: reduce number of header files included.
|
9 yıl önce |
Kim Kulling
|
1191d03405
Update license info.
|
9 yıl önce |
Otger
|
c876dce82b
Fixed crashes for Video with no content
|
9 yıl önce |
Otger
|
f94bc8d66e
Initial support for FBX embedded textures
|
9 yıl önce |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 yıl önce |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 yıl önce |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 yıl önce |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 yıl önce |
abma
|
470ad98281
fix "headercheck":
|
10 yıl önce |
George Papadopoulos
|
08ba782bd5
[FBX] add support for multiple animations (by using LocalStart/LocalStop in takes)
|
10 yıl önce |
Turo Lamminen
|
dfd171be6d
Remove unnecessary semicolons after FBXDocument property declarations
|
10 yıl önce |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 yıl önce |
attila-barsi
|
ed9204ab1b
Initial version for FBX layered textures.
|
11 yıl önce |
Alexander Gessler
|
a1713052e5
- fbx: support reading LimbNode attachments, less Property70 warnings.
|
13 yıl önce |
Alexander Gessler
|
5bc573edb8
- fbx: pre-filter animated property we don't support as early as possible.
|
13 yıl önce |
Alexander Gessler
|
cdb7caffbd
- fbx: add special output node name tag to mark fbx null nodes.
|
13 yıl önce |
Alexander Gessler
|
eed3cebc18
- fbx: add support for reading Null node attributes.
|
13 yıl önce |
Alexander Gessler
|
4921114c7d
- fbx: better error reporting reading property tables.
|
13 yıl önce |
Alexander Gessler
|
375c4b4242
- fbx: read framerate and output it in aiAnimation::mTicksPerSecond.
|
13 yıl önce |
Alexander Gessler
|
d881bb9cdc
- fbx: add support for reading GlobalSettings.
|
13 yıl önce |
Alexander Gessler
|
391a69e68b
- fbx: extend DOM to include the declarations for FBX' rotation order and inheritance enums.
|
13 yıl önce |
Alexander Gessler
|
1a5bf26e91
- fbx: light & camera conversion was missing in assimp, somehow.
|
13 yıl önce |
Alexander Gessler
|
bc0e465f91
- fbx: declare more dynamic properties of Model.
|
13 yıl önce |
Alexander Gessler
|
ffbac847ef
- fbx: add DOM classes for light and camera node attachments. Devise a new macro-based system to easily define dynamic fbx properties.
|
13 yıl önce |