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-04-29Fix T63112: Gizmos fail to restore last cursorCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-24GPU: Replace glEnable/glDisable but GPU_state callsClément Foucault
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix gizmos not responding to theme color updatesCampbell Barton
2019-02-20Cleanup: rename wmEventHandler_* base -> headCampbell Barton
2019-02-19WM: move operator handler to it's own typeCampbell Barton
2019-02-19WM: move gizmo handler to it's own typeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Fix T60905: Crash using smooth toolCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-23Gizmo: add support for gizmos to initialize from the active toolCampbell Barton
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-04Fix T58670: Spin tool crashes w/o gizmo overlayCampbell Barton
2018-11-21Gizmo: run invoke_prepare even when the gizmo isn't modalCampbell Barton
2018-10-16Cleanup: namingCampbell Barton
2018-09-26Gizmo: add invoke_prepare callbackCampbell Barton
2018-09-24Gizmo: option to hide from selectionCampbell Barton
2018-09-13Gizmo: code commentsCampbell Barton
2018-09-07Gizmo: fix extrude handlesCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-10Gizmo: support for 2D selection checks for 3D gizmosCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton