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
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-15Cleanup: Add const in various places in node codeHans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Fix memory leak with image drag and dropCampbell Barton
2021-01-08Fix T83868: Disabled or inactive list items are not grayed outHans Goudey
2021-01-07Cleanup: Declare variables where initializedHans Goudey
2021-01-05Fix T84367: Fix crash when showing invalid/legacy constraintsPhilipp Oeser
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-05Cleanup: Use flag type explicitlyHans Goudey
2021-01-05Fix T84183: Dark area in the bevel custom profile widgetPi Lanningham
2021-01-04Cleanup: use const variablesCampbell Barton
2021-01-02Cleanup: Explicitly pass icon size to generation function, not just boolJulian Eisel
2020-12-28Cleanup: Typo: `overriden` -> `overridden`.Bastien Montagne
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-23Fix incorrect debugging text in extra operator icons for buttonsJulian Eisel
2020-12-23Cleanup: Move functions to new ED (editor) operators file & general cleanupJulian Eisel
2020-12-22UI: keep image open button always visible in image editor datablock selectorBrecht Van Lommel
2020-12-21Cleanup: Reduce indentationHans Goudey
2020-12-21UI: Use better icon for identifying assetsJulian Eisel
2020-12-19Cleanup: Use typedef for UI emboss type enumHans Goudey
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18Cleanup: Declare variables where initializedHans Goudey
2020-12-18Cleanup: Use bool instead of intHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-17Cleanup: renaming and code deduplication for color space clarity in pickerBrecht Van Lommel
2020-12-17Color Management: use scene linear HSV for number buttons in color pickersBrecht Van Lommel
2020-12-16Fix possible crash with custom (add-on defined) iconsEric Cosky
2020-12-16UI: Indicate asset data-blocks with an icon in Outliners & search menusJulian Eisel
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-13Cleanup: Reduce variable scope in view_2d_ops.cHans Goudey
2020-12-12UI: Allow UI to pass focused data-block to operators via contextJulian Eisel
2020-12-11Cleanup: Fix typo in comment.Bastien Montagne
2020-12-11Workaround T83651: Crash dragging multiple buttons in the clip editorCampbell Barton
2020-12-10Cleanup: avoid '_ln' suffixCampbell Barton
2020-12-07Fix T83296: Unknown actions no longer perform an undo pushGreg Neumiller
2020-12-06UI: Alert Dialog Helper FunctionYevgeny Makarov
2020-12-04Cleanup: Declare variables where initializedHans Goudey
2020-12-04Cleanup: Use typedef for button string info typeHans Goudey
2020-12-04Fix T83346: Scrolling doesn't work with mouse over panel headerHans Goudey
2020-12-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey