Block a user
USD IO: Generic Attributes Support
Changed; added new header usd_hash_types.h so the hashes required by blender::Map can be shared across translation units.
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-07-05 22:09:35 +02:00
8d389069c6
More bug fixes:
Charles Wardlaw
pushed to feature/generic_attributes_nv at CharlesWardlaw/blender
2023-07-05 22:06:45 +02:00
798a5432c3
More bug fixes:
Charles Wardlaw
pushed to feature/generic_attributes_nv at CharlesWardlaw/blender
2023-07-05 17:59:24 +02:00
7166db3a66
Fixed issues with varying and uniform types.
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-07-05 17:49:45 +02:00
e7cc0edd01
Fixed issues with varying and uniform types.
Charles Wardlaw
pushed to feature/generic_attributes_nv at CharlesWardlaw/blender
2023-07-04 22:15:21 +02:00
73ae02c700
Fixed an interesting issue converting Constant values from USD. Now constant values flood-fill as Point Attributes on convert.
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-07-04 21:57:48 +02:00
18586f3235
Fixed an interesting issue converting Constant values from USD. Now constant values flood-fill as Point Attributes on convert.
Charles Wardlaw
pushed to feature/generic_attributes_nv at CharlesWardlaw/blender
2023-07-04 02:25:57 +02:00
b7d10a6e68
Reworking the current BF patch for the universal-scene-description branch again.
ca81d8665a
Merge fixes.
c5df449984
Ran
make format
3f0a938c88
Finishing up this patch:
a5b8fc186e
File cleanup
USD IO: Generic Attributes Support
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-06-29 16:13:01 +02:00
Compare 3 commits »
Charles Wardlaw
pushed to feature/generic_attributes_nv at CharlesWardlaw/blender
2023-06-23 16:34:47 +02:00
8b584c8a26
Changed a mistaken Double to DoubleArray. Added TokenArray support for the future.
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-06-23 16:29:58 +02:00
10f1ef1695
Merge branch 'feature/generic_attributes' of projects.blender.org:CharlesWardlaw/blender into feature/generic_attributes
c300f7ebe3
Changed a mistaken Double to DoubleArray. Added TokenArray support for the future.
Charles Wardlaw
pushed to feature/generic_attributes_nv at CharlesWardlaw/blender
2023-06-20 18:13:26 +02:00
1a514ae229
Reads now work; moving on to testing on other platforms.
176aeffb04
Finished up writes for now; working on reads.
a5c0a34631
First pass: primvar attribute writing works, but needs more varying types and more testing.
d66262f66d
Merge branch 'main' into universal-scene-description
Charles Wardlaw
created branch feature/generic_attributes_nv in CharlesWardlaw/blender
2023-06-20 18:13:26 +02:00
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-06-20 17:57:39 +02:00
fbf206475c
Merge branch 'feature/generic_attributes' of projects.blender.org:CharlesWardlaw/blender into feature/generic_attributes
05341dcdf9
Reads now work; moving on to testing on other platforms.
172d247f92
Finished up writes for now; working on reads.
0676ddeabe
First pass: primvar attribute writing works, but needs more varying types and more testing.
1765640558
Merge branch 'blender-v3.6-release'
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-06-15 20:15:40 +02:00
113e9c3a2e
Reads now work; moving on to testing on other platforms.
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-06-14 21:21:55 +02:00
1f40dfcff2
Finished up writes for now; working on reads.
Charles Wardlaw
pushed to feature/generic_attributes at CharlesWardlaw/blender
2023-06-13 16:19:48 +02:00
d9797a5ac6
First pass: primvar attribute writing works, but needs more varying types and more testing.