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-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2021-11-19Geometry Nodes: Support custom instance attributesErik
2021-10-26Cleanup: silence address sanitizer warning about NULL + 0Brecht Van Lommel
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-06-28Geometry Nodes: initial attribute list for meshesJacques Lucke
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-04-30Geometry Nodes: Add an "Auto" option for Attribute Convert data typeCharlie Jolly
2021-03-25Geometry Nodes: change order of domains in drop downJacques Lucke
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-23Geometry Nodes: show domain in attribute fill nodeJacques Lucke
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke
2021-02-15Attributes: return refined Attribute from attributes.new methodJacques Lucke
2021-02-11Attributes: support bool attribute in rnaJacques Lucke
2021-01-17RNA: report an error when the name property is set twiceCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-18UI: Rename "Float Color" attribute data type to "Color"Hans Goudey
2020-12-16Geometry Nodes: Boolean attribute typeHans Goudey
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-09-09Geometry: add Attributes panel for PointCloud and HairBrecht Van Lommel
2020-09-09Geometry: use generic attributes for Hair and Point CloudsBrecht Van Lommel
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel