Campbell Barton
|
111965478a
|
replace self.properties.foo --> self.foo
|
2010-09-09 18:03:57 +00:00 |
|
Campbell Barton
|
ddbfb05c84
|
rna context rename
* context.main & bpy.types.Main --> context.blend_data & bpy.types.BlendData
* context.manager --> context.window_manager
|
2010-09-02 04:53:05 +00:00 |
|
Campbell Barton
|
a08648ab53
|
remove register/unregister from templates
|
2010-08-02 03:30:07 +00:00 |
|
Campbell Barton
|
aff6b6885f
|
added imports to templates
|
2010-07-08 16:24:24 +00:00 |
|
Campbell Barton
|
a9307a4dd3
|
[#21295] Escape key doesn't cancel python modal operators
also fix distance with lamps being negative for typed in values.
|
2010-02-24 15:56:27 +00:00 |
|
Campbell Barton
|
97bdfe6f1b
|
pep8 cleanup + correction for external player operator return value.
|
2010-02-22 23:32:58 +00:00 |
|
Campbell Barton
|
d85191bd2d
|
modal operator python template
|
2010-02-21 16:20:32 +00:00 |
|