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-01-03Extracted remap to separate function.temp-T94185-id_remapping-experiment-aJeroen Bakker
2022-01-03Changed enum values and names.Jeroen Bakker
2022-01-03Merge branch 'master' into temp-T94185-id_remapping-experiment-aJeroen Bakker
2022-01-03Cleanup: Renamed to_object_value to to_dictionary_value.Jeroen Bakker
2022-01-03Cleanup: rename ValueType.Object to ValueType.Dictionary.Jeroen Bakker
2022-01-03Cleanup: Rename ObjectValue to DictionaryValue (Serialization).Jeroen Bakker
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2022-01-03Nodes: Convert several shader nodes to c++Aaron Carlisle
2022-01-02Geometry Nodes: add field node type for constantsJacques Lucke
2022-01-01Geometry Nodes: small refactor towards supporting partially lazy nodesJacques Lucke
2021-12-31Nodes: Add Compare node operations to link drag search menuCharlie Jolly
2021-12-31LineArt: Correct collection intersection mask logic.YimingWu
2021-12-31LineArt: Correct clamping of out of bound isect indexYimingWu
2021-12-31Fix T94464: video texture is not refreshingJacques Lucke
2021-12-31Cleanup: Silence warning for wrong const char comparisonCharlie Jolly
2021-12-31Fix T94416: incorrect handling when nodes are linked in a loopJacques Lucke
2021-12-31Nodes: Weight drag link search for Math nodesCharlie Jolly
2021-12-31Fix (unreported): remove menu separators from drag link searchCharlie Jolly
2021-12-31Cleanup: Use switch to get gpu shader nameAaron Carlisle
2021-12-30Nodes: Convert several shader nodes to c++Aaron Carlisle
2021-12-30Fix T93868: GPencil material filter does not work with instancesAntonio Vazquez
2021-12-30Fix T93134: Set origin broken for curve edit modeShen Ciao
2021-12-30Fix T93163: GPencil scale thickness fails in negative scalesAntonio Vazquez
2021-12-30Nodes: Improve link drag search for Math and Vector Math nodesCharlie Jolly
2021-12-30Point Cloud: Optimize bounding box calculationHans Goudey
2021-12-30Cleanup: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-12-30Nodes: Convert shader, texture category nodes to c++Aaron Carlisle
2021-12-30Fix T94454: Python API curve to mesh use after free without depsgraphHans Goudey
2021-12-29Modifiers: decrease maximum allocation size for Weld verticesGermano Cavalcante
2021-12-29Fix (unreported): missing relations update after adding scene time nodeJacques Lucke
2021-12-29Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-12-29Geometry Nodes: Support instances in the delete geometry nodeHans Goudey
2021-12-29Geometry Nodes: Accumulate Fields NodeJohnny Matthews
2021-12-29Fix: Issues with attribute comparison in geometry nodes testsHans Goudey
2021-12-29Nodes: Composite: UI fixes to time nodeAaron Carlisle
2021-12-29Fix T94113: Local view + Geometry Nodes is broken for instancesGermano Cavalcante
2021-12-29Cleanup: Remove dead codeAaron Carlisle
2021-12-29Nodes: Cleanup: Remove no op registration functionsAaron Carlisle
2021-12-29gpu.types.GPUOffScreen: accept format argument for color textureGermano Cavalcante
2021-12-29Fix: VSE colormix blend factor not workingRichard Antalik
2021-12-29Fix T94422: Shading/Normals break on array modifier capsPhilipp Oeser
2021-12-29Fix T94453: Weld modifier crash after recent cleanupHans Goudey
2021-12-29Nodes: Convert shader, shader category nodes to c++Aaron Carlisle
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-29Cleanup: Use indices instead of pointersGermano Cavalcante
2021-12-29Cleanup: Return early, organize variable declarationsHans Goudey
2021-12-28Nodes: Enable unity build for function nodesAaron Carlisle
2021-12-28Nodes: Add bf_nodes_function moduleAaron Carlisle