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
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-29Texts in Outliner dont activatePhilipp Oeser
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-26Fix T90915: outliner select behaves as if Ctrl is heldCampbell Barton
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-12Cleanup: redundant outliner includesCampbell Barton
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-02-20Cleanup: Disentangle outliner active status "get" and "set"Hans Goudey
2021-02-14Cleanup: spellingCampbell Barton
2021-02-08Cleanup: Remove dead code for keymap Outliner display modeJulian Eisel
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix T84920: Crash undoing object activation in the outlinerCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
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-18Outliner: Set active modifier on clickHans Goudey
2020-11-27Cleanup: Move logic to `outliner_find_item_at_x_in_row`Nathan Craddock
2020-11-24Outliner: Switch properties tabs only on icon clickNathan Craddock
2020-11-13Outliner: Sync with property editor physics tabHans Goudey
2020-11-11Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-11Fix 'outliner_scroll_view()' not reaching wanted elementPhilipp Oeser
2020-11-11Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-11Fix: Selection not possible from outliner gutterNathan Craddock
2020-11-06Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-06Fix Outliner editbone selection with 'Sync Selection'Philipp Oeser
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Outliner: use undo-group for outliner mode switchingCampbell Barton
2020-10-30Fix outliner mode toggling with multi-object pose/edit modeCampbell Barton
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-09-30Cleanup: Use LISTBASE_FOREACH macro in outliner codeHans Goudey
2020-09-16Outliner: Modifier/constraint/shaderfx drag and drop operatorNathan Craddock
2020-09-10Cleanup: remove else-after-returnJacques Lucke
2020-09-10Cleanup: Remove outliner edit mode context menu entriesNathan Craddock
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-08-28Fix: Outliner walk navigation in Data API modeNathan Craddock
2020-08-27Fix Outliner allowing to enter Pose Mode on linked armatureJulian Eisel
2020-08-27Fix (unreported): Outliner Data API tree subtree expansionNathan Craddock
2020-08-26Outliner: Left and right walk navigationNathan Craddock
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-07-03Cleanup: Use C-style comments in outliner filesNathan Craddock