Campbell Barton
|
1324173e99
|
pep8 edits and change '!= None' to 'is not None'
|
2011-08-22 09:01:49 +00:00 |
|
Campbell Barton
|
90d19ad883
|
py style change only - make property definitions consistent
|
2011-08-19 19:25:20 +00:00 |
|
Campbell Barton
|
68dbfe6ac9
|
move generic bpy helper modules into bpy_extras.
|
2011-05-16 07:51:02 +00:00 |
|
Campbell Barton
|
f3a9b7580e
|
spelling corrections.
|
2011-04-29 04:43:36 +00:00 |
|
Campbell Barton
|
fc0c016940
|
replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs)
|
2011-02-27 15:25:24 +00:00 |
|
Campbell Barton
|
9bd57cd302
|
update templates for registration changes
|
2011-02-12 08:04:32 +00:00 |
|
Campbell Barton
|
1f5cec709c
|
update to background_job template to use --factory-startup option.
make all templates pep8 compliant.
|
2011-01-26 07:54:27 +00:00 |
|
Campbell Barton
|
fbcf01f9f7
|
cleanup the operator template and rename to operator_export
|
2010-11-17 07:00:14 +00:00 |
|