tornavis/source
Bastien Montagne 6fde0050c4 Fix (unreported) LibOverride: RNA asserts when applying overrides.
Some RNA setters require ID data they operate on to be in G_MAIN.
Unfortunately, when we apply overrides as part of a .blend file reading,
new Main is not yet made global one, so we have to do it temporarily
here.

This is a fairly ugly hack, but it should be harmless and safe.
2020-09-23 11:07:03 +02:00
..
blender Fix (unreported) LibOverride: RNA asserts when applying overrides. 2020-09-23 11:07:03 +02:00
creator CMake: clean up setting of platform specific linker flags 2020-09-17 12:29:19 +02:00
tools@ff9928bc44 Fix T81026: Image Editor: Alpha (like Bloom) not showing properly 2020-09-22 13:52:54 +02:00
CMakeLists.txt Clang-Tidy: Allow use with GCC but warn about possible failure 2020-07-03 10:58:24 +02:00