io_scene_3ds: Update for Blender 3.x #104507

Closed
Sebastian Sille wants to merge 12 commits from nrgsille-patch-2 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

12 Commits

Author SHA1 Message Date
Sebastian Sille 4725092bfc Merge branch 'main' into nrgsille-patch-2 2023-03-28 12:13:06 +02:00
Sebastian Sille 0d64fbee55 io_scene_3ds: Update for Blender 3.x
Added warning that filenames are limited to DOS 8.3 format

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-28 12:10:09 +02:00
Sebastian Sille 52b28788f1 io_scene_3ds: Added face and point flags
changed vertex loop order if tri loop ends with zero

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-28 12:08:39 +02:00
Sebastian Sille cfc0a3984f io_scene_3ds: Update for Blender 3.x
Added warning that filenames are limited to DOS 8.3 format

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-27 12:38:43 +02:00
Sebastian Sille 1af6eb3394 io_scene_3ds: Auto smooth after sharp and smoothflag import
enabled autosmooth after importing smoothgroups and edge flags

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-27 12:11:14 +02:00
Sebastian Sille 4f31fe5ac7 io_scene_3ds: Added face and point flags
changed vertex loop order if tri loop ends with zero

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-27 12:04:03 +02:00
Sebastian Sille 389eda1897 io_scene_3ds: Remove trailing space
some cleanup

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-27 00:07:42 +02:00
Sebastian Sille 31d1a49b2e io_scene_3ds: Inverted roughness
Inverted roughness to match with 3ds shininess

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-27 00:03:42 +02:00
Sebastian Sille 81b53f784b io_scene_3ds: Update for Blender 3.x
Changed Version

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-27 00:02:15 +02:00
Sebastian Sille e796488719 nrgsille-patch-1
just merging the patches

Pull Request: #104506
2023-03-26 20:19:25 +02:00
Sebastian Sille 1e5872a009 „io_scene_3ds/io_scene_3ds.zip“ löschen 2023-03-26 20:07:09 +02:00
Sebastian Sille 63fb923b00 io_scene_3ds: Update for Blender 3.x
Changed Version
Material and texture bsdf shader support
Added face and point flags
Added material shading method
Added emission strength

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
2023-03-26 20:03:11 +02:00