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-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
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-12WM: hide internal operator settingsCampbell Barton
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano