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-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-24Geometry Nodes: add versioning for attribute fillJacques Lucke
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-23Cleanup: allow looking up size of unsupported domainsJacques Lucke
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-23Fix (unreported) object duplicate code wrongly duplicating linked objects.Bastien Montagne
2021-03-23LibOverride: Also consider RNA Collection in 'need resync' detection.Bastien Montagne
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-23Cleanup: de-duplicate gpencil logic to ensure materialsCampbell Barton
2021-03-22Cleanup: lattices, use `bool is_editmode` instead of `int editmode`Sybren A. Stüvel
2021-03-22Fix T83638: mirror modifier with mirror object renders wrong motion blurJishan Singh
2021-03-22Tracking: Fix movie file prefetch freezing interfaceSergey Sharybin
2021-03-22Fix T86741: Remapping could create doublons of collections in hierarchy.Bastien Montagne
2021-03-22Fix (unreported) memleak in collection/viewlayer code.Bastien Montagne
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-22Cleanup: spelling, expand on commentsCampbell Barton
2021-03-22Cleanup: clang-format, trailing spaceCampbell Barton
2021-03-22Cleanup: Don't use class method to override equality operatorHans Goudey
2021-03-21Functions: refactor virtual array data structuresJacques Lucke
2021-03-21Cleanup: use static local variablesCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-19LibOverride: Stash away 'leftover' objects/collections from auto-resync process.Bastien Montagne
2021-03-19Geometry Nodes: Implicit interpolations to and from the edge domainHans Goudey
2021-03-19LibOverride: fix code trying to auto-resync linked overrides.Bastien Montagne
2021-03-19Cleanup: remove unused functionCampbell Barton
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18Geometry Nodes: Don't create empty components when realizing instancesHans Goudey
2021-03-18LibOverride: Fix missing update after an override reset.Bastien Montagne
2021-03-18Fix T86594: Overrides: Possible collection "duplication".Bastien Montagne
2021-03-18Cleanup: spellingCampbell Barton
2021-03-17Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"Hans Goudey
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Cleanup: remove unnecessary namespace specifiersJacques Lucke
2021-03-17Cleanup: improve gathering supported domains by geometry typeJacques Lucke
2021-03-17BLI: provide a default hash for enumsJacques Lucke
2021-03-17Geometry Nodes: store domain and data type in attribute hintsJacques Lucke
2021-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2021-03-17Bugfix: properly rename Null audio device to NoneJörg Müller
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16LibOverride: Resync: Fix most remaining 'overrides in master collection' issues.Bastien Montagne
2021-03-16LibOverride: Resync: Fix too many objects being rooted in master collection.Bastien Montagne
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne
2021-03-16Fix: Cryptomatte load corrupt manifests.Jeroen Bakker
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Fix T86262: Tracking backwards fails after gap in trackSergey Sharybin
2021-03-15Tracking: Mention TODO about DNA to Libmv API conversionSergey Sharybin
2021-03-15Geometry Nodes: expose builtin crease attributeJacques Lucke