Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich pushed to main at blender/blender 2024-09-27 19:21:27 +02:00
6c62fe7ac8 Fix: Hydra memory leak when generated images are saved
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
Jesse Yurkovich deleted branch hydra-texobject from deadpin/blender 2024-09-27 19:20:47 +02:00
Jesse Yurkovich merged pull request blender/blender#128223 2024-09-27 19:20:45 +02:00
Fix: Hydra "Object" texture coordinates incorrectly set to "World"
Jesse Yurkovich pushed to main at blender/blender 2024-09-27 19:20:44 +02:00
04c5044e61 Fix: Hydra "Object" texture coordinates incorrectly set to "World"
Jesse Yurkovich commented on pull request blender/blender#128229 2024-09-27 08:16:47 +02:00
Fix: Hydra memory leak when generated images are saved

Honestly, I'm not sure why the scene->r.im_format was being copied here like this at all. Won't the call to BKE_image_save_options_init do this as part of its work?

Jesse Yurkovich pushed to hydra-memleak at deadpin/blender 2024-09-27 07:14:43 +02:00
679bfb6256 Also use safer function to copy scene format settings
Jesse Yurkovich created pull request blender/blender#128229 2024-09-27 06:48:07 +02:00
Fix: Hydra memory leak when generated images were saved
Jesse Yurkovich pushed to hydra-memleak at deadpin/blender 2024-09-27 06:43:15 +02:00
8b030ed8e2 Fix: Hydra memory leak when generated images were saved
Jesse Yurkovich created branch hydra-memleak in deadpin/blender 2024-09-27 06:43:15 +02:00
Jesse Yurkovich commented on pull request blender/blender#128211 2024-09-27 06:40:17 +02:00
Cleanup: USD: take advantage of new AttributeIter::get API

@JacquesLucke Does this seem like a reasonable thing to do?

Jesse Yurkovich created pull request blender/blender#128223 2024-09-27 03:53:23 +02:00
Fix: Hydra "Object" texture coordinates incorrectly set to "World"
Jesse Yurkovich created branch hydra-texobject in deadpin/blender 2024-09-27 03:45:42 +02:00
Jesse Yurkovich pushed to hydra-texobject at deadpin/blender 2024-09-27 03:45:42 +02:00
5970374364 Fix: Hydra object texture coordinates incorrectly set as world
b2eb8cc0df UI: Edge Highlighting While Resizing Editors
726fd7365d Fix #126808: Crash when remeshing an object with a mirror modifier
28e5c1412e UI: Editor Edge Highlighting
6d9641daee Sculpt: Followup change/fix to clay strips brush
Compare 10 commits »
Jesse Yurkovich created pull request blender/blender#128211 2024-09-26 21:52:04 +02:00
Cleanup: USD: take advantage of new AttributeIter::get API
Jesse Yurkovich pushed to cleanup-attr-api at deadpin/blender 2024-09-26 21:34:00 +02:00
37128c1311 Cleanup: USD: take advantage of new AttributeIter API
Jesse Yurkovich pushed to cleanup-attr-api at deadpin/blender 2024-09-26 21:29:35 +02:00
6ec1e34898 Cleanup: USD: take advantage of new AttributeIter api
Jesse Yurkovich created branch cleanup-attr-api in deadpin/blender 2024-09-26 21:29:35 +02:00
Jesse Yurkovich commented on pull request blender/blender#128206 2024-09-26 19:55:46 +02:00
USD: Provide Import option for Material Purpose