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-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-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-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
2021-03-11LibOverride: auto-run resync process on file reading.Bastien Montagne
2021-03-11LibOverride: Add second part of auto-resync code.Bastien Montagne
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-11LibOverride: Do not delete no-more-used overrides during resync if they are u...Bastien Montagne
2021-03-11LibOverride: Add a utils to check if override has been user-edited.Bastien Montagne
2021-03-10Cryptomatte tests: Fix layer_from_manifest failure.Ankit Meel
2021-03-10Geometry Nodes: move geometry component type enum to CJacques Lucke
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-09Fix T86422: Expand crashing with EEVEE enabledPablo Dobarro
2021-03-09Geometry Nodes: Add Attribute interpolation for polygon domainsHans Goudey
2021-03-09Cleanup: use raw strings.Jeroen Bakker
2021-03-09Geometry Nodes: Expose "shade smooth" as an attributeHans Goudey
2021-03-09Cleanup: add resource manager for cryptomatte session.Jeroen Bakker
2021-03-09Cleanup: Correct area writing function nameJulian Eisel
2021-03-09Fix the session UUID being set for temporary blend file dataCampbell Barton
2021-03-09Cleanup: Complete earlier geometry component refactorHans Goudey
2021-03-08Geometry Nodes: Rename subdivision nodesHans Goudey
2021-03-08Cleanup: Move geometry component implementations to separate filesHans Goudey
2021-03-08Cleanup: Move LibOverride debug prints to CLOG.Bastien Montagne
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-03-08readfile: add id_tag_extra argumentCampbell Barton
2021-03-08Revert "Fix modernize-raw-string-literal complaints from clang-tidy."Howard Trickey
2021-03-08Particles: change default name to "ParticleSystem"Philipp Oeser
2021-03-08Cleanup: Remove unused variable.Jeroen Bakker
2021-03-08Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker