Files
assimp/code/AssetLib/FBX
Krishty 793284a766 Fix Build Without ArmaturePopulate Post Process Step
This post process step introduced new attributes into `aiSkeletonBone`. Said attributes are only defined with the process enabled, i.e. when the `ASSIMP_BUILD_NO_ARMATUREPOPULATE_PROCESS` macro has not been defined.

Some code, however, accessed the variables unconditionally, leading to build failures if `ASSIMP_BUILD_NO_ARMATUREPOPULATE_PROCESS` was defined.

This commit adds the missing checks.
2023-01-16 08:42:50 +01:00
..
2022-04-19 23:37:16 +02:00
2022-06-11 18:50:18 +02:00
2022-01-10 21:13:43 +01:00
2022-11-07 11:01:16 -05:00
2022-01-10 21:13:43 +01:00
2022-01-10 21:13:43 +01:00
2022-04-05 20:07:22 +02:00
2022-04-05 20:07:22 +02:00
2022-04-05 20:07:22 +02:00
2022-01-10 21:13:43 +01:00
2023-01-15 19:12:24 +01:00
2022-01-10 21:13:43 +01:00
2022-01-10 21:13:43 +01:00