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
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-29Cleanup: styleCampbell Barton
2019-03-26Cleanup: style, use braces for editor/curveCampbell Barton
2019-03-19Fix T62735: hiding curves doesnt hide in viewportDalai Felinto
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-02-18Fix crash toggling edit mode of curve with animationSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-14Fix T61353: Crash converting a curve to a meshCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-03Cleanup: styleCampbell Barton
2018-11-02Small cleanup on curve separation error handlingDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_make_segmentDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_revealDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_hideDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_switch_directionDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_tilt_clearDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_handle_type_setDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_normals_make_consistentDalai Felinto
2018-11-02Multi-Objects: CURVE_OT_separateDalai Felinto
2018-11-02Multi-Object-Mode: Edit curve toggle cyclicCampbell Barton
2018-10-31Multi-Object-Mode : Edit Curve DecimateCampbell Barton
2018-10-31Cleanup: indentationCampbell Barton
2018-10-31Multi-Objects: CURVE_OT_splitDalai Felinto
2018-10-31Fix error checking on curve duplicationDalai Felinto
2018-10-31Cleanup style :|Dalai Felinto
2018-10-31Multi-Objects: CURVE_OT_duplicateDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_extrudeDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_spinDalai Felinto
2018-10-30Multi-Objects: CURVE_OT_dissolve_vertsDalai Felinto
2018-10-30Multi-Object EditMode: curve deleteCampbell Barton
2018-10-27Multi-Objects: Curve - select pick, linked and short pathDalai Felinto
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-09-26Edit Curves: Fix warnings due to recent changesClément Foucault
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-20Put the Radius property of Curve points under shape key control.Alexander Gavrilov
2018-08-16Merge branch 'master' into blender2.8Bastien Montagne
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne