Blender Git Loki
Git Commits -> Revision b99dd8a
Revision b99dd8a by Joshua Leung (depsgraph_refactor) March 12, 2014, 13:39 (GMT) |
Extra flags/attributes for OpNodes - Timing stats + Flags * Added attributes for logging how long it took to evaluate an operation (and/or the last timestamp when it was evaluated) * Added flag to tag operations which require the use of Python (there are implications for the scheduler here re-GIL threading lock issues but also our more general Py-Security concerns). See r58801 for example of threading issues... |
Commit Details:
Full Hash: b99dd8af95ab11cf35bc1a22726652cc9a70007b
Parent Commit: 788d1b0
Committed By: Lukas Toenne
Lines Changed: +11, -3
1 Modified Path:
/source/blender/depsgraph/depsgraph_types.h (+11, -3) (Diff)