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-01Nodes: Add node group assets in add menuHans Goudey
2022-08-12Cleanup: repeated words in stringsCampbell Barton
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-15UI: UI list refactor & preparations for asset view templateJulian Eisel
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-28Fix T89350: Emboss color missing from icon buttons without embossHans Goudey
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-02-05Cleanup: replace inline loops with RNA_enum_from_identifierCampbell Barton
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-10-13UI: Add highlight arguments to tab buttonsHans Goudey
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-06-22UI/BPY: Make layout headings translatable from BPYJulian Eisel
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-27UI: add utility to show icons for the keymap itemCampbell Barton
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25UI: add icon_only option to prop_popover_enumCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12RNA: support None text argument to UI functionsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton