- 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.
-
Campbell Barton authored
-
- Oct 15, 2012
-
-
Campbell Barton authored
-
- Oct 01, 2012
-
-
Campbell Barton authored
-
- Sep 04, 2012
-
-
Campbell Barton authored
code cleanup: python - pass multiple args to string startswith() / endswith() functions rather than calling multiple times.
-
- Jul 29, 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
-
Bastien Montagne authored
-
Bastien Montagne authored
-
- Jul 03, 2012
-
-
Bastien Montagne authored
-
- Jun 23, 2012
-
-
Brendon Murphy authored
finished
-
- Jun 19, 2012
-
-
Philipp Oeser authored
This should fix [#31801] "OBJ importer doesn't import smoothing groups as sharp edges" reported by Tom Penn. There was code to mark edges as sharp but it was disabled as being too slow. Found a quicker way using bmesh. Reviewed by Campbell.
-
- Jun 18, 2012
-
-
Philipp Oeser authored
-
Philipp Oeser authored
Now the importer assigns the object the same name as the object data. Reviewed by Campbell.
-
Philipp Oeser authored
This should fix [#31835] "OBJ Importer corrupts a model (crash in edit mode)" reported by paul geraskin. The importer did the mesh validation before calculating edges (should be the other way around). Reviewed by Campbell.
-
- 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 21, 2012
-
-
Campbell Barton authored
-
- Mar 19, 2012
-
-
Bastien Montagne authored
-
- Mar 11, 2012
-
-
Campbell Barton authored
from Martijn Berger (juicyfruit) with some edits for efficient dict access.
-
- Mar 07, 2012
-
-
Campbell Barton authored
-
- Jan 14, 2012
-
-
Campbell Barton authored
-
- Jan 01, 2012
-
-
Campbell Barton authored
-
- Dec 04, 2011
-
-
Campbell Barton authored
from ed gautier (edddy)
-
- Nov 23, 2011
-
-
Campbell Barton authored
-
- Nov 19, 2011
-
-
Campbell Barton authored
indentation edits and copy pyrimid from contrib (where I had made some edits), removed so this wont happen again.
-
- Oct 17, 2011
-
-
Campbell Barton authored
-
- Oct 11, 2011
-
-
Campbell Barton authored
-
- Oct 06, 2011
-
-
Sergey Sharybin authored
Fix #28816: Error when importing obj file with texture due to api change Update obj importer and xcf importer to use new post-texface api.
-
- Oct 04, 2011
-
-
Campbell Barton authored
-
- Sep 29, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- Sep 19, 2011
-
-
Bastien Montagne authored
Plus a few styling enhancements. [[Split portion of a mixed commit.]]
-
- Sep 03, 2011
-
-
Sergey Sharybin authored
Adding UNDO flag to import operators. Made this only for trunk addons.
-
- Aug 24, 2011
-
-
Campbell Barton authored
-
- Aug 03, 2011
-
-
Campbell Barton authored
-