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-05-18UI: Icons updateWilliam Reynish
2019-05-17Outliner: Make restriction icons inactive based on hierarchy valueDalai Felinto
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-15Fix T64467: Outliner Rename drawing overlapping restriction column + checkboxDalai Felinto
2019-05-15Outliner Tooltips Cleanup: Retrict/Allow > Restrict ; set/unset > setDalai Felinto
2019-05-15T64020: Outliner - implement Shift + Click for objects as wellDalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-11Revert API change (hide_viewport > hide_instance)Dalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-03Fix missiong collection move line in outliner after recent changesHarley Acheson
2019-05-01UI: remove outliner vertical separatorsHarley Acheson
2019-05-01UI: remove outliner highlight selection gapHarley Acheson
2019-05-01UI: make outliner hierarchy line width take into account DPIHarley Acheson
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-25Fix small outliner drawing performance regressionHarley Acheson
2019-04-25Fix inconsistent collection/object hide icon brightness in outlinerHarley Acheson
2019-04-24Outliner: Show parenting hierarchy in view layer viewDalai Felinto
2019-04-23Outliner draw: Fix using wrong flag to tag object on visibility changeDalai Felinto
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