v0.5.1
[0.5.1] - 2024-08-07
Changed
- RGB is now detected based on axis names in .c (pass
("r","g","b")or
("r","g","b", "a")to c_coords argument when parsing the Image(2D / 3 D)Model)
@aeisenbarth #153
("r","g","b") or("r","g","b", "a")to c_coords argument when parsing the Image(2D / 3 D)Model)