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-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-09-25BLF: Refactor of blf_font_boundbox_foreach_glyphHarley Acheson
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-23Cleanup: spelling in commentsCampbell Barton
2022-09-05GPU: remove 'GPU_SHADER_2D_SMOOTH_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-08-18Fix T97618: Clipped text labels intermittently missing ellipsesColin Basnett
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-13Cleanup: Move dragging code for buttons to own fileJulian Eisel
2022-05-24Fix buttons not being grayed outJulian Eisel
2022-05-21Cleanup: Remove unused scrollbar drawing flagJulian Eisel
2022-05-21UI Code Quality: Resolve frankenstein bit-flag usage for widget drawingJulian Eisel
2022-05-20UI: Get rid of redundant UI_BUT_IMMEDIATE button flagJulian Eisel
2022-05-12Revert commits to increase button flag bitfield sizeJulian Eisel
2022-05-11UI: Update rest of UI code for increased button flag bitfieldJulian Eisel
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-01Cleanup: Improve variable namingLeon Schittek
2022-04-01Fix T88785: Keep value slider from clippingLeon Schittek
2022-03-30Metal: Adding alternative support for GPU_PRIM_TRI_FAN/LINE_LOOP For Metal ba...Jason Fielder
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-07UI: align labels of number fields and value slidersLeon Schittek
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-02UI: Fix scaling of HSV cursor when zoomingLeon Leno
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix T92278: Small size of previews in the shading popoverJulian Eisel
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-06Fix: Property editor icon jittering in some casesLeon Leno
2021-11-04UI: Fix UIList item using "regular" widget colors while editedPablo Vazquez
2021-10-28Fix: Improve node socket icon scaling group input/output listLeon Leno
2021-10-25Cleanup: Remove unused functions, make functions staticHans Goudey
2021-10-25Fix T92293: Clipped labels for graph editor modifiersCampbell Barton
2021-10-23Cleanup: Remove unused functionHans Goudey
2021-10-15UI: Remove extra padding around curve widgetLeon Leno
2021-10-13UI: Make menu item use theme roundnessPablo Vazquez
2021-10-08UI: Support showing superimposed icons as disabled (with disabled hint)Julian Eisel
2021-10-03Cleanup: spelling in stringsCampbell Barton