tornavis/source/blender
Bastien Montagne aa8e058a59 LibOverride: Do not preserve local overrides when their linked data disappear.
This is the opposite of previous code, which would keep those
'deprecated' overrides arround (often in a dedicated collection), when
they were detected as user-edited.

While this is a safe-ish way to (try to) preserve user-edited data, this
tends to add too much 'trash' data to production scenes, which cleaning
becomes a burden.

Note that user will get warnings in thos cases, and can always choose
not to save the current blend file and go fix the library issue instead.
2021-05-07 12:54:13 +02:00
..
blendthumb
blenfont Fix T87337: Text strip draws white outline 2021-04-22 08:16:16 +02:00
blenkernel LibOverride: Do not preserve local overrides when their linked data disappear. 2021-05-07 12:54:13 +02:00
blenlib Cleanup: spelling 2021-05-06 08:09:05 +10:00
blenloader Cleanup: VSE: move functions from incorrect file 2021-05-06 05:57:39 +02:00
blentranslation
bmesh Cleanup: comments in BMesh bisect, use doxygen sections 2021-04-30 15:49:33 +10:00
compositor Fix compilation error after recent compositor fix 2021-05-03 15:37:41 +02:00
datatoc
depsgraph Cleanup: rename BKE_pose_channels_hash_{make => ensure} 2021-04-30 15:28:13 +10:00
draw Merge branch 'blender-v2.93-release' 2021-05-05 18:40:58 +02:00
editors Fix strict compiler warning in sequencer code 2021-05-07 12:39:11 +02:00
freestyle Cleanup: spelling 2021-04-11 13:09:27 +10:00
functions Fix: missing return 2021-04-30 13:11:49 +02:00
gpencil_modifiers Merge branch 'blender-v2.93-release' 2021-04-30 15:16:06 +10:00
gpu Cleanup: spelling 2021-05-06 08:09:05 +10:00
ikplugin
imbuf Cleanup: spelling 2021-05-04 00:44:53 +10:00
io Alembic export: export UV maps on every frame 2021-05-06 12:19:24 +02:00
makesdna Geometry Nodes: Add Attribute Curve Map Node 2021-05-06 23:47:51 -05:00
makesrna Geometry Nodes: Add Attribute Curve Map Node 2021-05-06 23:47:51 -05:00
modifiers Geometry Nodes: Initial basic curve data support 2021-05-03 12:29:17 -05:00
nodes Geometry Nodes: Add Attribute Curve Map Node 2021-05-06 23:47:51 -05:00
python Cleanup: compiler warnings 2021-05-01 00:49:55 +10:00
render Cleanup: spelling 2021-05-06 08:09:05 +10:00
sequencer Fix T88100: Crash going to shading tab 2021-05-07 12:43:43 +02:00
shader_fx GPencil: glow fx, add threshold value color mode 2021-04-29 16:50:21 +02:00
simulation
windowmanager Merge branch 'blender-v2.93-release' 2021-05-07 18:18:21 +10:00
CMakeLists.txt