Torque3D/Engine
AzaezelX e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per.
while that certainly works for most cases it falls apart when dealing with postfx where it's an unnamed array of variable types of inputs.
shifted the profile assignment to #define INIT_IMAGEASSET_ARRAY(name, profile, index) so there's still a really obvious point where you can see the default setting, even if it's not in the more desireable OG definition spot
for postfx in particular, given we can swap that, provided an example of how to do just that
2021-11-03 12:30:52 -05:00
..
bin Old project generator is dead 2019-11-26 22:02:12 +10:00
lib * Adjustment: Update Assimp version to 5.0.1. 2021-10-21 21:14:55 -04:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source correct imageassetarrays having a singular texture profile as oposed to a type per. 2021-11-03 12:30:52 -05:00