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
2022-09-19Cleanup: spellingCampbell Barton
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-18Fix T95029: Arrow gizmo always uses normal directionGermano Cavalcante
2021-10-06Gizmo: remove wmGizmoGroup.use_fallback_keymapCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-04-01Cleanup/Refactor: Transform Orientation: Use 'orient_index' instead 'orient_t...Germano Cavalcante
2021-02-17Cleanup: spellingCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton
2019-10-24UI: partial revert of renaming Normal -> RegularCampbell Barton
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-05Cleanup: minor adjustment to gizmo extrude setupCampbell Barton
2019-03-04GPencil: New extrude operatorAntonioya
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-21Transform: remove constraints from the redo panelCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-11-21Gizmo: show dial handle for unconstrained extrudeCampbell Barton
2018-11-21Gizmo: set operator options before executionCampbell Barton
2018-11-21Gizmo: workaround for extrude modifying normals for XYZ axisCampbell Barton
2018-11-21Gizmo: use Y-axis for armature extrude on normalCampbell Barton
2018-11-21Gizmo: set the extrude transform constraint matrixCampbell Barton
2018-11-21Cleanup: rename extrude gizmoCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton