Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for Blender 2.81 API #2

Open
wants to merge 1 commit into
base: blender_2.81
Choose a base branch
from

Conversation

nrgsille76
Copy link

added texture paint slots for images
fixed materials (ambient to line color, reflection to metallic, alpha to diffuse alpha)
material index taken from polygons
fixed matrix multiplication
added view layer for selected objects

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added texture paint slots for images
fixed materials (ambient to line color, reflection to metallic, alpha to diffuse alpha)
material index taken from polygons
fixed matrix multiplication
added view layer for selected objects
@raandoom
Copy link
Owner

Thanks, need to check it with Trackmania. Because Trackmania dont need materials or textures :) But if this request doesnt break export, why not - i can accept it. But need to check export before.

@nrgsille76
Copy link
Author

It works for the 3ds importer of the light visualisation software MA3D. It was especially nessecary to export the object node tree, thats why the default 3ds exporter does not work. Your script has helped me a lot, so I wanted to say thanks by contributing some help to port it to blender 2.80^^

@VTXSRB
Copy link

VTXSRB commented Jan 21, 2024

merge??

@raandoom
Copy link
Owner

merge??

Are you using it for MA3D? Do you need it for 2.8 branch or for latest blender releases too?

@nrgsille76
Copy link
Author

merge??

Are you using it for MA3D? Do you need it for 2.8 branch or for latest blender releases too?

You do not need to merge it, I already improved the original blender script to work with blender 3 and 4
It is available here: io_scene_3ds

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants