- Dec 04, 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
-
- 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 04, 2012
-
-
Bastien Montagne authored
-
- Jul 03, 2012
-
-
Bastien Montagne authored
-
- 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.
-
- 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 11, 2012
-
-
Campbell Barton authored
from Martijn Berger (juicyfruit) with some edits for efficient dict access.
-
- Mar 07, 2012
-
-
Campbell Barton authored
-
- Jan 01, 2012
-
-
Campbell Barton authored
-
- 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 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.
-
- Aug 01, 2011
-
-
Campbell Barton authored
-
- Jul 29, 2011
-
-
Campbell Barton authored
-
- Jul 11, 2011
-
-
Campbell Barton authored
- remove/comment unused variables - remove unused imports - fixed some bugs using incorrect variables
-
- May 28, 2011
-
-
Campbell Barton authored
-
- May 27, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- May 26, 2011
-
-
Campbell Barton authored
-
- May 25, 2011
-
-
Campbell Barton authored
-
- May 16, 2011
-
-
Campbell Barton authored
-
- May 10, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- May 08, 2011
-
-
Campbell Barton authored
-
- Apr 25, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
disable polygroup by default too.
-
- Apr 19, 2011
-
-
Campbell Barton authored
-
- Mar 18, 2011
-
-
Campbell Barton authored
Enable raytracing on OBJ materials always, not conforming to OBJ spec but this is annoying for newer software where raytracing is default.
-
- Mar 03, 2011
-
-
Campbell Barton authored
also enable preset menu
-
- Feb 11, 2011
-
-
Campbell Barton authored
-