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-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
2021-03-15LibOverride: Add checks to address some degenerate blend file casesBastien Montagne
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-15Cleanup: clang modernize-use-override errors.Jeroen Bakker
2021-03-15Writefile: only include recovery info in auto-save & quit.blendCampbell Barton
2021-03-15Cleanup: rename G_FILE_RECOVER -> G_FILE_RECOVER_READCampbell Barton
2021-03-15Cleanup: update comments, remove ifdef'd codeCampbell Barton
2021-03-14Fix T86427 Exact solver does not apply target material.Howard Trickey
2021-03-14Nodes: Add distance float socket typeHans Goudey
2021-03-13Geometry Nodes: Add "normal" attribute for face normalsHans Goudey
2021-03-13Geometry Nodes: Revert current normal attribute implementationHans Goudey
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12Fix another crash in LibOverride resync code.Bastien Montagne
2021-03-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-12Fix first part of T86501: Crash during resync process.Bastien Montagne
2021-03-12IDRemap: Add option to also remap internal runtime ID pointers.Bastien Montagne
2021-03-12LibQuery: Add an option to process internal runtime ID pointers.Bastien Montagne
2021-03-12Nodes: Add Attribute Remove NodeFabian Schempp
2021-03-11Cleanup: remove unnecessary `const` from function declarationSybren A. Stüvel
2021-03-11Fix T86431: Keep memory location of the window manager on file loadCampbell Barton
2021-03-11Cleanup: split file read and setup into separate stepsCampbell Barton
2021-03-11Cleanup: file loading/recover checksCampbell Barton