Charles Wardlaw CharlesWardlaw
  • Joined on 2004-11-19
Charles Wardlaw commented on pull request blender/blender#112234 2023-09-11 17:01:31 +02:00
Fix: USD export: revert renaming active UV maps

@makowalski and I had a nice chat about this-- it's currently blocking the UsdSkel work, and because of that I am fine adding this patch and bringing back the 'st' rename functionality in a future…

Charles Wardlaw pushed to feature/generic_attributes at CharlesWardlaw/blender 2023-08-11 23:00:00 +02:00
7028a3018a Added usd_hash_types.h to CMakeLists.txt for USD. Removed periods from warnings and errors.
2f1f7b5a91 USD: added import of Vector3 attibute types.
acb98e94db Merge remote-tracking branch 'origin' into feature/generic_attributes
6ec842c43c Merge by Distance: Redo face split code
0bd3c23f1b Fix: Build error on windows after recent commit
Compare 45 commits »
Charles Wardlaw pushed to feature/generic_attributes at CharlesWardlaw/blender 2023-08-10 23:22:24 +02:00
d9a12e7acb Merge branch 'main' into feature/generic_attributes
cc4d5c432c RNA: move headers to C++
72d3e43a3b Vulkan: Enable Draw Manager Test Cases
048fa6480f Cleanup: quiet unused parameter warning
7c0e2646f9 Nodes: move more rna code to node files
Compare 500 commits »
Charles Wardlaw pushed to feature/generic_attributes at CharlesWardlaw/blender 2023-08-10 23:09:54 +02:00
5beb487e87 make format
18b89bd516 Fixed a bug on uniform face interpolation, and another introduced with the face->index_range() changes.
e98baae1a9 USD: Fixed uniform attributes import.
19dd19483c Format fixes.
8892404876 USD import: setting read_mesh_attributes option.
Compare 5 commits »
Charles Wardlaw created branch feature/generic_attributes_m in CharlesWardlaw/blender 2023-08-10 16:48:02 +02:00
Charles Wardlaw pushed to feature/generic_attributes_m at CharlesWardlaw/blender 2023-08-10 16:48:02 +02:00
Charles Wardlaw pushed to feature/generic_attributes at CharlesWardlaw/blender 2023-08-10 16:47:40 +02:00
01cfe32e14 Addressing Hans' comments 7/x -- a few minor changes; passing to Michael.