tornavis/source/blender/draw
Dalai Felinto a3d8ef059c Draw Manager: Implement render info for external engines
This can be used by any engine actually. For example to give feedback
regarding probe caching in Eevee, ....

Unline master, we try to conciliate both the original viewport info
(FPS, view name) and the render info.

Note: I had to split the function in two because the camera alpha
passepartout is handled inside the view3d_draw_region_info function.

Review: Campbell Barton and Clement Foucault.

Thanks to Sergey Sharybin and Pablo Vazquez for some of the design
discussions.
2017-05-04 16:59:58 +02:00
..
engines Draw Manager: Implement render info for external engines 2017-05-04 16:59:58 +02:00
intern Draw Manager: Implement render info for external engines 2017-05-04 16:59:58 +02:00
modes Fix relationship lines in draw manager [*] 2017-05-04 09:57:20 +02:00
CMakeLists.txt
DRW_engine.h Weight painting with draw manager 2017-05-03 18:57:35 +02:00