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-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-20Bevel: flush selection with non-modal executionCampbell Barton
2020-01-15Fix bevel leaving vertex/edge selection in an invalid stateCampbell Barton
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for BevelCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-09-25Fix T69639: Bevel Info bar Width value not affected by Unit Scalemano-wii
2019-06-30Fix T66204, bevel numeric input respect scene units.Howard Trickey
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-05-06Cleanup: clang-formatCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-08Bevel: revert idea of always starting in offset mode.Howard Trickey
2019-03-06Fix T61773 Bevel and Inset mouse sensitivity, and bevel tool units.Howard Trickey
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Fix T61591 Bevel tool not executing on mouseup.Howard Trickey
2019-02-15Bevel: remove workspace text message when exiting bevel.Howard Trickey
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-11Bevel: Make modal keymap instead of hardcoded.Howard Trickey
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-18Add miter pattern options.Howard Trickey
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-07Better bevel normal hardening when some faces were smooth.Howard Trickey
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-11-25Local ViewDalai Felinto
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