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-02-11Fix T84114: Existence of vertex groups slows down mesh editingCampbell Barton
2021-02-10Fix T85492: fix check if object has visible instancesJacques Lucke
2021-02-08Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-04Fix T85318: Driver variable don't resolve collection indicesCampbell Barton
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-02-02Fix T84649: Quick liquid causing crash on scale operationSebastián Barschkis
2021-02-02Fix T83450: Missing 4th studio light in preview iconNathan Craddock
2021-02-02Fix T85155: Vertex groups from object don't transfer to next nodes modifierHans Goudey
2021-02-01Fix T85252: Gpencil interpolate sequence crash in new scenesAntonio Vazquez
2021-02-01Fix regression: Crash garbage collecting VBOs on never evaluated scenesClément Foucault
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-29Cleanup: accept const pointer for BKE_scene_get_depsgraphBrecht Van Lommel
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-26Fix T84935: improve previous fix for boolean custom data layersJacques Lucke
2021-01-26Fix T84935: boolean custom data layers not saved correctlyJacques Lucke
2021-01-25Fix T84398: Multiview images show only one view.Jeroen Bakker
2021-01-22Particles: Fixed thread work size calculation.Stefan Werner
2021-01-21Geometry Nodes: fix losing data when attribute has incorrect typeJacques Lucke
2021-01-20Fix T84867: Transform node does not rotate/scale instancesSebastian Parborg
2021-01-20CMake: add missing headersCampbell Barton
2021-01-19Refactor modifier copying code.Bastien Montagne
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