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-16Assets: Add operator & button to regenerate the automatic previewJulian Eisel
2020-12-15Fix various issues with temporary, maximized File BrowsersJulian Eisel
2020-12-15Fix crash opening maximized File Browser from Asset BrowserJulian Eisel
2020-12-15Cleanup: unused variablesCampbell Barton
2020-12-15NLA: Fix context.selected_nla_strips PointerRNAWayde Moss
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-12-03Fix T83315: Crash showing animation channel context menu after baking soundSybren A. Stüvel
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-17Fix T82341: Warning in terminal during property searchHans Goudey
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-23Fix T81969 VSE: Wrong UI colorspace after scene strip updateClément Foucault
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-21Cleanup: early return from animation step, reduce indentation levelCampbell Barton
2020-10-19Fix use of uninitialized variableHans Goudey
2020-10-19Fix ASAN warning after recent cleanupHans Goudey
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-17Cleanup: Reduce variable scope in area.cHans Goudey
2020-10-16Property Search: Reset panel expansion when exiting searchHans Goudey
2020-10-15Fix T76597: Support Keyframe: Copy To SelectedWayde Moss
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-14Fix T81004 Python: Images drawn in the Sequence Editor have wrong colorsClément Foucault
2020-10-14Cleanup: spellingCampbell Barton
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UI: Use property split in various pop-up dialogsYevgeny Makarov
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-10-05Fix T80282: Playback start delayed with AV syncRichard Antalik
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-02Cleanup: Fix build error on windowsRay Molenkamp
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-10-02Cleanup: Refactor `ed_screen_context()` to use hash lookupsSybren A. Stüvel
2020-10-02Cleanup: split up `ed_screen_context()` into separate functionsSybren A. Stüvel
2020-10-02Fix (unreported) design flow in how workspace's relation data are read from ....Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-28Fix T79275: Missing redraw for pinned active tool settings panelsDavid Friedli
2020-09-24Cleanup: Remove unecessary storage of search filter in uiBlockHans Goudey
2020-09-17UI: only draw a single header in the header regionCampbell Barton
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-15Property Search: Properly set expansion for instanced panelsHans Goudey
2020-09-15UI: Single tab property searchHans Goudey