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-01-11use new style for isect_seg_seg and cross_polytemp-experimental-cpp-math-refactorJacques Lucke
2021-01-11Merge branch 'master' into math-refactorJacques Lucke
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2021-01-11Collision: allow disabling collision without removing the modifier.Alexander Gavrilov
2021-01-11ImBuf: Add error handling to IMB_indexer_openSybren A. Stüvel
2021-01-11ID Creation: generate `session_uuid` in more cases.Bastien Montagne
2021-01-11Fix Embedded IDs creation bypassing ID management completely.Bastien Montagne
2021-01-11Fix missing IDType init in ViewLayer tests.Bastien Montagne
2021-01-11Fix T84516: ID properties have incorrect names in Python dir() listBrecht Van Lommel
2021-01-11Cleanup: remove trailing whitespaceJacques Lucke
2021-01-11Merge branch 'master' into math-refactorJacques Lucke
2021-01-11Geometry Nodes: transform Object Info outputs to local spaceJacques Lucke
2021-01-11BLI: fix math operationJacques Lucke
2021-01-11Cleanup: remove redundant UV edge selection callsCampbell Barton
2021-01-11Fix T84565: UV face select fails when zoomed inCampbell Barton
2021-01-11move remaining typesJacques Lucke
2021-01-11update float2Jacques Lucke
2021-01-11Fluid: Adjusted viscosity strength step size in UISebastián Barschkis
2021-01-11update float3Jacques Lucke
2021-01-11Fix T84327: outliner_id_copy_tag was only copying from expanded nodes.Pi Lanningham
2021-01-11Cleanup: Added const to RenderLayersProg methodsJeroen Bakker
2021-01-11VSE: store raw images in cacheRichard Antalik
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2021-01-11Fix versioning code outside of version checkRichard Antalik
2021-01-11Fix T83544: Cycles crash when rendering with Save Buffers enabledJacques Lucke
2021-01-11Fix T84459: Face normals not displaying (AMD GPU)Jeroen Bakker
2021-01-11Cleanup: Incorrect commentJeroen Bakker
2021-01-11Fix T84459: Wireframe not displaying with AMD GPUJeroen Bakker
2021-01-11Cleanup: skip accessing sequence strip name/source when hiddenCampbell Barton
2021-01-11Fix incorrect use of BLI_snprintf in sequencer text concatenationCampbell Barton
2021-01-11Fix missing directory separator in image/movie strip identifierCampbell Barton
2021-01-11Cleanup: use switch statement for sequence typesCampbell Barton
2021-01-11Fix T84582: WalkNavigation.mouse_speed ignored with tabletCampbell Barton
2021-01-11Fix T84501: Wintab button lag.Nicholas Rishel
2021-01-11Revert "Fix typo; Documentation; Expose layer for framebuffer attachament; Ad...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show translation value in local space only with con...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show the translation value in local spaceGermano Cavalcantemano-wii
2021-01-11Fix Increment Snapping Without Constraints in Non-Axis-Aligned ViewsGermano Cavalcantemano-wii
2021-01-11Fix typo; Documentation; Expose layer for framebuffer attachament; Add frameb...Germano Cavalcantemano-wii
2021-01-10UI: Improve node group input / output list interfaceHans Goudey
2021-01-10Fix T83777: Crash when enabling guidesSebastián Barschkis
2021-01-10Fluid: Fix cache saving issue with OpenVDB IOSebastián Barschkis
2021-01-10Fix T84529: Crash with strip using deleted scenePeter Fog
2021-01-10Fix sequencer disk cache not writing dataRichard Antalik
2021-01-10VSE: Remove fit method tool setting from headerRichard Antalik
2021-01-09Cleanup: remove redundant decorator for eevee 'overscan_size'Philipp Oeser
2021-01-09Cleanup: remove unused struct membersCampbell Barton
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2021-01-09Fix build error after last commitHans Goudey