Blender Git Loki

Git Commits -> Revision b7394ee

March 16, 2021, 21:05 (GMT)
Compositor Anti-Aliasing: addressed comments from code review

- Made node slightly larger to make text fit
- Renamed "Local Contrast Adaptation Factor" to "Contrast Limit"
- Removed unused enum
- Style: added brackets around if
- Style: Ran make format (excluded changes from unrelated files)

Commit Details:

Full Hash: b7394eeadacafba8bef5dd12741cba133209d270
Parent Commit: 1992608
Lines Changed: +3578, -3373

10 Modified Paths:

/source/blender/blenkernel/intern/node.c (+2697, -2557) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+1, -1) (Diff)
/source/blender/compositor/nodes/COM_AntiAliasingNode.cc (+24, -22) (Diff)
/source/blender/compositor/nodes/COM_AntiAliasingNode.h (+5, -3) (Diff)
/source/blender/compositor/operations/COM_SMAAOperation.cc (+709, -659) (Diff)
/source/blender/compositor/operations/COM_SMAAOperation.h (+108, -96) (Diff)
/source/blender/editors/space_node/drawnode.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -8) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+26, -18) (Diff)
/source/blender/nodes/composite/nodes/node_composite_antialiasing.c (+6, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021