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
2018-08-22Tool System: bevel now confirms on releaseCampbell Barton
2018-08-10Cleanup: styleCampbell Barton
2018-08-08Cleanup: trailing spaceCampbell Barton
2018-08-05Fix indentation, spacing and added commentsRohan Rathi
2018-08-04Added some comments to bevel_harden_normals for bev toolRohan Rathi
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-19Code cleanup and fixesRohan Rathi
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-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02Minor cleanup and fixed normal updating erasing entire meshRohan Rathi
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-06-22Added UI for harden normals and normal control in bevel modifierRohan Rathi
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-11Added ability to harden normals.Rohan Rathi
2018-06-04Added UI support for seams and sharp edges and cleanupRohan Rathi
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-16Multi-Object-Mode: EditMesh Tool Bevel (MESH_OT_bevel)milios
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-04Better bevel profile at extreme values of profile.Howard Trickey
2017-11-27Fix T53145: bevel tool does not start with amount at zero.Brecht Van Lommel
2017-11-23Fix T53145: bevel tool fails when used a second time.Brecht Van Lommel
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-19Fix T52733 Percent mode for Bevel sometimes had nans.Howard Trickey
2016-08-29Fix for Bevel segments bug T49183; but doesn't fix whole report yet.Howard Trickey
2016-06-13Bevel segments also changeable with mouse (S toggle).Howard Trickey
2016-06-06Added P key toggle to allow mouse movement to control bevel profile (modal).Howard Trickey
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-08Fix T48372: missing OS X trackpad scroll support for increasing loop cut / be...Brecht Van Lommel
2016-04-28Fix T48300: 3D view tools outside the 3d view crashCampbell Barton
2016-03-25Fix modal bevel OP immediately stopping when called using enter key from sear...Julian Eisel
2015-12-23Fix bevel RNA enum/boolean mixupCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-05Change default for bevel to match previous behavior.Howard Trickey
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-07-04Add key toggle (V) to bevel tool to turn vertex-only on/off.Howard Trickey
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-08Fix T42145: EditMesh Bevel tools had no clamping option.Bastien Montagne
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-08-25Fix T41534: Bevel practically unusable interactively if set to percent amount...Bastien Montagne