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-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-25UI Code Quality: Cleanup ui_but_update_from_old_blockHans Goudey
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-19UI: Simplified Categorized MenusHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-15UI: Add reset to default value to keymapHans Goudey
2020-10-13UI: Monochrome Alert Icons not changing color until theme refreshHarley Acheson
2020-10-13UI: Monochrome Alert Icons and use the Question icon in the Quit dialogYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-03UI: Create button group if none existsHans 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-02Fix userpref.blend using version from startup.blendCampbell Barton
2020-09-30Fix implicit conversion from pointer to boolHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-25Cleanup: Use canonical variable nameHans Goudey
2020-09-25Cleanup: Decrease indentation by returning earlyHans Goudey
2020-09-25Cleanup: Declare variables where initialized, lower scopeHans Goudey
2020-09-24Cleanup: Remove unecessary storage of search filter in uiBlockHans Goudey
2020-09-21Cleanup (UI): Early-exit rather than having a big-ish conditional bodyJulian Eisel
2020-09-21Fix T80854: Search buttons fail in Adjust Last Operation PanelJulian Eisel
2020-09-21Cleanup: Remove weird assert in button handlingJulian Eisel
2020-09-18UI: Support mouse over highlighting for superimposed iconsJulian Eisel
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-16Cleanup: spellingCampbell Barton
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Property Search: Build button groups for SearchHans Goudey
2020-09-15UI: Add support for row-aligned icon buttons in menusNathan Craddock
2020-09-11Cleanup: Fix build warning with MSVCRay Molenkamp
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