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-07-08Outliner: use 'compacted' row for bones as wellPhilipp Oeser
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-21Cleanup: spellingLeon Zandman
2021-04-08Outliner Override: Tweak to order of error messages.Bastien Montagne
2021-04-08Outliner: regroup more type of entries under a single icon.Bastien Montagne
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-03-25Fix for T86613: Renaming in outliner doesn't trigger rename eventErik Abrahamsson
2021-03-17Fix outliner multi-object edit-armature operationsCampbell Barton
2021-03-12Cleanup: redundant outliner includesCampbell Barton
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-02-20Cleanup: spellingCampbell 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-08Cleanup: Remove unused tree element typesJulian Eisel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell 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-07Outliner: use the scene ID for ObjectBase PointerRNACampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18Fix T82960: Inaccurate selection on collapsed outliner rowsNathan Craddock
2020-12-18Cleanup: Use LISTBASE_FOREACH macro in outliner codeNathan Craddock
2020-12-02Outliner: Highlight icons on cursor hoverNathan Craddock
2020-11-18Fix: Outliner hierarchy line width variationsNathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-11Fix 'outliner_scroll_view()' not reaching wanted elementPhilipp Oeser
2020-10-30Outliner: use undo-group for outliner mode switchingCampbell Barton
2020-10-23Fix T81818: Outliner mode column crashes with shared object dataHans Goudey
2020-10-22Cleanup: Simplify outliner mode column drawing functionHans Goudey
2020-10-15Fix T81675: Renaming collapsed collection in Outliner renames nested itemsJulian Eisel
2020-10-05Outliner: Move collection exclude button to restrict columnsNathan Craddock
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-28Outliner: Draw hierarchy lines dashed for object childrenNathan Craddock
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-23Fix outliner collection icon in light themeNathan Craddock
2020-09-19Fix T80880: Outliner colored hierarchy lines on objectsNathan Craddock
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-16Outliner: Modifier/constraint/shaderfx drag and drop operatorNathan Craddock
2020-09-15Outliner: Hierarchy line drawingNathan Craddock
2020-09-15Outliner: Draw colored collection iconsNathan Craddock
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-08-26Outliner: Use `shift` for restrict button child toggleNathan Craddock
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock