This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
08bbda500530e89b1a0f18006a248529e858511b
test2
/
release
/
scripts
History
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
..
io
make render, world and material buttons show when netrender is selected
2009-11-04 20:42:05 +00:00
modules
- move WM operators out of bpy_ops.py into their own file
2009-11-04 20:21:08 +00:00
op
- 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'.
2009-11-04 20:50:09 +00:00
templates
- move WM operators out of bpy_ops.py into their own file
2009-11-04 20:21:08 +00:00
ui
Bugfix: sculpt layer brush "persistent" option was not showing up in UI.
2009-11-04 20:12:27 +00:00