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-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/curveCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-20Select Similar: use kdtree de-duplicationCampbell Barton
2019-03-19BLI_kdtree: use 1d tree for select similarCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell 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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-25Local ViewDalai Felinto
2018-11-09Improvements on CURVE_OT_select_similar: SIMCURHAND_DIRECTIONHabib Gahbiche
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-02Multi-Object-Mode: Edit curve draw (deselect all)Campbell Barton
2018-10-30Multi-Objects: CURVE_OT_de_select_lastHabib Gahbiche
2018-10-30Multi-Objects: CURVE_OT_de_select_firstHabib Gahbiche
2018-10-30Multi-Objects: CURVE_OT_select_nthDalai Felinto
2018-10-29Multi-Object EditMode: curve select next/prevCampbell Barton
2018-10-29Multi-Object EditMode: curve select more/lessCampbell Barton
2018-10-27Multi-Objects: Curve - select pick, linked and short pathDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-05-23Multi-Object-Mode: EditCurve Select LinkedCampbell Barton
2018-05-22Multi-Object-Mode: EditCurve Select RandomCampbell Barton
2018-05-17Multi-Object-Mode: EditCuve Select AllCampbell Barton
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2016-07-22use bool consistently, fix redundant conditionalMike Erwin
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2015-12-27WM: add checker_interval utility functionsCampbell Barton
2015-10-10Random Select Seed OptionCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-03Fix own mistake in curve refactorCampbell Barton
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-08Select Similar for edit-curveCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton