blender/release/scripts
Ton Roosendaal 70a59a3262 Depsgraph hack feature - experimental
Many depsgraph failures are because some data in the graph is being
recalculated too early (or not at all).

Since we better support animators with working renders, here's a hack to
allow manual additional updates on frame changes.

In Property Editor, Object, Panel "Relations Extra" you now have two
buttons:
- Extra Object Update
- Extra Data Update

This will do an extra update of object and/or its data ONLY on frame changes.
Update happens as last.

Tested on files collected in Wiki todo, several cases now work OK, especially
the lags on updates.
2013-01-10 18:20:29 +00:00
..
modules Adding Uzbek language 2013-01-04 18:19:07 +00:00
presets update themes 2012-12-16 05:48:27 +00:00
startup Depsgraph hack feature - experimental 2013-01-10 18:20:29 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Adding some example for new UIList... 2013-01-05 11:14:35 +00:00