- Oldenburg, Germany
- https://www.nrgsille.com
-
Event technician, DJ, lighting designer, 3D artist and hobby programmer
- Joined on
2020-03-19
Block a user
use_smooth boolean always true after import
Re-opened this issue because my fix did not solve the problem if the 3ds mesh has no smooth chunk. The flat shaded object will be imported with smooth faces by default, like the attached object
use_smooth boolean always true after import
use_smooth boolean always true after import
use_smooth- boolean always true after import
io_scene_3ds: Hierarchy and parenting
io_scene_3ds: Hierarchy and parenting
My investigation in this topic has shown that the hierarchy chunk is a header for the other parenting chunks, wich looks like this:
HIERARCHY = 0x4F00
├─ PARENT_OBJECT = 0x4F10
├─…
io_scene_3ds: Added hierarchy chunks
io_scene_3ds: Added hierarchy chunks