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-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
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-26UI: Fix incorrect offset for panel label when zooming inHans Goudey
2020-11-24UI: Add Trackpad Smooth Scrolling for PopoversYevgeny Makarov
2020-11-24UI: Block Safety Not Scaled CorrectlyYevgeny Makarov
2020-11-23Fix T82849: Assert When Unlinking "Edit Source" Text Data-block.Bastien Montagne
2020-11-21Cleanup: Declare variables where initializedHans Goudey
2020-11-20UI: Fix panel drag icon added to redo panelHans Goudey
2020-11-19Merge remote-tracking branch 'origin/blender-v2.91-release'Dalai Felinto
2020-11-19Fix T82833: GreasePencil crash when changing to Vertex Color modeDalai Felinto
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-18Fix: Sub-panel backdrop sometimes draws when closedHans Goudey
2020-11-18Cleanup: Move function to proper sectionHans Goudey
2020-11-18UI Code Quality: Refactor panel drawing functionHans Goudey
2020-11-18Fix pin icon in Properties not right-aligned after zoomingJulian Eisel