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-09-14Property Search: New implementation for all-tab searchHans Goudey
2020-09-13Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-13Property Search: Replace pointer in group when button type switchesHans Goudey
2020-09-13Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-11Cleanup: Fix build warning with MSVCRay Molenkamp
2020-09-10Property Search: Refactor setting block search filterHans Goudey
2020-09-09Property Search: Single tabHans Goudey
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-09UI: improve search results by using fuzzy and prefix matchingJacques Lucke
2020-09-09Fix T80613: Assert in UI_but_number_precision_setJulian Eisel
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-03Cleanup: Add/use function to disable buttons with a disabled hintJulian Eisel
2020-09-02UI: simplify tool-tip logic for operatorsCampbell Barton
2020-08-28UI: Do Not Display Negative Zero FloatsHarley Acheson
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-17Cleanup: move Python script execution into BPY_extern_run.hCampbell Barton
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-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix T78907: Renaming file doesn't work while mouse is over file iconJulian Eisel
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-27UI: improve errors when evaluating a number button failsCampbell Barton
2020-07-27Cleanup: match call signature for UI unit number evaluationCampbell Barton
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell 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-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Cleanup: spellingCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-05-11UI: show tool-tips in menu searchCampbell Barton
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-05-07Cleanup: split search menu separator argument into own functionCampbell Barton