blender/intern/opencolorio
Sebastian Parborg 24a37b3c03 Fix memory leak in the colorio fallback implementation.
We would previously not store the transforms that were added to the
group transform node. This would lead to pointer to allocated memory
being lost and not freed.
2020-03-06 12:29:12 +01:00
..
CMakeLists.txt CMake: Refactor external dependencies handling 2020-01-23 16:59:18 +01:00
fallback_impl.cc Fix memory leak in the colorio fallback implementation. 2020-03-06 12:29:12 +01:00
gpu_shader_display_transform_vertex.glsl ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
gpu_shader_display_transform.glsl Overlay: Fix overlays being washed out by render colors 2020-02-25 13:58:28 +01:00
ocio_capi.cc DRW: Color Management improvement 2020-02-11 15:19:04 +01:00
ocio_capi.h DRW: Color Management improvement 2020-02-11 15:19:04 +01:00
ocio_impl_glsl.cc DRW: Color Management improvement 2020-02-11 15:19:04 +01:00
ocio_impl.cc DRW: Color Management improvement 2020-02-11 15:19:04 +01:00
ocio_impl.h DRW: Color Management improvement 2020-02-11 15:19:04 +01:00