Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2020-05-23 23:48:05 +0300
committerJulian Eisel <julian@blender.org>2020-05-24 17:14:11 +0300
commit8e4c74292a76b7e22aafb63c65d474fa9d886001 (patch)
treebc8846351c00623669efb7daebd8370d1ec3b5bc /source/blender/windowmanager/xr
parentf43bb98646c5d7511a29e68a91c3443e7beab605 (diff)
Fix T77000: Preferences window can not be opened from script operator
The operators to open the Preferences, Driver Editor, or Info Log window did not work when executed from another operator or the Python console. Should work for all of these now. I considered using operator properties instead, so the position could be set by a script, with some fallback (e.g. current window center). But decided that's not really worth the boilerplate and decreased code readability. Can still be done if there's a need for it.
Diffstat (limited to 'source/blender/windowmanager/xr')
0 files changed, 0 insertions, 0 deletions