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
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-03UI: Move button groups from layout to block levelHans Goudey
2020-10-03Cleanup: run UserDef versioning from readfile.cCampbell Barton
2020-10-02Property Search: Differentiate search filtered and inactive buttonsHans Goudey
2020-10-02Fix userpref.blend using version from startup.blendCampbell Barton
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-24Cleanup: Remove unecessary storage of search filter in uiBlockHans Goudey
2020-09-24Property Search: Fix matches in headers not used for expansionHans Goudey
2020-09-18UI: Support mouse over highlighting for superimposed iconsJulian Eisel
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Property Search: Build button groups for SearchHans Goudey
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04UI Code Quality: Store curve-button gradient type in derived structJulian Eisel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-08-21UI: Cleanup in interface_panel.cHans Goudey
2020-08-14UI Code Quality: Use derived struct for color ramp buttonsHans Goudey
2020-08-14UI Code Quality: Use derived struct for curve mapping buttonsHans Goudey
2020-08-14UI Code Quality: Use derived struct for curve profile buttonsHans Goudey
2020-08-07UI Code Quality: Use derived struct for HSV Cube buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for progessbar buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived struct for color buttonsJulian Eisel
2020-08-07UI Code Quality: Use derived structs for search buttons and decoratorsJulian Eisel
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-31Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-31UI: fix buttons ranges not properly updated when tabbing to next/previousPhilipp Oeser
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-06-22UI: Widget: Replace geometry by fragment shader drawingClément Foucault
2020-05-26UI: List Panel SystemHans Goudey
2020-05-20UI: Remove Panel Grid Snapping While DraggingHans Goudey
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-05-12UI: undo/redo support for text fieldsHans Goudey
2020-05-11UI: show tool-tips in menu searchCampbell Barton
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-05-07Cleanup: split button search callbacks into their own structCampbell Barton
2020-05-07Cleanup: remove unused operator arguments to UI_popup_block_invoke_exCampbell Barton
2020-05-06Cleanup: move search templates into their own filesCampbell Barton
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-17Cleanup: comments for ui_draw_menu_item & correct argument nameCampbell Barton
2020-04-14Fix showing check-boxes in menu-searchCampbell Barton
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-09Fix T75203: Crash when changing active keying setJulian Eisel
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-15Cleanup: use 'const' style argumentCampbell Barton