tornavis/source/blender
Julian Eisel e56fe47748 Fix crash when saving render from temporarily maximized render window
Steps to reproduce were:
* Start with factory defaults
* Set "Render in" to "Maximized Area"
* Render
* Open "Save as"
* Click Cancel

Mistake in  78d2ce19c4. Was using the wrong area pointer, which I think
didn't make a difference in most cases, but here it did.
2020-12-27 15:11:26 +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 Geometry Nodes: new Rotate Points node 2020-12-23 16:37:47 +01:00
blenlib Geometry Nodes: Make random attribute node stable 2020-12-17 07:43:31 -06:00
blenloader Fluid: Added new viscosity solver 2020-12-23 15:48:38 +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 Cleanup: Clang format 2020-12-23 12:13:44 -06: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 Fix T84063: crash reading pointer properties in Attribute shader node 2020-12-23 15:50:31 +01:00
editors UI: Grammar: "Clean Up" vs "Cleanup" in operator name 2020-12-26 16:50:44 -06: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 Bake: vertex color baking support for Cycles 2020-12-24 12:40:48 +01:00
makesrna UI: Cleanup spelling of compound words 2020-12-24 13:11:22 -06:00
modifiers UI: Redesigned data-block selectors 2020-12-18 18:28:04 +01:00
nodes Geometry Nodes: new Rotate Points node 2020-12-23 16:37:47 +01:00
python RNA: make `bpy.data.orphans_purge()` return number of deleted datablocks 2020-12-22 14:05:49 +01:00
render Cleanup: refactoring of bake code in preparation of vertex color baking 2020-12-24 12:00:58 +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 crash when saving render from temporarily maximized render window 2020-12-27 15:11:26 +01:00
CMakeLists.txt Asset System: Data-block asset metadata storage, reading and API 2020-12-15 17:03:00 +01:00