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-19Volumes: fix calling BKE_volume_load from multiple threadsJacques Lucke
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-19Fix T84041: Bevel caps have invalid normalsCampbell Barton
2021-01-18Armature: fix B-Bone deformation blending artifacts with Preserve Volume.Alexander Gavrilov
2021-01-16Fix T84757: feedback loop with when modifying vertex group with nodesJacques Lucke
2021-01-15Fix: Build error with MSVC 2017Ray Molenkamp
2021-01-15Fix (unreported) copying liboverride of mesh breaks overrides of shape keys.Bastien Montagne
2021-01-15Geometry Nodes: Use a default value in the point scale nodeHans Goudey
2021-01-14Geometry Nodes: don't delete existing attribute before new attribute is computedJacques Lucke
2021-01-13Bump file subversion after recent node versioning commitHans Goudey
2021-01-13Nodes: use green color again for shader sockets and shader categoryBrecht Van Lommel
2021-01-13Blender 2.92 beta - bcon3Dalai Felinto
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13Geometry Nodes: cleanup attribute usageJacques Lucke
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Geometry Nodes: support optional ownership for typed attributesJacques Lucke
2021-01-13Cleanup: spellingCampbell Barton
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-12Fix T64953: Add cryptomatte meta data to file output node.Jeroen Bakker
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Geometry Nodes: support reading from spans of WriteAttributeJacques Lucke
2021-01-12Weight Paint: avoid creating very small values with locked weights.Alexander Gavrilov
2021-01-12UndoSys: Refactor step 1: cleanup and simplify logic in main undo/redo handlers.Bastien Montagne
2021-01-12Fix NLA liboverride issues re tracks handling.Bastien Montagne
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Fix T83422: Dimensions incorrect after undoing if it has modified geometry.Bastien Montagne
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-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-10Fix T83777: Crash when enabling guidesSebastián Barschkis
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-08Scenes: forbid deleting last local sceneJacques Lucke
2021-01-08Cloth: completely exclude fully pinned triangles from collision.Alexander Gavrilov
2021-01-08VSE: Hide cache settings and adjust defaultsRichard Antalik
2021-01-07Fix T84326: No ID for geometry nodes instances after scatteringHans Goudey
2021-01-07UndoSystem: Early out from core undo/redo handlers when undo step is NULL.Bastien Montagne
2021-01-07Cleanup: Undo system: minor simplification in non-debug code.Bastien Montagne
2021-01-07Fix memory leak duplicating a scene with "Copy Settings"Campbell Barton
2021-01-07Fix BKE_blender_atexit_unregister error removing from linked listCampbell Barton
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2021-01-05Fix T79146: Sculpt Mode lags until the entire mesh is visiblePablo Dobarro
2021-01-05Cleanup: UndoType: use `size_t` for memory size of structs.Bastien Montagne
2021-01-05Cleanup: clang tidyJacques Lucke
2021-01-05Fix: tried to set error message on modifier that does not existJacques Lucke
2021-01-05Fix T83282: division by zero when creating psys tasksJacques Lucke