tornavis/source/blender/compositor
Lukas Stockner 6862762685 Cycles/Compositor: Add arctan2 operation to the Math node
The Math node currently has the normal atan() function, but for
actual angles this is fairly useless without additional nodes to handle the signs.

Since the node has two inputs anyways, it only makes sense to add an arctan2 option.

Reviewers: sergey, brecht

Differential Revision: https://developer.blender.org/D3430
2018-05-24 16:46:02 +02:00
..
intern Cleanup: rename BLI_thread.h API 2018-02-16 01:13:46 +11:00
nodes Cycles/Compositor: Add arctan2 operation to the Math node 2018-05-24 16:46:02 +02:00
operations Cycles/Compositor: Add arctan2 operation to the Math node 2018-05-24 16:46:02 +02:00
CMakeLists.txt Render API/Cycles: Identify Render Passes by their name instead of a type flag 2017-05-03 16:44:52 +02:00
COM_compositor.h Fix T51348: Node highlighting is broken 2017-05-15 13:52:17 +02:00
COM_defines.h D627: Memory usage optimization for the compositor. 2015-01-19 18:17:50 +01:00