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-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-27Fix crash when saving render from temporarily maximized render windowJulian Eisel
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-23Fix T84013: Crash closing maximized File Browser opened from PreferencesJulian Eisel
2020-12-22WM: minor optimization for when there is a large number of notifiersBrecht Van Lommel
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-19Cleanup: Use true and false for booleansHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-16Fix T83851: Python: operator macros cause a crashPhilipp Oeser
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Fix crash selecting custom asset preview from maximized File BrowserJulian Eisel
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-13Fix cursor position on HighDPI in stereo side-by-side modeYevgeny Makarov
2020-12-13UI: Improved Script Execution WarningYevgeny Makarov
2020-12-08File Browser: Refactor access to the selection parameters structJulian Eisel
2020-12-06UI: Alert Dialog Helper FunctionYevgeny Makarov
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-12-04Fix incorrect variable name after last commitHans Goudey
2020-12-04Cleanup: Use LISTBASE_FOREACH macro in windowmanager internHans Goudey
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-22Fix T82918: File menu "Save Copy" shows "Save As" in File BrowserJulian Eisel
2020-11-20Cleanup: remove unused perspective argument to off-screen drawingCampbell Barton
2020-11-17RNA define: check and report invalid usages of ID pointers properties.Bastien Montagne
2020-11-16Fix T76699: Support macOS inbetween mouse/tablet.Nicholas Rishel
2020-11-16Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-16Fix T81817: use-after-free when trying to open file from splash screenJacques Lucke
2020-11-13Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparisonCampbell Barton
2020-11-12Cleanup: RNA ID enum utility functionCampbell Barton
2020-11-11Cleanup: correct argument order to callbackCampbell Barton
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Fix compilation error when building from scratchSergey Sharybin
2020-11-06Refactor: move wmWindowManager .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-11-04Cleanup: Use LISTBASE_FOREACHHans Goudey
2020-11-03Cleanup: Use recently added helper function to find File Browser UI dataJulian Eisel
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel