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-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
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
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-09-25Fix broken shift + A menu in curve edit mode.Roel Koster
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-01-11Fix T53752: Draw curve fails w/ stylusPhilipp Oeser
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-09-213D Text: Make Ctrl Backspace/Del delete wordsCampbell Barton
2016-05-02Curve: new dissolve toolCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-02-12Fix: OSX - Cmd + A doesn't work for Font objects editingDalai Felinto
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-08Select Similar for edit-curveCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-23Remove 'lorem ipsum' operatorCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-05Text3d: paste additionsCampbell Barton
2013-12-29Text3d: add select all operatorCampbell Barton
2013-12-13Curve Handle Recalculate (Ctrl+N)Campbell Barton
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-08-29patch [#36336] Split operator for curves and surfacesCampbell Barton
2013-07-24curve only supported radius smoothing, add smooth for tilt and weight.Campbell Barton
2013-06-25Include DNA_scene_types before ED_object instead of forward enum declarationSergey Sharybin
2013-06-10fix [#35670] Selectionmode LMB dont change the controlling for putting curve ...Campbell Barton
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2012-06-06style cleanupCampbell Barton
2012-05-30split up proportional editing keymap functions (adding this in tomato branch ...Campbell Barton
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-15Fix [#29891] Stupid select all behaviour.Bastien Montagne
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton