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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-30Cleanup: Pass cursor position as a single array to eyedropper functionsAaron Carlisle
2021-12-25Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-08-27Cleanup: warningsCampbell Barton
2021-08-26Fix T90817: Object Picker Doesn't Work on Second windowGermano Cavalcante
2021-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-20Fix T76794: Number button cursor overrides eyedropper cursorCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Eyedropper: Support datadropper in the outlinerNathan Craddock
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-17Fix T60554: Missing undo push changing colorCampbell Barton
2019-01-17Cleanup: logic for eyedropper free on failureCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-12WM: remove sloppy region type accessCampbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2017-12-12Correct error in recent mergeCampbell Barton
2017-12-12Cleanup: split eyedropper into separate filesCampbell Barton