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-11-01UI: Support C defined menu types to listen to notifiersJulian Eisel
2022-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24Cleanup: rename new IDTemplate operator to create overrides to `make`.Bastien Montagne
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Add Make/Reset/Clear entries to IDTemplate contextual menu.Bastien Montagne
2022-07-30Cleanup: Move five interface files to C++Hans Goudey
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-05-21UI Code Quality: Resolve frankenstein bit-flag usage for widget drawingJulian Eisel
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T97386: Node socket labels swallow click/drag eventsCampbell Barton
2022-05-12UI Code Quality: Use derived struct for hot-key buttonsJulian 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-07UI: Increase bitfield size for button flagsJulian Eisel
2022-04-26UI: Add callback for comparing button identityJulian Eisel
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey
2022-03-17Fix keying-set selector brokenJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
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-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
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-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-27UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-25Cleanup: Remove unused functions, make functions staticHans Goudey
2021-10-23Cleanup: Remove unused functionHans Goudey
2021-10-21Cleanup: clang-formatCampbell Barton
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle