- Mar 28, 2014
-
-
Bastien Montagne authored
Patch by Zer0 (vince), many thanks! :)
-
- Jan 15, 2014
-
-
Bastien Montagne authored
-
Campbell Barton authored
-
- Dec 15, 2013
-
-
Campbell Barton authored
this is an internal name only.
-
- Dec 06, 2013
-
-
Bastien Montagne authored
-
- Nov 19, 2013
-
-
CoDEmanX authored
T35358: Fix for addons using raise without Exception object. TODO: Find better way to terminate addons and inform user. More py 2.x leftovers in startup/bl_operators/uvcalc_*!
-
- 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 29, 2013
-
-
Campbell Barton authored
-
- 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
-
- Apr 15, 2013
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Apr 05, 2013
-
-
Campbell Barton authored
use preference for relative paths.
-
- 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
-
Campbell Barton authored
-
- Feb 07, 2013
-
-
Campbell Barton authored
-
- Jan 22, 2013
-
-
Campbell Barton authored
-
- Dec 19, 2012
-
-
Campbell Barton authored
make addons blender versions consistent
-
Campbell Barton authored
-
- Dec 16, 2012
-
-
Campbell Barton authored
don't overwrite alpha with material `illum` setting, or when using an alpha texture- if its already been set.
-
- Dec 12, 2012
-
-
Campbell Barton authored
-
- Dec 09, 2012
-
-
Campbell Barton authored
-
- Dec 04, 2012
-
-
Campbell Barton authored
-
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
-
- Oct 18, 2012
-
-
Campbell Barton authored
use Tr as translucency and use reflection coords for 'map_refl' setting.
-