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
2022-07-12Curves: improve error checking in deform curves on surface nodeJacques Lucke
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-08Curves: use consistent default radius for Cycles, Eevee, Set Curve Radius nodeBrecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix build error without unity build, after recent changesBrecht Van Lommel
2022-07-07Compositor: Pre-fill motion tracking fieldsSergey Sharybin
2022-07-06UI: Adjust and fix shader node descriptionsHans Goudey
2022-07-06Compositor: Pre-fill active scene movie clip in more nodesSergey Sharybin
2022-07-06Fix T99284: Undefined values output from UV nodesHans Goudey
2022-07-06Curves: Port subdivide node to the new data-blockHans Goudey
2022-07-05Curves: Move type conversion to the geometry moduleHans Goudey
2022-07-05Cleanup: Unused headers in generic compositor nodes headerSergey Sharybin
2022-07-03Fix T99316: Crash with no font in String to Curves nodeIliay Katueshenock
2022-07-02Fix: Build error with unity builds off after recent cleanupHans Goudey
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
2022-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-07-02BLI: improve span access to virtual arraysJacques Lucke
2022-07-01Geometry Nodes: remove warning in Points nodeJacques Lucke
2022-07-01Cleanup: Remove unnecessary includes from geometry nodes headerHans Goudey
2022-07-01Fix: Incorrectly sized curves created in set conversion nodeHans Goudey
2022-07-01Cleanup: Avoid assigning constructed VArray to referenceHans Goudey
2022-07-01Fix T99309: Duplicate elements deletes instance attributesHans Goudey
2022-06-29Geometry Nodes: Only calculate mesh to volume bounds when necessaryHans Goudey
2022-06-29Geometry Nodes: UV Unwrap and Pack Islands NodesAleksi Juvani
2022-06-29Geometry Nodes: Add Mesh To Volume NodeErik Abrahamsson
2022-06-29UI: add tooltips for nodes to the shader node add menuArye Ramaty
2022-06-29Fix T99104: EEVEE: Regression: Crash when using Light Output in MaterialsClément Foucault
2022-06-29Fix: Use distance unit for points node radius inputHans Goudey
2022-06-26Curves: Port string to curves node to the new data-blockHans Goudey
2022-06-25Geometry Nodes: Field on Domain NodeHans Goudey
2022-06-25Geometry Nodes: Add Points NodeJohnny Matthews
2022-06-24Fix T99130: Spline factor gets messed up if one hair is too shortDalai Felinto
2022-06-23Geometry Nodes: Speed up Separate color node in RGB modeHans Goudey
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Fix T99028: crash deleting file output node with color management overrideBrecht Van Lommel
2022-06-22Fix: Memory leak writing to builtin attribute with wrong typeHans Goudey
2022-06-21Cleanup: removed unused Blender Internal bump/normal mapping texture codeBrecht Van Lommel
2022-06-21Fix T98919: Eevee unlinked aov output nodes don't render.Jeroen Bakker
2022-06-20Fix T94969: Crash in Volume to Mesh with 0 voxelsErik
2022-06-18Geometry Nodes: speedup Separate XYZ nodeJacques Lucke
2022-06-17Geometry Nodes: new Volume Cube nodeChris Clyne
2022-06-17Geometry Nodes: tweak Volume to Mesh threshold declarationJacques Lucke
2022-06-16Geometry Nodes: add 'Intersecting Edges' output for boolean nodePhilipp Oeser
2022-06-14Fix T98718: Face Is Planar Node Not handling Certain ConditionsJohnny Matthews
2022-06-10Fix: Missing includeHans Goudey
2022-06-09Curves: Port delete geometry node to the new curves typeHans Goudey
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-08Fix: incorrect curve parameter for catmull rom curvesJacques Lucke