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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-03Cleanup: move curve picking functions into 'editcurve_query.c'Campbell 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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-10-27Multi-Objects: Curve - select pick, linked and short pathDalai Felinto
2018-09-26Edit Curves: Fix warnings due to recent changesClément Foucault
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-03-19Cleanup: move curve undo into own fileCampbell Barton
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-12Integrate font objects copy/paste with system clipboardDalai Felinto
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-08Select Similar for edit-curveCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton
2015-03-23Remove 'lorem ipsum' operatorCampbell 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-09-16move editcurve add functions into their own source file editcurve_add.cCampbell Barton
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
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2011-12-29Remove totally crappy and not used operator FONT_OT_buffer_pasteSergey Sharybin
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-21Applying patch #24822: Select linked for curves as for meshes, CTRL + L versionSergey Sharybin
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-09-02Internal Code Renaming:Thomas Dinges
2010-06-22Added ability to add and remove text boxes back from Blender 2.4x. One on tho...William Reynish
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-10"Every Nth number of Points" operator for curves/surfacesSergey Sharybin
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton