tornavis/source/blender
Bastien Montagne 1d0017089c Fix (unreported) disapearance of some overrides after save & reload.
The override operations generated from 'do not follow' RNA pointer
properties (i.e. pointers to other IDs) were not properly clearing their
'no more used' flag, and hence were incorrectly deleted on second save.
2020-06-10 16:48:49 +02:00
..
blendthumb Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blenfont Fix for T77478: Quiet Conversion Error/Warning 2020-06-05 17:05:06 -07:00
blenkernel UI: Show library names grayed out and right-aligned in menus 2020-06-10 15:52:10 +02:00
blenlib BLI: add Map.pop_try method 2020-06-10 14:47:22 +02:00
blenloader Blenloader: Don't just crash when a struct name is not known 2020-06-10 16:31:41 +02:00
blentranslation BLT: include a non-executing reference to context in macros 2020-05-07 09:00:38 +10:00
bmesh Mesh Edit: preserve Custom Normal vectors in topology operators. 2020-06-10 16:51:22 +03:00
compositor Cleanup: remove legacy mmap memory allocation for 32 bit 2020-05-20 00:57:41 +02:00
datatoc Cleanup: fix typos in comments 2020-03-19 21:55:17 +01:00
depsgraph Depsgraph: use blender::Set instead of std::set 2020-06-10 15:42:35 +02:00
draw Fix T77195: Crash with edit-mesh viewport measurements enabled 2020-06-10 13:46:10 +10:00
editors UI: Show library names grayed out and right-aligned in menus 2020-06-10 15:52:10 +02:00
freestyle BLI: put C++ data structures in "blender" namespace instead of "BLI" 2020-06-09 10:27:24 +02:00
functions BLI: put C++ data structures in "blender" namespace instead of "BLI" 2020-06-09 10:27:24 +02:00
gpencil_modifiers Merge branch 'blender-v2.83-release' 2020-05-25 15:01:01 +10:00
gpu Fix T77560: Bone selection crashes 2020-06-10 18:04:01 +10:00
ikplugin Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
imbuf Cleanup: remove legacy mmap memory allocation for 32 bit 2020-05-20 00:57:41 +02:00
io Cleanup: use ED_object_ prefix for constraint functions 2020-06-05 18:59:47 +10:00
makesdna Cleanup: improve custom data type names 2020-06-10 15:47:31 +02:00
makesrna Fix (unreported) disapearance of some overrides after save & reload. 2020-06-10 16:48:49 +02:00
modifiers Cleanup: improve custom data type names 2020-06-10 15:47:31 +02:00
nodes Fix T76984: Normal node not drawing properly in compositor 2020-06-09 16:29:31 +02:00
physics Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
python Cleanup: improve custom data type names 2020-06-10 15:47:31 +02:00
render Cleanup: remove unused struct members from RenderStats 2020-05-28 16:57:19 +10:00
shader_fx Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
windowmanager Cleanup: remove window manager argument for paint cursor API 2020-06-04 18:41:16 +10:00
CMakeLists.txt Cleanup: Move pointcache dna to separate file 2020-06-09 17:01:54 +02:00