Frederik Aalund
|
f65e5d5487
|
Fixed a compile error due to a >> expression in a nested template statement.
|
2014-03-09 17:04:27 +01:00 |
Frederik Aalund
|
9eb8677aba
|
Added unparsed FBX properties to the aiNode's metadata. This allows the
user to extract extra/custom/user attributes/properties from the scene
graph. E.g., extracting attributes set under "extra attributes" in Maya.
|
2014-03-09 16:18:05 +01:00 |
acgessler
|
e56b39ecaf
|
fbx: gcc 4.6 compile fixes
|
2012-07-07 20:46:29 +02:00 |
Alexander Gessler
|
04c77029e8
|
- fbx: fix boost build errors (was building with BOOST_WORKAROUND for a while).
|
2012-07-04 17:06:55 +02:00 |
acgessler
|
3f811f4a62
|
- fbx: DOM Material -> aiMaterial converter (WIP!).
|
2012-07-02 19:59:31 +02:00 |
acgessler
|
131008cea1
|
- fbx: read materials.
|
2012-07-02 17:37:00 +02:00 |
acgessler
|
b49cf16bc2
|
- fbx: change const semantics for PropertyTable's. Lazy parsing of properties no longer affects logical constness.
|
2012-07-02 17:09:32 +02:00 |
acgessler
|
00f249b8dd
|
- fbx: add property system
|
2012-07-02 15:57:51 +02:00 |