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-07-30Cleanup: Move five interface files to C++Hans Goudey
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-03-14Fix T96267: Sidebar Tab Font Size CorrectionHarley Acheson
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell 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
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-26Cleanup: Silence clang-tidy warnings.Jeroen Bakker
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix missing margin below panelsJulian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-26UI: Use text highlight theme color for active tabPablo Vazquez
2021-10-22Fix panel pinning showing for instanced panels (e.g. FCurve modifiers)Philipp Oeser
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: remove outdated/redundant commentsCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-04-08Fix: Dragging a modifier to the same index recalculates modifier stackHans Goudey
2021-03-30Cleanup: Decrease variable scopeHans Goudey
2021-02-05Cleanup: correct spelling in codeCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-22Fix: Mouse presses in some areas do not set active modifierHans Goudey
2020-12-04Fix T83346: Scrolling doesn't work with mouse over panel headerHans Goudey
2020-12-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-26UI: Fix incorrect offset for panel label when zooming inHans Goudey
2020-11-20UI: Fix panel drag icon added to redo panelHans Goudey
2020-11-18Fix: Sub-panel backdrop sometimes draws when closedHans Goudey
2020-11-18Cleanup: Move function to proper sectionHans Goudey
2020-11-18UI Code Quality: Refactor panel drawing functionHans Goudey
2020-11-17Fix T81227: Modifier menu and text switch placesJulian Eisel
2020-11-16UI: Remove X axis panel draggingHans Goudey
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey