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-19Cleanup: Improve API and documentation of interface_view.ccJulian Eisel
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-07-03UI: Add AbstractView base class for views, unify reconstruction in thereJulian Eisel
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-13Cleanup: Move dragging code for buttons to own fileJulian Eisel
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-05-24Cleanup: Correct misleading comment in UI codeJulian 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-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-12Cleanup: Remove another unused hotkey button definition functionJulian Eisel
2022-05-12Cleanup: Remove unused hotkey button definition functionJulian Eisel
2022-05-12Revert commits to increase button flag bitfield sizeJulian Eisel
2022-05-11Cleanup (UI): Make space for more internal button flagsJulian Eisel
2022-05-11UI: Update rest of UI code for increased button flag bitfieldJulian Eisel
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-26UI: Add callback for comparing button identityJulian Eisel
2022-04-26UI: Support setting context for buttons without layoutJulian Eisel
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Drag & drop: Support using context of hovered button when droppingJulian Eisel
2022-01-17Alembic: add support for reading override layersKévin Dietrich
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-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-03Fix T94316: Asset catalog tree scrolls away when renaming a catalogJulian Eisel
2021-12-23Cleanup: Remove unused UI button definition functionsHans Goudey
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel