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-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-19Geometry Nodes: don't show grease pencil materials for nowJacques Lucke
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey
2021-05-07Geometry Nodes: Add Attribute Curve Map NodeCharlie Jolly
2021-04-30Geometry Nodes: Add an "Auto" option for Attribute Convert data typeCharlie Jolly
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-28UI: Change "Int" to "Integer" in enum item namesHans Goudey
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke
2021-04-19Geometry Nodes: new Switch nodeEitan
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-02Geometry Nodes: Allow float input for point scale nodeHans Goudey
2021-04-01Geometry Nodes: Improve speed of boolean node, use multi-input socketHans Goudey
2021-03-30Nodes: Expose multi input socket in python APIWannes Malfait
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-23RNA: support automatically mapping string property to char pointerJacques Lucke
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-23Geometry Nodes: show domain in attribute fill nodeJacques Lucke
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-14Nodes: Add distance float socket typeHans Goudey
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-26Cryptomatte: Manifest Parsing.Jeroen Bakker
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-17Geometry Nodes: Support integer type in the Attribute Fill NodeHans Goudey
2021-02-12Cleanup: Decrease scope of RNA enum definitionsHans Goudey
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-12Fix T85558: crash changing the resolution mode of the "volume to mesh" nodePhilipp Oeser
2021-02-11Merge branch 'blender-v2.92-release'Hans Goudey
2021-02-11Fix T85555: Geometry Nodes: Attribute Vector Math Wrap is brokenHans Goudey
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: support fixed pivot axis in Align Rotation to Vector nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-01-29Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto