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-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-02-26Fix (unreported) missing 3DView update after some Outliner Override operations.Bastien Montagne
2021-02-26Fix T84953: Incorrect tooltip for dragging collectionsHans Goudey
2021-02-25Improve Purge operator.Bastien Montagne
2021-02-25Fix T85976: Outliner crash deleting collection with multiple windowsCampbell Barton
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-20Cleanup: Disentangle outliner active status "get" and "set"Hans Goudey
2021-02-19Cleanup: Comment formatting, spellingHans Goudey
2021-02-19Fix T83027: Incorrect outliner collection state after operatorHans Goudey
2021-02-17Cleanup: spellingCampbell Barton
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13Cleanup: Remove unused outliner enum valuesNathan Craddock
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-09Outliner: Enable render visibility column by defaultNathan Craddock
2021-02-08Cleanup: Remove unused tree element typesJulian Eisel
2021-02-08Cleanup: Remove dead code for keymap Outliner display modeJulian Eisel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04LibOverride: Added log statements in liboverride operator functionsSebastián Barschkis
2021-02-04LibOverride: Only show relevant operators in outliner menuSebastián Barschkis
2021-01-28Cleanup: Reduce variable scopeHans Goudey
2021-01-25Fix T85027: Crash dragging a collection over empty OutlinerJulian Eisel
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix T84920: Crash undoing object activation in the outlinerCampbell Barton
2021-01-22Fix editors showing old data-block name after renaming in OutlinerJulian Eisel
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
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-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-11Fix T84327: outliner_id_copy_tag was only copying from expanded nodes.Pi Lanningham
2021-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2021-01-07Outliner: use the scene ID for ObjectBase PointerRNACampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-04Cleanup: spelling (use 'gimbal' instead of 'gimble')Campbell Barton
2020-12-30Outliner: Fix useless assert in new liboverride showing code.Bastien Montagne
2020-12-28Fix possible fall-through in outliner region listenerSergey Sharybin
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18Outliner: Set active modifier on clickHans Goudey
2020-12-18Fix T82960: Inaccurate selection on collapsed outliner rowsNathan Craddock