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
2019-04-16Selecing a pose bone in outliner deselect othersDalai Felinto
2019-04-16Fix T63066: Outliner crash when selecting object being in armature editmodeDalai Felinto
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-11Fix T63451: selected objects not highlighted in outliner scene view.Harley Acheson
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-29Fix T63082: Outliner allows assign grease pencil materials to meshAntonioya
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-25Add copy/paste of any IDs in Outliner.Bastien Montagne
2019-03-21Cleanup: Outliner: remove warning about no undo of ID deletion.Bastien Montagne
2019-03-21Fix T62802: Layer order inverted in OutlinerAntonioya
2019-03-15Fix T62320: Outliner collection disable not propagating to other view layersDalai Felinto
2019-03-15Fix T62592: GPencil layer activation from outliner needed two clicksAntonioya
2019-03-12Fix (unreported) Outliner could add (link...) a collection to a linked scene/...Bastien Montagne
2019-03-12Fix T62488: Can delete collection from indirect linked library.Bastien Montagne
2019-03-12Fix (unreported) Outliner's New Collection adding local collection to linked ...Bastien Montagne
2019-03-12Cleanup: Outliner's Collection duplicate: don't check for visualization type ...Bastien Montagne
2019-03-12Fix (unreported) duplicated collection from linked scene would be parented to...Bastien Montagne
2019-03-08Partially revert "Collection duplication from Outliner: add a 'duplicate hier...Bastien Montagne
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-05UI: Nicer report when trying to edit external librariesPablo Vazquez
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-02Revert "Fix T62098: Outliner: Delete hierarchy crash"Bastien Montagne
2019-03-01Fix T62098: Outliner: Delete hierarchy crashDalai Felinto
2019-03-01Fix T62025: Outliner and viewport missing update after deleting objectDalai Felinto
2019-03-01Fix warning for uiButPushedStateFuncDalai Felinto
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-03-01Outliner: Collections Duplicate - remove original duplicate operatorDalai Felinto
2019-03-01Outliner: Collection - Duplicate Hierarchy, and Duplicate Linked HierarchyDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-25Fix T60880: Assert deleting grease pencil object from outlinerCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-15Fix T61210: Crash/inconsistency when clicking on obdata in outlinerDalai Felinto
2019-02-14Fix outliner box select not working when using search filter.Brecht Van Lommel
2019-02-14Cleanup: replace Main ID's foreach functions by macros.Bastien Montagne
2019-02-12Fix T61462: Missing update when toggling GP layer visibility in the OutlinerAntonioya
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-09Cleanup: Use ID_IS_LINKED instead of id.libDalai Felinto
2019-02-09Fix: objects in outliner cannot be disabledDalai Felinto
2019-02-09Outliner visibility: Prevent changing linked objects and collectionsDalai Felinto
2019-02-09Outliner Visibility: Alt+H operator to unhide all objects and collectionsDalai Felinto