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-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-07Fix T61272: Undo fails to track multi-edit mode enter/exitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix adding objects in local viewCampbell Barton
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-15UI: 'Add Object' rename dimensionsCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-09Improvements on CURVE_OT_select_similar: SIMCURHAND_DIRECTIONHabib Gahbiche
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: styleCampbell Barton
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-11-06Cleanup: rename fast-heap -> heap-simpleCampbell Barton
2018-11-06Cleanup: move fast heap into own source & headerCampbell Barton
2018-11-05BLI_heap: implement a limited but faster version of heap.Alexander Gavrilov
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 draw (deselect all)Campbell Barton
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