Blender Git Commit Log

Git Commits -> Revision 7bc76f8

Revision 7bc76f8 by Dalai Felinto (master)
March 13, 2017, 09:45 (GMT)
New Window Operator (to replace Duplicate Window)

A user doesn't want to necessarily create a new Screen only because she
wants a new window.

This patch allows the user to pick the screen to use for the new Window.
If the screen picked is the active one, it duplicates it (as the old
behaviour in Blender).

Patch with contributions and fixes by Julian Eisel (Severin)

Subscribers: venomgfx

Differential Revision: https://developer.blender.org/D2555

Commit Details:

Full Hash: 7bc76f8a3c1416bf2dca09bfc0d2eeee0147bd1a
Parent Commit: 4dacda5
Lines Changed: +156, -31

8 Modified Paths:

/release/scripts/presets/keyconfig/3dsmax.py (+1, -1) (Diff)
/release/scripts/presets/keyconfig/maya.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_info.py (+1, -1) (Diff)
/source/blender/editors/interface/interface.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+53, -21) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+90, -5) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/windowmanager/wm_window.h (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021