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-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
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
2021-03-08Revert "Fix T86026: Crash Opening Cryptomatte File."Jeroen Bakker
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-08Fix modernize-raw-string-literal complaints from clang-tidy.Howard Trickey
2021-03-07Geometry Nodes: simplify allocating dynamically sized buffer on stackJacques Lucke
2021-03-07Cleanup: remove dead codeJacques Lucke
2021-03-06Cleanup: clang tidyJacques Lucke
2021-03-06Fix T86308 Crash in Exact Boolean when have custom normal layer.Howard Trickey
2021-03-06Cleanup: commentsCampbell Barton
2021-03-06Geometry Nodes: Expose vertex normals as an attributeHans Goudey
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-03-05Cleanup: Rename func occurences to _fnSebastián Barschkis