- Mar 28, 2014
-
-
Bastien Montagne authored
Patch by Zer0 (vince), many thanks! :)
-
- Oct 05, 2013
-
-
Campbell Barton authored
-
- Sep 29, 2013
-
-
Bastien Montagne authored
(Hopefully!) Logic behind normals export indices was indeed wrong when using several objects (at least, not matching vertex/uv ones).
-
- Sep 13, 2013
-
-
Bastien Montagne authored
-
- Sep 02, 2013
-
-
Bastien Montagne authored
Update to OBJ exporter: now you can choose wether to export smooth groups IDs as simple values or as bitflags.
-
- Aug 21, 2013
-
-
Campbell Barton authored
- r3954/patch [#32914], introduced incorrect displacement map name, corrected. - added support for reading displacement maps. - remove checks that added alpha support for diffuce images, OBJ has alpha material settings for this.
-
- Jun 14, 2013
-
-
Campbell Barton authored
-
Campbell Barton authored
correct exporing of loose edges, obj spec defines faces as needing at least 3 verts (even though 2 vertex faces are in fact quite common). now export these as lines.
-
- May 15, 2013
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Mar 24, 2013
-
-
Campbell Barton authored
remove use of ob.update_from_editmode() since editmode meshes don't get access to customdata layers.
-
- Mar 21, 2013
-
-
Campbell Barton authored
-
- Feb 15, 2013
-
-
Campbell Barton authored
-
- Feb 10, 2013
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- Feb 07, 2013
-
-
Campbell Barton authored
-
- Dec 12, 2012
-
-
Campbell Barton authored
-
- Dec 09, 2012
-
-
Campbell Barton authored
-
- Dec 04, 2012
-
-
Campbell Barton authored
-
- Dec 03, 2012
-
-
Campbell Barton authored
-
- Nov 12, 2012
-
-
Campbell Barton authored
from dan grauer (kromar) With change use_map_color_emission (which is for volumetrics only) to use_map_emit. also ignore generated face-images (which have no file path).
-
- Nov 05, 2012
-
-
Campbell Barton authored
-
- Jul 15, 2012
-
-
Bastien Montagne authored
Changed how mtl_mat names are generated, so that we can still be sure to always have a unique mtl_name for each key (mat_name, tex_name), yet avoiding to add tex name to mat when not needed.
-
- Jul 04, 2012
-
-
Bastien Montagne authored
-
- Jul 03, 2012
-
-
Bastien Montagne authored
-
- Apr 20, 2012
-
-
Bastien Montagne authored
bpy_extras.io_utils.path_reference() expects a real dir as base_src, not the blend file name!
-
- Mar 23, 2012
-
-
Campbell Barton authored
update addons enabled by default to use 'faces -> tessfaces' also grease pencil scatter and quake map export.
-
- Mar 07, 2012
-
-
Campbell Barton authored
-
- Dec 04, 2011
-
-
Campbell Barton authored
from ed gautier (edddy)
-
- Oct 17, 2011
-
-
Campbell Barton authored
-
- Oct 11, 2011
-
-
Campbell Barton authored
-
- Oct 04, 2011
-
-
Campbell Barton authored
-
- Sep 29, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- Aug 03, 2011
-
-
Campbell Barton authored
-
- Aug 02, 2011
-
-
Campbell Barton authored
-
- Jul 29, 2011
-
-
Campbell Barton authored
-