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
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-11-28 01:09:35 +0300
committerHans Goudey <h.goudey@me.com>2021-11-28 01:09:35 +0300
commitf7f558e293e9cfde672b62083d01a6d68cb674b1 (patch)
treee206de8e0538bb129a5192a7f2b7ddad2816d20c /intern/opensubdiv
parente121b5b66c861cc4d45e06ba2967ffb701f72ce4 (diff)
Cleanup: Deduplicate instances component in spreadsheet
Currently we have a separate `InstancesDataSource`, which does almost exactly the same thing as `GeometryDataSource`, except that it hardcodes a few more columns: "Name", "Rotation", and "Scale". We can easily replace that with a couple of if statements in the geometry data source. This also makes named attributes on instances display in the spreadsheet. Differential Revision: https://developer.blender.org/D13391
Diffstat (limited to 'intern/opensubdiv')
0 files changed, 0 insertions, 0 deletions