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
2022-06-21Cleanup: Type safety and asserts around ED_select_similar_compareChris Blackbourn
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-16View 3D: move picking arguments into a struct & minor refactorCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19BLI_kdtree: use 1d tree for select similarCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell 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
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-08-143D View boarder/lasso select tool optionsCampbell Barton