tornavis/source/blender
Bastien Montagne f057e92ae2 LibOverride: Fix some cleanup of unused override operations.
Handling of pointer replacements in collection items lead to validating
all operations for a given property, when some might actually be no more
valid and would need to be cleaned up.

Related to T81059, found while investigating it.
2020-09-25 11:52:18 +02:00
..
blendthumb Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blenfont Cleanup: Remove GLEW dependencies outside of GL module 2020-09-12 15:51:21 +02:00
blenkernel Fix part of asserts in LibOverride when resynching. 2020-09-24 21:08:27 +02:00
blenlib Fix T80444: Triangle-Triangle intersection regression in 2.90 2020-09-22 11:00:24 -03:00
blenloader Implement ID properties support for TimeMarker 2020-09-21 12:25:45 +02:00
blentranslation CMake: clean up setting of platform specific linker flags 2020-09-17 12:29:19 +02:00
bmesh Fix T80520: Tris to Quads ignores UV delimit option 2020-09-21 15:05:33 +10:00
compositor Cleanup: use C style doxygen comments 2020-09-12 16:33:34 +10:00
datatoc Fix datatoc_icon linker errors with ASan enabled. 2020-09-21 16:38:31 +05:30
depsgraph Implement ID properties support for TimeMarker 2020-09-21 12:25:45 +02:00
draw Fix T81126: Assert going to Texture Paint workspace without a UVMap 2020-09-25 11:29:05 +02:00
editors Cleanup: SpaceGraph ED code: use boolean litterals when needed. 2020-09-25 10:24:32 +02:00
freestyle Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
functions Cleanup: add missing headers to CMake, formatting 2020-09-15 22:53:44 +10:00
gpencil_modifiers Various fixes in UI messages. 2020-09-21 15:18:13 +02:00
gpu Fix T81002: Images drawn with the Python gpu module no longer draw on top in the Image Editor 2020-09-22 11:17:17 +02:00
ikplugin Cleanup: use C style doxygen comments 2020-09-12 16:33:34 +10:00
imbuf Cleanup: comments, spelling 2020-09-22 15:16:36 +10:00
io Fix COLLADA failing to export HDR emission strength 2020-09-22 16:07:37 +02:00
makesdna Object: Move Switch Active Objects to experimental 2020-09-25 02:51:31 +02:00
makesrna LibOverride: Fix some cleanup of unused override operations. 2020-09-25 11:52:18 +02:00
modifiers Fix (unreported) memory leak in Extrude mode of the Solidify modifier. 2020-09-24 21:08:27 +02:00
nodes Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
python Fix T78823: Slash in custom property name does not work 2020-09-22 08:48:39 -05:00
render Fix T80424: Image not scaled when rendering 2020-09-24 16:20:13 +02:00
shader_fx Cleanup: Remove GLEW dependencies outside of GL module 2020-09-12 15:51:21 +02:00
simulation Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix 2020-09-04 21:04:16 +02:00
windowmanager Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
CMakeLists.txt Cleanup: include missing header files in CMake 2020-09-07 23:10:17 +10:00