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
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2020-11-14Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-14Collections: Prevent setting scene collection color tag from rnaNathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-02LibOverride: Do not assert on missing operands in apply function.Bastien Montagne
2020-10-02Cleanup: compiler warningsCampbell Barton
2020-09-25LibOverride: Silence some more asserts.Bastien Montagne
2020-09-15Collections: Add color taggingNathan Craddock
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-04LibOverride: cleanup Collection case.Bastien Montagne
2020-05-15Fix T76710: objects get lost in linked/overridden collectionsPhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-21Cleanup: minor error in assert message in libOverride collection code.Bastien Montagne
2019-08-16Cleanup: proper use of UNUSED_VARS_NDEBUG instead of random hack.Bastien Montagne
2019-08-16LibOverride: do not allow diffing on collections' `all_objects` member.Bastien Montagne
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-05-31Fix Outliner: New collections are hiddenDalai 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-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-01Collections: mark visibility properties as not animatable.Brecht Van Lommel
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18DNA: support renaming structs that use the old renaming hackCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-14Fix typo in comment.Bastien Montagne
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-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel