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
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
2015-06-21Fix T45135: More cleanup of extreme max values in operator properties.Bastien Montagne
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2014-10-13Mesh Inset: select internal faces by defaultCampbell Barton
2014-09-10Fix for mesh-inset modifying hidden facesCampbell Barton
2014-08-26Fix T41590: When scene scale is not 1.0, and units are "None," Blender assume...Bastien Montagne
2014-08-25Followup to previous commit: fix same wrong numinput handling in other modal ...Bastien Montagne
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-03-28Fix for inset bug (edge rail had feedback loop with direction)Campbell Barton
2014-02-15Mesh Inset: following existing edges is now optionalCampbell Barton
2013-12-21Support units in modal numinputBastien Montagne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-13code cleanup: utility function for getting a bool as a string.Campbell Barton