rombout
(rombout)
April 7, 2016, 11:14am
#1
Hi all,
on the feature page of blender.org you can find all new features DUH…
Well at the addons section , there is this part about the OBJ addon.
Updated Add-ons:
OBJ IO: Added limited support for MTL texture mapping options
I cant seem to find a OBJ IO addon, i do have the basic one. But that shows the MLT options???
Secrop
(Secrop)
April 7, 2016, 12:14pm
#2
the changes were made to the existing addon. (the one in io_scene_obj/ folder)
so basically its working already.
rombout
(rombout)
April 7, 2016, 12:16pm
#3
okay thanks for the info…
Really dont understand those MLT options or whatever, nothing shows. Why bother notifying us when we dont see any difference, at least thats what i have here
Hi, IO meant only input/output.
They add something but it seams it is not represented in the UI.
I will add more information when I can catch the .obj developer.
Cheers, mib
rombout
(rombout)
April 7, 2016, 1:02pm
#5
okay, thanks!
i was just curious for those functions but saw nothing changed there
Secrop
(Secrop)
April 7, 2016, 1:48pm
#6
the changes are documented here:https://developer.blender.org/rBAecdc7c03ec14e
OBJ IO: add (limited) support for options of textures in MTL files.
This commit adds IO support for:
-o (offset texture)
-s (scale texture)
-bm (bump multiplier, used a normal factor)
so, there’s not much to see. but now exporting/importing obj files include textures and some attributes related to textures…
rombout
(rombout)
April 7, 2016, 2:03pm
#7
okay, thanks for the update! Perhaps it should be added here
thats fast…