Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich deleted branch test-usd-multimaterial from deadpin/blender 2024-09-29 23:53:35 +02:00
Jesse Yurkovich merged pull request blender/blender#128341 2024-09-29 23:53:31 +02:00
USD: Add tests for multiple materials assigned to single mesh
Jesse Yurkovich pushed to main at blender/blender 2024-09-29 23:53:31 +02:00
4426526813 USD: Add tests for multiple materials assigned to single mesh
Jesse Yurkovich created pull request blender/blender#128341 2024-09-29 23:18:49 +02:00
USD: Add tests for multiple materials assigned to single mesh
Jesse Yurkovich created branch test-usd-multimaterial in deadpin/blender 2024-09-29 23:17:37 +02:00
Jesse Yurkovich pushed to test-usd-multimaterial at deadpin/blender 2024-09-29 23:17:37 +02:00
8dca8de4bf Update tests/data
1a7790a19d USD: Add tests for multiple materials assigned to single mesh
60acd02cf9 Fix: Sculpt: Clay strips brush ignores hardness
4bc146f00a Refactor: Sculpt: Access mesh attributes once per brush step
012b0ec528 Fix #128262: Fix alignment in Grease Pencil layer tree view
Compare 7 commits »
Jesse Yurkovich pushed to main at blender/blender-test-data 2024-09-29 23:16:04 +02:00
46d451fcb7 USD: Add tests for multiple materials assigned to single mesh
Jesse Yurkovich closed issue blender/blender#128313 2024-09-29 05:25:50 +02:00
Blender closes without saving because of no space left.
Jesse Yurkovich commented on issue blender/blender#128313 2024-09-29 05:25:46 +02:00
Blender closes without saving because of no space left.

This particular issue has been fixed since the release of Blender 3.0. Since 2.93 is no longer supported, please update to a more recent release containing the fix.

Jesse Yurkovich pushed to hydra-displacement at deadpin/blender 2024-09-29 04:43:31 +02:00
577ed9685a Hydra: enable displacement shaders
68c3517871 Fix: 'Snap to Grid' defaults to 'Center' instead of 'Median' when 'Closest' is selected
d24483e0cf Geometry: Use StringRef for vertex group lookup
68be2d9af1 Cleanup: Add helper function to access vertex group index from name
751e009898 Cleanup: Remove unused variables in USD attribute writing
Compare 10 commits »
Jesse Yurkovich created branch hydra-displacement in deadpin/blender 2024-09-29 04:43:31 +02:00
Jesse Yurkovich commented on issue blender/blender#128308 2024-09-29 02:06:29 +02:00
Custom normals are different after mesh duplication in edit mode

Confirmed, but it doesn't seem related to duplication, it seems related to the deletion of verts. For example:

  • Go to edit mode, press A to select All and Shift+D to duplicate > new normals are…
Jesse Yurkovich deleted branch cleanup-attr-api from deadpin/blender 2024-09-27 21:38:23 +02:00
Jesse Yurkovich pushed to main at blender/blender 2024-09-27 21:38:20 +02:00
63a4b45b43 Cleanup: USD: take advantage of new AttributeIter::get API
Jesse Yurkovich merged pull request blender/blender#128211 2024-09-27 21:38:20 +02:00
Cleanup: USD: take advantage of new AttributeIter::get API
Jesse Yurkovich pushed to cleanup-attr-api at deadpin/blender 2024-09-27 20:41:08 +02:00
4a85dc2b47 Merge remote-tracking branch 'upstream/main' into cleanup-attr-api
34306640a3 Feedback for get api
6c62fe7ac8 Fix: Hydra memory leak when generated images are saved
04c5044e61 Fix: Hydra "Object" texture coordinates incorrectly set to "World"
a9fa3657a6 Fix (unreported) link/append code adding full ID names in some cases.
Compare 58 commits »
Jesse Yurkovich deleted branch hydra-memleak from deadpin/blender 2024-09-27 19:21:30 +02:00
Jesse Yurkovich merged pull request blender/blender#128229 2024-09-27 19:21:27 +02:00
Fix: Hydra memory leak when generated images are saved