blender/doc
Sergey Sharybin 2ee762344f Cycles: Fix missing viewport updates after recent changes
We can not access ensured-to-be-evaluated dependency graph from the
render API: some of it is running from within evaluation which makes
it possible for engines to access list of evaluated IDs.

Solved by passing dependency graph to viewport functions, similar to
the final render functions.
2019-05-16 17:24:16 +02:00
..
blender_file_format Cleanup: unused imports 2019-03-17 21:00:56 +11:00
doxygen Cleanup: comment blocks 2019-03-19 15:17:46 +11:00
guides Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
license And here is the first git (testing) commit by me! 2013-11-16 12:00:42 +01:00
manpage Docs: update manpage and html with app description matching website. 2018-12-28 17:36:59 +01:00
python_api Cycles: Fix missing viewport updates after recent changes 2019-05-16 17:24:16 +02:00