Campbell Barton
|
08bbda5005
|
- Stopping jobs on undo wasnt fixing undo/redo while with render previews as it was supposed to: needed WM_jobs_stop_all rather then WM_jobs_stop because it ends the thread rather then just setting 'stop'.
- gpl header + warning fix
|
2009-11-04 20:50:09 +00:00 |
|
Campbell Barton
|
3fa8959bb5
|
- move WM operators out of bpy_ops.py into their own file
- fix operator template
|
2009-11-04 20:21:08 +00:00 |
|
Campbell Barton
|
4033aba579
|
new operator directory, move some scripts from io
|
2009-11-04 14:40:35 +00:00 |
|