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-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-11Fix T63451: selected objects not highlighted in outliner scene view.Harley Acheson
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-15Fix T62320: Outliner collection disable not propagating to other view layersDalai Felinto
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-01Fix warning for uiButPushedStateFuncDalai Felinto
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell 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-12Fix T61462: Missing update when toggling GP layer visibility in the OutlinerAntonioya
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: Ctrl to isolate objectDalai Felinto
2019-02-08Fix T61287: Object restrict viewport ignored in instanced collectionDalai Felinto
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Outliner: eyes for collection affect collection visibilityDalai Felinto
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14UI: fix horizontal scrollbar overlapping last item.Harley Acheson
2019-01-04Outliner: better support for clips/masks ('Blender File' view)Philipp Oeser
2019-01-04Fix T60068: missing viewport update when renaming objects in outliner.Sebastian Parborg
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-27Cleanup: use unsigned char (change previous commit)Campbell Barton
2018-12-13Fix T59125: Outliner does not show view layer countJacques Lucke
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Remove eye column from the outlinerDalai Felinto
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-09Fix crash when renaming metaballsDalai Felinto
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-11UI: increase spacing between icon and text.Brecht Van Lommel
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel