Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich created pull request blender/blender#130391 2024-11-16 22:16:00 +01:00
Fix: properly save in-memory and packed textures during USD export
Jesse Yurkovich pushed to fix-inmem_pack at deadpin/blender 2024-11-16 22:15:00 +01:00
0cf85babe4 Fix: properly save in-memory and packed textures during USD export
af3ddb5551 Fix #130369: wrong attributes removed in Extrude Mesh node
bb3eb9aa23 Cleanup: Add missing BLI headers.
85e12e7dc0 Cleanup: Select Engine: Move debug draw to new draw manager
Compare 4 commits »
Jesse Yurkovich pushed to fix-inmem_pack at deadpin/blender 2024-11-16 07:54:50 +01:00
574bee2248 Fix: properly save in-memory and packed textures during USD export
e68897e117 Fix: prevent duplicate shader node links during USD import
Compare 2 commits »
Jesse Yurkovich created branch fix-inmem_pack in deadpin/blender 2024-11-16 07:54:50 +01:00
Jesse Yurkovich deleted branch fix-extralinks from deadpin/blender 2024-11-16 04:12:34 +01:00
Jesse Yurkovich pushed to main at blender/blender 2024-11-16 04:12:31 +01:00
e68897e117 Fix: prevent duplicate shader node links during USD import
Jesse Yurkovich merged pull request blender/blender#130356 2024-11-16 04:12:31 +01:00
Fix: prevent duplicate shader node links during USD import
Jesse Yurkovich closed issue blender/blender#130354 2024-11-16 00:40:33 +01:00
Greatly reduced playback performance with unconnected Scene Time node present in the tree
Jesse Yurkovich commented on issue blender/blender#130354 2024-11-16 00:40:26 +01:00
Greatly reduced playback performance with unconnected Scene Time node present in the tree

This is a known limitation currently - see #111200 and more directly #102881. I'll mark as a duplicate but feel free to subscribe to 102881 for updates on the matter if/when they occur.

Jesse Yurkovich created pull request blender/blender#130356 2024-11-16 00:35:06 +01:00
Fix: prevent duplicate shader node links during USD import
Jesse Yurkovich created branch fix-extralinks in deadpin/blender 2024-11-16 00:14:30 +01:00
Jesse Yurkovich pushed to fix-extralinks at deadpin/blender 2024-11-16 00:14:30 +01:00
cabac46916 Fix: prevent duplicate shader node links during USD import
Jesse Yurkovich pushed to fix130155-opacity at deadpin/blender 2024-11-15 20:16:10 +01:00
3c528f978b python formatting
Jesse Yurkovich created pull request blender/blender#130346 2024-11-15 19:47:17 +01:00
Fix #130155: Handle opacityThreshold controlled with individual image channels
Jesse Yurkovich pushed to fix130155-opacity at deadpin/blender 2024-11-15 19:37:51 +01:00
943b11ad90 Fix #130155: Handle opacityThreshold controlled with individual image channels
39e5e3c4fe Cleanup: Grease Pencil: Remove unused functions
6e814e7597 Compositor: Implement Mao UV node for new CPU compositor
7f7ababec2 Compositor: Implement Displace node for new CPU compositor
ca1bf7928d Tests: Add sanity check test for Linux releases
Compare 109 commits »
Jesse Yurkovich pushed to main at blender/blender-developer-docs 2024-11-15 09:25:40 +01:00
5d90e188ec Update docs/release_notes/4.4/pipeline_assets_io.md
Jesse Yurkovich pushed to main at blender/blender 2024-11-15 05:04:38 +01:00
38363fb2d7 USD: Add test data for additonal material import/export coverage