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-09-10Outliner: Use right click target element for context menuNathan 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-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-28Fix (unreported): Walk expansion on scene collectionNathan 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: Use `shift` for restrict button child toggleNathan Craddock
2020-08-26Outliner: Left and right walk navigationNathan Craddock
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-20Cleanup: Outliner: LibOverride tools.Bastien Montagne
2020-08-20LibOverride: Add 'delete and use linked data' operation.Bastien Montagne
2020-08-20Cleanup: Outliner active indicator repeated codeNathan Craddock
2020-08-19LibOverride: Add initial version of 'resync' operation.Bastien Montagne
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-18Cleanup: GPUState: remove float variant of GPU_scissor_getClément Foucault
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-08Cleanup: remove redundant return parenthesisCampbell Barton
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-08-07Cleanup: Remove outliner statement with no effectNathan Craddock
2020-08-07Cleanup: use _fn for outliner callback functionsNathan Craddock
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Merge branch 'blender-v2.90-release' into masterNathan Craddock
2020-08-04Fix T74796: Outliner child objects hidden when collections are filteredNathan Craddock
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-07-30Fix T79278: Selected object filter skipping collection instancesNathan Craddock
2020-07-28Fix: Wrong outliner restrict column for gpencil layer hideNathan Craddock
2020-07-23Fix T79187: Outliner "Make Single User" crashNathan Craddock
2020-07-23LibOverride: Add reset operations to the outliner menu.Bastien Montagne
2020-07-23LibOverride: Outliner override creation: Better checks.Bastien Montagne
2020-07-23LibOverride: Move override operations into own section of the ID outliner menu.Bastien Montagne
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-21UI: Add an outer boundary for edge panning, use in outlinerHans Goudey
2020-07-20Fix T78960: 2.83.2 not opening a 2.82a project correctly.Bastien Montagne
2020-07-15LibOverride: make outliner's 'override hierarchy' use same logic as 3DView op...Bastien Montagne
2020-07-15Cleanup: remove debug prints.Bastien Montagne
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14LibOverride: Outliner: Add an operation to override the selected ID and its p...Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-03Cleanup: Use C-style comments in outliner filesNathan Craddock
2020-07-03Cleanup: Remove unused outliner activation codeNathan Craddock
2020-07-03Cleanup: Use _fn suffix for outliner button callbacksNathan Craddock