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-06-14Cleanup: Fix const correctness of attribute search functionHans Goudey
2022-06-14Attributes: Adjustments to duplicate attribute API functionHans Goudey
2022-06-08D14823: Adds operator to duplicate the active color attribute layerDennis Ranish
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: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Merge branch 'blender-v3.2-release'Joseph Eagar
2022-06-01Fix T97408: Temporary fix for attribute convert undoJoseph Eagar
2022-05-31Attributes: Hide internal UI attributes and disallow procedural accessHans Goudey
2022-05-30Cleanup: Move attribute domain count out of enumHans Goudey
2022-04-13Fix T97164: Voxel remesh only supports vertex floatJoseph Eagar
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-07Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-23Cleanup: Remove outdated commentHans Goudey
2021-11-19Geometry Nodes: Support custom instance attributesErik
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
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