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-11-11Cleanup: Use string argument for attribute API functionHans Goudey
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-16Cleanup: formatCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-14Attributes: add color_srgb property to FloatColorAttributeValue and ByteColor...Aras Pranckevicius
2022-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-03Cleanup: Move color attribute enums to be reusableHans Goudey
2022-04-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
2022-04-21Fix T97502: Issues/crashes with "color_attributes" AttributeGroupPhilipp Oeser
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
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