Blender Git Commit Log

Git Commits -> Revision d270a43

March 13, 2021, 21:13 (GMT)
Compositor anti-aliasing: map values between 0 and 1

expose values in ranges between 0 and 1 to user

Commit Details:

Full Hash: d270a43984c568ea7f7e7dc860bb69b4aadd6e74
Parent Commit: 1b68b3f
Lines Changed: +1030, -1003

2 Added Paths:

/source/blender/compositor/nodes/COM_AntiAliasingNode.cc (+79, -0) (View)
/source/blender/compositor/operations/COM_SMAAOperation.cc (+924, -0) (View)

2 Deleted Paths:

/source/blender/compositor/nodes/COM_AntiAliasingNode.cpp (+0, -79)
/source/blender/compositor/operations/COM_SMAAOperation.cpp (+0, -908)

5 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+3, -3) (Diff)
/source/blender/compositor/operations/COM_SMAAOperation.h (+12, -3) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+7, -6) (Diff)
/source/blender/nodes/composite/nodes/node_composite_antialiasing.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021