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-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-07-05EditMesh: extract restore logic out of EDBM_redo_state_freeCampbell Barton
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-02-14Fix T85488: Display units inset operatorFalk David
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-07-03Cleanup: Editors/Mesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-06Fix T61773 Bevel and Inset mouse sensitivity, and bevel tool units.Howard Trickey
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-29Fix T60226: Inset not working well on very small facesJacques Lucke
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13Fix T55920: viewport "navigate" shows on transformCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-05-12EditMode: multi-object insetCampbell Barton
2018-04-27Tool System: inset tool now completes on releaseCampbell Barton
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2017-12-11Fix for inset when accessed from spacebar searchCampbell Barton
2017-12-06Fix T53441: Inset doesn't start at zeroCampbell Barton
2017-12-06Cleanup: line lengthCampbell Barton
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-04-28Fix T48300: 3D view tools outside the 3d view crashCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton