Campbell Barton
|
369ae3d28d
|
internal cleanup, check.
* remove duplicate operator, wasnt used.
* added check for duplicate types for CTest.
|
2012-02-02 04:59:30 +00:00 |
|
Campbell Barton
|
22d2764d50
|
use static sets rather then tuples, python optimizes this case.
minor change to lightmap unpack collecting unique meshes.
|
2011-08-08 05:21:37 +00:00 |
|
Campbell Barton
|
c8652b301f
|
pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces()
|
2011-04-01 02:41:15 +00:00 |
|
Campbell Barton
|
287a185e90
|
found text editor X/Y selections coords were booleans and corrections to operator calling script from last commit.
|
2011-03-22 14:37:45 +00:00 |
|
Campbell Barton
|
f40d33f24b
|
Added CTest to run most operators in background mode under various conditions to see if any crash.
used this to find quite a many errors already.
|
2011-03-22 14:09:07 +00:00 |
|