io_scene_3ds: Update for Blender 3.x #104511

Merged
Sebastian Sille merged 3 commits from nrgsille-patch-1 into main 2023-03-31 23:33:27 +02:00

#104493

Export 3ds:

  • added percent subchunk
  • added specularity and reflection
  • fixed transformation matrix
  • moved import modules to the start of the script
  • added alpha data and material property
  • added material shading
  • fixed texture mapping
  • added texture blur
  • added texture percentage
  • added secondary texture
  • added principled BSDF material support
  • added masterscale element
  • added smooth groups
  • added reflection map
  • added roughness map
  • added emission map
  • added bump percent
  • added emission strength
  • added alpha flag
  • added tint flags
  • added tint colors
  • added face and point flags
  • added light object
  • added camera object
  • fixed export timer
  • inverted roughness

Import 3ds:

  • advanced principled BSDF shader support
  • added smooth groups
  • added material shading
  • added roughness
  • inverted roughness
  • added specular
  • added metallic
  • added emission strength
  • added reflection map
  • added roughness map
  • added emission map
  • added bump percent
  • fixed ambient color
  • fixed specular color
  • added alpha flag
  • added tint flags
  • added tint colors
  • added face and point flags
  • added texture percentage
  • added texture angle
  • added light color
  • added light intensity
  • added spotlight parameters
  • added color track tag
  • added camera
  • added cam target triangulation
  • added camera focal length
  • added camera field of view
  • added camera roll track tag
  • added optional keyframe reading

Move back from blender-addons-contrib

Signed-off-by: Sebastian Sille nrgsille@noreply.localhost

[#104493](https://projects.blender.org/blender/blender-addons/issues/104493) Export 3ds: * added percent subchunk * added specularity and reflection * fixed transformation matrix * moved import modules to the start of the script * added alpha data and material property * added material shading * fixed texture mapping * added texture blur * added texture percentage * added secondary texture * added principled BSDF material support * added masterscale element * added smooth groups * added reflection map * added roughness map * added emission map * added bump percent * added emission strength * added alpha flag * added tint flags * added tint colors * added face and point flags * added light object * added camera object * fixed export timer * inverted roughness Import 3ds: * advanced principled BSDF shader support * added smooth groups * added material shading * added roughness * inverted roughness * added specular * added metallic * added emission strength * added reflection map * added roughness map * added emission map * added bump percent * fixed ambient color * fixed specular color * added alpha flag * added tint flags * added tint colors * added face and point flags * added texture percentage * added texture angle * added light color * added light intensity * added spotlight parameters * added color track tag * added camera * added cam target triangulation * added camera focal length * added camera field of view * added camera roll track tag * added optional keyframe reading Move back from blender-addons-contrib Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
Sebastian Sille added the
Module
Add-ons (Community)
Type
Patch
Priority
Normal
labels 2023-03-29 12:35:49 +02:00
Sebastian Sille self-assigned this 2023-03-29 12:35:50 +02:00
Sebastian Sille added 1 commit 2023-03-29 12:35:52 +02:00
f07ff3ac2b io_scene_3ds: Update for Blender 3.x
[#104493](#104493)

Move back from blender-addons-contrib

Signed-off-by: Sebastian Sille <nrgsille@noreply.localhost>
Sebastian Sille requested review from Brendon Murphy 2023-03-29 12:36:00 +02:00
Sebastian Sille added the due date 2023-03-31 2023-03-29 12:36:24 +02:00
Sebastian Sille requested review from Campbell Barton 2023-03-30 08:51:39 +02:00
Sebastian Sille added this to the Import/Export project 2023-03-30 09:13:53 +02:00
Sebastian Sille removed the
Module
Add-ons (Community)
Priority
Normal
Type
Patch
labels 2023-03-30 09:26:58 +02:00
Sebastian Sille added the
Interest
Pipeline, Assets & IO
label 2023-03-30 09:46:59 +02:00
Sebastian Sille added 1 commit 2023-03-30 09:57:33 +02:00
Sebastian Sille added 1 commit 2023-03-31 23:31:44 +02:00
Sebastian Sille merged commit c7a4b16aed into main 2023-03-31 23:33:27 +02:00
Sebastian Sille deleted branch nrgsille-patch-1 2023-03-31 23:33:28 +02:00
Member

If you’re going to bring back this add-on to this repo, please remove it from blender-addons-contrib as it’s causing a warning message.

image

If you’re going to bring back this add-on to this repo, please remove it from `blender-addons-contrib` as it’s causing a warning message. ![image](/attachments/5685f131-b997-48d6-9990-5f3d6f2cf354)
Author
Member

If you’re going to bring back this add-on to this repo, please remove it from blender-addons-contrib as it’s causing a warning message.

image

@pioverfour I have already done that in the main branch, they may have been doubled for a short time

> If you’re going to bring back this add-on to this repo, please remove it from `blender-addons-contrib` as it’s causing a warning message. > > ![image](/attachments/5685f131-b997-48d6-9990-5f3d6f2cf354) @pioverfour I have already done that in the main branch, they may have been doubled for a short time
Member

@pioverfour I have already done that in the main branch, they may have been doubled for a short time

Oh right, the update didn’t complete. Sorry about that! 🤦

> @pioverfour I have already done that in the main branch, they may have been doubled for a short time Oh right, the update didn’t complete. Sorry about that! 🤦
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-03-31

Dependencies

No dependencies set.

Reference: blender/blender-addons#104511
No description provided.