8e8a6b80cf
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
...
This shows the text as part of the assertion message.
2021-07-15 18:29:01 +10:00
96a4b54cfb
Compositor: Full frame Render Layers node
...
Adds full frame implementation to this node operations.
No functional changes.
2.5x faster than tiled fallback on average.
Reviewed By: jbakker
Differential Revision: https://developer.blender.org/D11690
2021-07-13 22:34:28 +02:00
25c02ea703
Cleanup: Add namespace to compositor.
2021-03-29 08:18:33 +02:00
6524ceb8cf
Cleanup: Remove ptr For Owned Children.
2021-03-26 15:51:06 +01:00
e5fb7eac85
Cleanup: Use Enum Class For PixelSampler.
2021-03-26 15:51:06 +01:00
e5ffefe606
Cleanup: Use enum class for DataType.
2021-03-19 17:11:47 +01:00
1775ea74c1
Cleanup: Change extension .cpp to .cc
2021-03-08 13:41:52 +01:00