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-05-26Merge branch 'master' into temp-gpencil-maskingtemp-gpencil-maskingAntonio Vazquez
2021-05-26Fix particlesystem not duplicating their pointcache in NO_MAIN case.Bastien Montagne
2021-05-26Fix T88531: Mantaflow problem with geometry nodesPhilipp Oeser
2021-05-26Fix T88566: Mantaflow inflow with shapekeys is not working anymorePhilipp Oeser
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: Convert to static type directly from CPPTypeHans Goudey
2021-05-25Fix T88549: ID sorting tests.Bastien Montagne
2021-05-25Cleanup: spellingCampbell Barton
2021-05-21Fix T88375: Bone Size Small After V3D.View_AllWayde Moss
2021-05-21Fix particle ID init not creating particle deflect data.Bastien Montagne
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Geometry Nodes: new Material Replace nodeJacques Lucke
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-20Geometry Nodes: new Material Assign nodeJacques Lucke
2021-05-20Materials: support materials when applying modifierJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-20Cleanup: spellingCampbell Barton
2021-05-20Splines: Optimize interpolation in special case virtual arrayHans Goudey
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-19Cleanup: Use copy constructor for CurveEvalHans Goudey
2021-05-19IDManagement: Enable ID sorting test for linked IDs.Bastien Montagne
2021-05-19IDManagement: Do not prevent sorting of linked IDs in `BKE_id_new_name_valida...Bastien Montagne
2021-05-19IDManagement: Fix ID sorting in case of linked IDs.Bastien Montagne
2021-05-19IDManagement: Add basic test regarding id sorting in their listbase.Bastien Montagne
2021-05-19Geometry Nodes: take materials into account when joining geometriesJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-18Fix ID copying outside of Main affecting 'directly linked' status of other IDs.Bastien Montagne
2021-05-18Cleanup: typo in comment.Bastien Montagne
2021-05-18Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-18Fix ocean modifier giving different result on Arm than x86Brecht Van Lommel
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix T88026: Repeated switch to rendered viewport crashesCampbell Barton
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-16Cleanup: Improve commentsHans Goudey
2021-05-16Cleanup: Use helper functionHans Goudey
2021-05-16Splines: Convenience methods for point offsets of multiple splinesHans Goudey
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2021-05-15Cleanup: Update / improve commentsHans Goudey
2021-05-14Cleanup: Move attribute code to attribute headerHans Goudey
2021-05-14Fix T88262: Curve to mesh crash with vector last segmentHans Goudey
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14Geometry Nodes: remove some unnecessary updatesJacques Lucke