blender/source
Sergey Sharybin 440c91b1f6 Fix T52011: Border render is incorrect with multiple scenes
The code was somewhat weird: it was first copying border/crop settings from
the "source" scene, then was checking border settings of the current scene
and only then was copying border from "source" scene.

Now we first copy border/crop flags, then copy border from source and then
check whether border is a full-frame.
2017-07-10 12:28:18 +02:00
..
blender Fix T52011: Border render is incorrect with multiple scenes 2017-07-10 12:28:18 +02:00
blenderplayer fix: overlooked the RET_ZERO appendix 2017-06-25 17:04:47 +02:00
creator Remove MinGW support 2017-05-27 15:34:55 -04:00
gameengine Fix T51889: new file or load factory settings results in broken UI. 2017-07-08 00:54:05 +02:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt