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-10Merge remote-tracking branch 'origin/master' into lanpr-under-gpYimingWu
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
2021-03-05Fix crash with pinned geometry node tree with no active objectHans Goudey
2021-03-05Animation: add function to apply a pose from an ActionSybren A. Stüvel
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05Merge remote-tracking branch 'origin/master' into lanpr-under-gpYimingWu
2021-03-05Cleanup: spellingCampbell Barton
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: Use span and float matrix type in direct boolean codeHans Goudey
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02Fix Node UI Storage Threading IssuesHans Goudey
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-02Fix T86172: check if attribute is actually accessibleJacques Lucke
2021-03-02Fix T85981, part II: bone's custom shape disappear on undo in some cases.Bastien Montagne
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-03-02Cryptomatte: Session from Existing Render Result.Jeroen Bakker
2021-03-02Fix build error after last commitHans Goudey
2021-03-02Cleanup: Rename node UI storage functionHans Goudey