tornavis/source/blender
Julian Eisel 5cfda8e7f7 Fix crash closing File Browser window after closing temporary render window
This seems to be a longer standing issue. Steps to reproduce were:
* With factory settings, Ctrl+O then F12
* Close the render window using the window close button
* Close the File Browser window using the window close button

This could be OS specific though, at least on macOS this caused a crash.
2020-12-23 15:31:31 +01:00
..
blendthumb Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
blenfont Fix (studio-reported) broken handling of relative font paths. 2020-12-15 18:22:22 +01:00
blenkernel Cleanup: Reduce variable scope in object.c 2020-12-22 10:35:18 -06:00
blenlib Geometry Nodes: Make random attribute node stable 2020-12-17 07:43:31 -06:00
blenloader VSE: Fix animation versioning for bezier F-curves 2020-12-22 05:50:34 +01:00
blentranslation Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
bmesh Fix T83725 Inconsistent vertex group between exact and fast boolean. 2020-12-13 16:04:05 -05:00
compositor Compositor: New Exposure Node 2020-12-19 14:41:14 -05:00
datatoc Cleanup: CMake: Remove arguments from endif(..) 2020-10-12 18:51:48 +05:30
depsgraph Cleanup: Split SEQ_sequencer.h file 2020-12-19 07:25:01 +01:00
draw Weight Paint: fix Multi-Paint weight display after rB5502517c3. 2020-12-21 20:50:05 +03:00
editors Fix crash closing File Browser window after closing temporary render window 2020-12-23 15:31:31 +01:00
freestyle Cleanup: various clang tidy fixes 2020-12-09 16:29:11 +01:00
functions Functions: add generic pointer class for const pointers 2020-12-18 13:28:55 +01:00
gpencil_modifiers Cleanup: remove redundant struct declarations 2020-12-16 16:25:56 +11:00
gpu Fix T83494: Eevee clamp node incorrect when min > max. 2020-12-18 10:26:02 +01:00
ikplugin Cleanup: various clang tidy fixes 2020-12-09 16:29:11 +01:00
imbuf Cleanup: Split SEQ_sequencer.h file 2020-12-19 07:25:01 +01:00
io Cleanup: remove redundant struct declarations 2020-12-16 16:25:56 +11:00
makesdna UI: Properties editor popover and outliner sync 2020-12-21 14:31:32 -07:00
makesrna UI: Properties editor popover and outliner sync 2020-12-21 14:31:32 -07:00
modifiers UI: Redesigned data-block selectors 2020-12-18 18:28:04 +01:00
nodes Fix T83989: Attribute Math node ignores its operation setting 2020-12-20 18:46:24 -06:00
python RNA: make `bpy.data.orphans_purge()` return number of deleted datablocks 2020-12-22 14:05:49 +01:00
render Cleanup: Split SEQ_sequencer.h file 2020-12-19 07:25:01 +01:00
sequencer VSE: handle IO errors when reading disk cache header and version 2020-12-22 11:43:33 +01:00
shader_fx Fix T83696: Add Additional menu to Effects panel 2020-12-14 10:25:37 +01:00
simulation Cleanup: reduce indirect DNA header inclusion 2020-12-15 12:34:14 +11:00
windowmanager Fix T84013: Crash closing maximized File Browser opened from Preferences 2020-12-23 14:34:24 +01:00
CMakeLists.txt Asset System: Data-block asset metadata storage, reading and API 2020-12-15 17:03:00 +01:00