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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-18UI: Change default Spin steps from 9 to 12William Reynish
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2019-11-01Fix T60607: Spin tool duplicates after Spin DuplicateCampbell Barton
2019-06-24UI: Rename "Dupli" to "Duplicate" in Spin ToolAaron Carlisle
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-24Fix T60816: Specify subtype for some properties of mesh operatorsJacques Lucke
2019-01-04Spin Tool: don't flip when using a negative angleCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-10-19Cleanup: compiler warningsCampbell Barton
2018-10-02Gizmo: move spin tool axis option into gizmo-groupCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Campbell Barton
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-26Spin Tool: option (disabled) for gizmos to follow selectionCampbell Barton
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-26BMesh: spin option to merge first/lastCampbell Barton
2018-09-25Gizmo: support spin tool normal flippingCampbell Barton
2018-09-25Merge branch 'master' into blender2.8Campbell Barton
2018-09-25BMesh: option to flip normals for extrude/spinCampbell Barton
2018-09-24Gizmo: show partial arc & icons for spin toolCampbell Barton
2018-09-21Gizmo: spin tool XYZ axis togglesCampbell Barton
2018-09-18Gizmo: use spin widgets by defaultCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: move editmesh spin gizmo into own fileCampbell Barton
2018-09-18Gizmo: minor tweak to spin toolCampbell Barton
2018-09-17Gizmo: start spin gizmo draggingCampbell Barton
2018-09-17Cleanup: rename gizmo group dataCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
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
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-05-09EditMesh: multi object spin support by Falk DavidFulk33
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-03Merge branch 'master' into blender2.8Campbell Barton
2018-05-03Cleanup: split out extrude spin/screwCampbell Barton