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-08-10Compositor: Limit C linkage of cryptomatte functionsOmar Emara
2022-08-10Realtime Compositor: Fix missing include in Displace nodeOmar Emara
2022-08-10Realtime Compositor: Fix clang tidy warningsOmar Emara
2022-08-10Realtime Compositor: Add stub unsupported nodesOmar Emara
2022-08-10Realtime Compositor: Add basic distort nodesOmar Emara
2022-08-10Realtime Compositor: Add basic matte nodesOmar Emara
2022-08-10Realtime Compositor: Add basic convert and vector nodesOmar Emara
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-10Realtime Compositor: Add basic input nodesOmar Emara
2022-08-10Realtime Compositor: Add basic output nodesOmar Emara
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-10Cleanup: formatCampbell Barton
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-09Cleanup: sort cmake file-listsCampbell Barton
2022-08-09Cleanup: compiler warningsCampbell Barton
2022-08-08Fix T100285: Shader value node always outputs zeroOmar Emara
2022-08-08Cleanup: fix source typoBrecht Van Lommel
2022-08-08Fix: Typo in geometry node tooltipHans Goudey
2022-08-08Merge branch 'blender-v3.3-release'Xavier Hallade
2022-08-07Fix: Incorrect field node deduplication for shortest path nodesHans Goudey
2022-08-07Cleanup: Fix typo Propatation -> PropagationErik Abrahamsson
2022-08-07Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-07Fix: Missing translation in deform curves on surface nodeHans Goudey
2022-08-05Cleanup: Spelling, remove double negativeHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Nodes: Disable link drag search for deprecated nodesHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Store named attribute node incorrect link drag searchHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Fix: Crash on instance on points node with empty meshHans Goudey
2022-08-01Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-01tweaks & fixes to UI messages.Bastien Montagne
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-27Fix: curves edit hints not propagated in Join Geometry nodeJacques Lucke
2022-07-27Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"Hans Goudey
2022-07-27Geometry Nodes: Shortest Paths nodesErik Abrahamsson
2022-07-27Geometry Nodes: Implement link drag search for two nodesHans Goudey
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey
2022-07-26Geometry Nodes: Hide value button for field at index nodeHans Goudey
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26Fix: Fix attribute writer debug warnings in terminalHans Goudey
2022-07-25Geometry Nodes: Add node descriptions/tooltipsArye Ramaty
2022-07-25Geometry Nodes: Improve UV Sphere primive performanceHans Goudey
2022-07-23Fix T99905: wrong toposort when the node tree is cyclicJacques Lucke
2022-07-23Fix T99830: missing update after reordering node group socketsJacques Lucke
2022-07-23Fix: Store Named Attribute node not working when attribute did not existJacques Lucke
2022-07-22Fix T99835: Incorrect title case for two node namesHans Goudey
2022-07-22Cleanup: Use r_ prefix for boolean return parametersHans Goudey
2022-07-22Fix T99873: Store named attribute node cannot write to vertex groupsHans Goudey