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-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2021-12-24Cleanup: remove unused button functionSybren A. Stüvel
2021-12-23Cleanup: Remove unused UI button definition functionsHans Goudey
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel
2021-11-22UI: Use a map for block name lookupsErik
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-18Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-18Fix asset preview not showing up for current file data-blocksJulian Eisel
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-12Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-12UI: (Performance) Avoid drawing buttons out of viewJulian Eisel
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
2021-10-15Fix some property shortcuts not showing in tooltipCampbell Barton
2021-10-08UI: Support showing superimposed icons as disabled (with disabled hint)Julian Eisel
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-06Fix possible use-after-free when cancelling temporary rename buttonJulian Eisel
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Fix T89864: Adding an asset referencing other objects adds it to scene but on...Bastien Montagne
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03UI: building without Python againCampbell Barton
2021-07-30Fix T90318: Dragging asset while Asset Browser is still loading crashesJulian Eisel
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-15UI: Auto-scroll to keep active text buttons in viewJulian Eisel
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-05Cleanup: Use enum for UI block emboss typeHans Goudey
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-29Cleanup: clang-tidyCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Cleanup: make formatDalai Felinto
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman