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
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-20UI: Correct the text alignment of the RGB/HSV/Hex toggle in the color pickerYevgeny Makarov
2020-12-17Cleanup: renaming and code deduplication for color space clarity in pickerBrecht Van Lommel
2020-12-17Color Management: use scene linear HSV for number buttons in color pickersBrecht Van Lommel
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-07UI Code Quality: Use derived struct for HSV Cube buttonsJulian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-07-17Fix T67099: entering color picker hex value #FF results in 1.000001Brecht Van Lommel
2019-06-06Fix T60441, T60619: incorrect values for color values > 1.0Bruno Boaventura Scholl
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-10UI: Color Picker, make HSV default.Pablo Vazquez
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-18Cleanup: use enum for color picker typesCampbell Barton
2019-01-18Fix eye-dropper causing undo push w/o any changesCampbell Barton
2019-01-18Fix undo pushes w/ color pickerCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14UI: fix misaligned eyedropper icon in button.Harley Acheson
2019-01-14Fix T60441: entering hex color in picker gives wrong result.Brecht Van Lommel
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-12-13Fix T58014, T58650: issues with hex color and Filmic view transform.Brecht Van Lommel
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton