Blender Git Commit Log
Git Commits -> Revision ab56b4b
Revision ab56b4b by Brecht Van Lommel (master) August 13, 2010, 14:29 (GMT) |
2.5: rendering thread-safety experiment, when setting G.rt to 101, it will render from a Main database created from the undo buffer. That means extra memory usage and processing needed, but gives no interference with other data. Still won't work entirely since there are a few things that don't get flushed always (editmode, sculpt, ..) and some places that use globals. |
Commit Details:
Full Hash: ab56b4b5b9226698483e662c17241b1274898126
SVN Revision: 31317
Parent Commit: 0738ae7
Lines Changed: +21, -9
1 Modified Path:
/source/blender/editors/render/render_internal.c (+21, -9) (Diff)