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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-18Select nth option to skip stepsCampbell Barton
2015-02-27cleanup: double promotionCampbell Barton
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-03-113D Text: textbox selection while in editmodeCampbell Barton
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-08-29patch [#36336] Split operator for curves and surfacesCampbell Barton
2013-03-20add option to convert grease pencil into poly line directly.Campbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2012-09-23fix for crashes caused by mixups when adding objects when incompatible object...Campbell Barton
2012-05-25Modifications to the view3d.select() operator: Nathan Vegdahl
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-16bmesh todos:Campbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-15Fix #29577: repeat curve duplication not working in 2.60(as well as 2.61rc1)Sergey Sharybin
2011-11-15Fix #29253: 3D Manipulator: "Active Element" not supported for curvesSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-07-05Fix #27863: converting curve spline type from python crashes.Brecht Van Lommel
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2010-12-20Fix #25315: Curve points keyframe changes made in edit mode get lostSergey Sharybin
2010-12-06Curves CV animationSergey Sharybin
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-23Bugfix #24860Ton Roosendaal
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-05-10"Every Nth number of Points" operator for curves/surfacesSergey Sharybin
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2009-11-30curve select toggle was broken from recent select operator updateCampbell Barton
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-24Made select operator return FINISHED only when it did something (only PASSTHR...Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-07-132.5Brecht Van Lommel
2009-06-242.5: Object material slot operators add/remove/assign/select/deselect.Brecht Van Lommel
2009-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-172.5: Text edit mode operators back. Took me a while gettingBrecht Van Lommel
2009-02-132.5: Most curve/surface editmode operators back:Brecht Van Lommel
2009-01-262.5Ton Roosendaal
2009-01-242.5Ton Roosendaal