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-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-27Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-27Fix T84717: Missing viewport update after shading changesSergey Sharybin
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke
2021-01-26Subdiv: Use better default UV interpolationSergey Sharybin
2021-01-26Cleanup: Correct comments in ID type enumHans Goudey
2021-01-25LibOverride: refactor of relationships handling in library overrides.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-25Fix padding issue in DNASergey Sharybin
2021-01-25Fix T84398: Multiview images show only one view.Jeroen Bakker
2021-01-24Cleanup: spellingCampbell Barton
2021-01-24Cleanup: group navigation gizmo size with generic gizmo sizeCampbell Barton
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22Cleanup - Point Instance: Use own DNA structDalai Felinto
2021-01-22Fix Asset Browser showing old name after renaming data-blockJulian Eisel
2021-01-20Cleanup: clang-formatCampbell Barton
2021-01-20Cleanup: spellingCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20CMake: add missing headersCampbell Barton
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Refactor modifier copying code.Bastien Montagne
2021-01-19Refactor modifier copying code.Bastien Montagne
2021-01-19Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-18Tracking: Re-write marker request functionSergey Sharybin
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-16Fix T84758: Revert "LibOverride: Also consider regular embedded IDs as virtua...Bastien Montagne
2021-01-16Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-15Cleanup: Remove Unused tracking propertiesAaron Carlisle
2021-01-15LibOverride: Also consider regular embedded IDs as virtual overrides.Bastien Montagne
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
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-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-13Bevel Modifier: Use angle limit method by defaultHans Goudey
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Fix T84588: Cache access in rna_Particle_uv_on_emitterRobert Guetzkow
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2021-01-07RNA: document Python instancing for ID's and RNA typesCampbell Barton