Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich merged pull request blender/blender#127989 2024-09-23 18:22:32 +02:00
Fix: allow use of UDIM tile 1100 in USD
Jesse Yurkovich pushed to main at blender/blender 2024-09-23 18:22:31 +02:00
9be3c356d1 Fix: allow use of UDIM tile 1100 in USD
Jesse Yurkovich pushed to fix-usd-udimoffby1 at deadpin/blender 2024-09-23 17:40:43 +02:00
4cd4c15e23 remove cleanup to keep commit suitable for 4.2 backport
Jesse Yurkovich pushed to main at deadpin/.profile 2024-09-23 10:01:42 +02:00
9acbadbea5 Update reports/2024.md
Jesse Yurkovich opened issue blender/blender#127994 2024-09-23 02:37:27 +02:00
Crash when opening tests/data/sculpting/sculpt.blend (includes a debug build assert)
Jesse Yurkovich commented on pull request blender/blender#127989 2024-09-22 22:52:56 +02:00
Fix: allow use of UDIM tile 1100 in USD
Jesse Yurkovich created pull request blender/blender#127989 2024-09-22 22:51:49 +02:00
Fix: off-by-1 processing of UDIMs in USD
Jesse Yurkovich pushed to fix-usd-udimoffby1 at deadpin/blender 2024-09-22 22:46:58 +02:00
d100a90601 Fix: off-by-1 processing of UDIMs in USD
295cb653ea USD: Add tests for USDZ image processing
c6f5c89669 BLI: faster float<->half array conversions, use in Vulkan
2b2a176d8d Cleanup: remove dead code from system path lookup
958433194e Fix #127932: STL importer was not setting faces as sharp
Compare 10 commits »
Jesse Yurkovich created branch fix-usd-udimoffby1 in deadpin/blender 2024-09-22 22:46:58 +02:00
Jesse Yurkovich deleted branch usd-usdz-tests from deadpin/blender 2024-09-22 21:51:55 +02:00
Jesse Yurkovich merged pull request blender/blender#127985 2024-09-22 21:51:53 +02:00
USD: Add tests for USDZ image processing
Jesse Yurkovich pushed to main at blender/blender 2024-09-22 21:51:52 +02:00
295cb653ea USD: Add tests for USDZ image processing
Jesse Yurkovich commented on issue blender/blender#127976 2024-09-22 21:50:32 +02:00
Actions created via Python cannot be assigned to action constraints

I can confirm the issue in general, however, the repro steps for me are a bit unclear.

  • For versions prior to 4.3, the action must first be selected in the Action editor and then it can be…
Jesse Yurkovich commented on pull request blender/blender#127985 2024-09-22 21:10:55 +02:00
USD: Add tests for USDZ image processing
Jesse Yurkovich created pull request blender/blender#127985 2024-09-22 21:08:25 +02:00
USD: Add tests for USDZ image processing
Jesse Yurkovich pushed to usd-usdz-tests at deadpin/blender 2024-09-22 10:42:57 +02:00
26cb66e67f Validate packing status
Jesse Yurkovich pushed to usd-usdz-tests at deadpin/blender 2024-09-22 10:30:34 +02:00
cde786a071 USD: Add tests for USDZ image processing
447cde140d Cleanup: Remove unused BLI_array macro implementation
1dbf75ff52 Cleanup: Remove BLI_array macros in bmesh edgenet
e908a9d39e Cleanup: Rename bmesh detail size raycast function
fc8a163892 Refactor: Sculpt: Remove usage of PBVHVertRef in raycast methods
Compare 10 commits »
Jesse Yurkovich created branch usd-usdz-tests in deadpin/blender 2024-09-22 10:30:34 +02:00
Jesse Yurkovich deleted branch cleanup-remove-array from deadpin/blender 2024-09-22 00:53:35 +02:00
Jesse Yurkovich pushed to main at blender/blender 2024-09-22 00:53:32 +02:00
447cde140d Cleanup: Remove unused BLI_array macro implementation