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
AgeCommit message (Expand)Author
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-19Cleanup: return specific handler typesCampbell Barton
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2018-11-23Tool System: uv lasso/box select optionsCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25WM: minor changes to cursor APICampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-06UI: keep showing label tooltip once it's openCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-09-05UI: show a small label next to the toolCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13WM: register global list of panel typesCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: operator type API, headerCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-09WM: add utility function to refresh status barCampbell Barton
2018-07-05UI: show modal operator keymaps in the status barCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-30UI: support check-boxes in quick menuCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-26UI: status bar cursor keymap displayCampbell Barton