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
2022-09-18LineArt: Force intersection option.YimingWu
2022-09-05IDMAnagement: Add owner ID pointer to embedded ones.Bastien Montagne
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-03-23Cleanup: use `e` prefix for enum, comment on misleading flag valuesCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-09-15Collections: Add color taggingNathan Craddock
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-20Cleanup: unused enumsCampbell Barton
2019-07-30Fix T66629: Library override - fails when armature and mesh are in separate c...Bastien Montagne
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell 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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-08-29Cleanup: correct header guardCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel