mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 gadi atpakaļ |
Kim Kulling
|
53370d0d31
FBXImporter: some refactorings to increase readability.
|
9 gadi atpakaļ |
Kim Kulling
|
2496e8a0a3
Lib: reduce number of header files included.
|
9 gadi atpakaļ |
Kim Kulling
|
1191d03405
Update license info.
|
9 gadi atpakaļ |
Turo Lamminen
|
46121a1559
Mark single-parameter constructors explicit
|
9 gadi atpakaļ |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 gadi atpakaļ |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 gadi atpakaļ |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 gadi atpakaļ |
abma
|
470ad98281
fix "headercheck":
|
10 gadi atpakaļ |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 gadi atpakaļ |
Frederik Aalund
|
f65e5d5487
Fixed a compile error due to a >> expression in a nested template statement.
|
11 gadi atpakaļ |
Frederik Aalund
|
9eb8677aba
Added unparsed FBX properties to the aiNode's metadata. This allows the
|
11 gadi atpakaļ |
acgessler
|
e56b39ecaf
fbx: gcc 4.6 compile fixes
|
13 gadi atpakaļ |
Alexander Gessler
|
04c77029e8
- fbx: fix boost build errors (was building with BOOST_WORKAROUND for a while).
|
13 gadi atpakaļ |
acgessler
|
3f811f4a62
- fbx: DOM Material -> aiMaterial converter (WIP!).
|
13 gadi atpakaļ |
acgessler
|
131008cea1
- fbx: read materials.
|
13 gadi atpakaļ |
acgessler
|
b49cf16bc2
- fbx: change const semantics for PropertyTable's. Lazy parsing of properties no longer affects logical constness.
|
13 gadi atpakaļ |
acgessler
|
00f249b8dd
- fbx: add property system
|
13 gadi atpakaļ |