tornavis/source/blender
Bastien Montagne 341ff17326 Fix T79935: Inonsistent simplify behavior when linking collection with objects in sub-collection.
RNA update function would only update objects from 'main' instantiated
collection, not those from sub-collections.

This should be comitted to 2.90 (and backported to 2.83 too).

Maniphest Tasks: T79935

Differential Revision: https://developer.blender.org/D8654
2020-08-20 10:39:28 +02:00
..
blendthumb Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blenfont Cleanup: GPUState: remove double GPU_blend calls 2020-08-18 21:30:10 +02:00
blenkernel Cleanup: clang-format 2020-08-20 16:09:48 +10:00
blenlib BLI: fix memory leak in delaunay 2d 2020-08-19 18:45:48 +02:00
blenloader UI: Remove panel X axis closing code 2020-08-19 11:37:21 -04:00
blentranslation Cleanup: Clang-Tidy else-after-return fixes 2020-08-07 13:38:07 +02:00
bmesh Cleanup: sort CMake path lists 2020-08-17 12:40:03 +10:00
compositor Cleanup: header order, trailing space 2020-08-17 12:39:08 +10:00
datatoc Cleanup: pass arrays const where possible 2020-08-07 22:56:13 +10:00
depsgraph Cleanup: spelling 2020-08-19 14:04:36 +10:00
draw DRW: Fix crash drawing gpencil 2020-08-19 11:54:05 +02:00
editors Cleanup: Outliner active indicator repeated code 2020-08-19 19:35:47 -06:00
freestyle Depsgraph: simplify build API 2020-08-18 15:51:32 +02:00
functions Fix warning from narrowing conversion 2020-08-19 16:56:36 +02:00
gpencil_modifiers Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframe 2020-08-18 15:45:58 +02:00
gpu GPUState: Fix signed / bitfield conversion leading to wrong enum value 2020-08-19 17:13:53 +02:00
ikplugin Cleanup: Clang-Tidy else-after-return fixes 2020-08-07 13:38:07 +02:00
imbuf Remove Video Proxy Resolution limitation 2020-08-10 07:54:51 +02:00
io Depsgraph: simplify build API 2020-08-18 15:51:32 +02:00
makesdna UI: Remove panel X axis closing code 2020-08-19 11:37:21 -04:00
makesrna Fix T79935: Inonsistent simplify behavior when linking collection with objects in sub-collection. 2020-08-20 10:39:28 +02:00
modifiers Multires: Base Mesh Sculpting 2020-08-18 13:11:23 +02:00
nodes Cleanup: use C++ style casts in various places 2020-08-07 18:42:21 +02:00
python Cleanup: use const variables where possible in the Python API 2020-08-20 16:10:13 +10:00
render Depsgraph: simplify DEG_evaluate_* API 2020-08-18 17:40:56 +02:00
shader_fx Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
simulation Cleanup: sort CMake path lists 2020-08-17 12:40:03 +10:00
windowmanager Cleanup: spelling 2020-08-19 14:04:36 +10:00
CMakeLists.txt Simulation: Rename `physics` directory to `simulation` 2020-07-16 14:28:38 +02:00