Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich closed issue blender/blender#130693 2024-11-21 18:27:25 +01:00
Addon not getting enabled due to error on 4.3
Jesse Yurkovich commented on issue blender/blender#130693 2024-11-21 18:27:21 +01:00
Addon not getting enabled due to error on 4.3

The DATA_PT_EEVEE_shadow panel has been removed in 4.3 (it was already unused in 4.2). You should file a bug on the addon directly so they can update it.

Jesse Yurkovich pushed to fix124554-MSC at deadpin/blender 2024-11-21 08:59:02 +01:00
f925c49a41 sq: blend file read/write
b77ccad30c Initial working state
2c3397aa51 Cleanup: replace the removed std::shared_ptr::unique API in C++20
39e96d9c0f Fix #130155: Handle opacityThreshold controlled with individual image channels
0edfe46fc0 CMake: Fix Deprecation Warning in audaspace
Compare 76 commits »
Jesse Yurkovich pushed to main at deadpin/blender 2024-11-21 08:53:07 +01:00
15cdeae620 Fix: Compile error in Despeckle node for Metal
2c3397aa51 Cleanup: replace the removed std::shared_ptr::unique API in C++20
39e96d9c0f Fix #130155: Handle opacityThreshold controlled with individual image channels
0edfe46fc0 CMake: Fix Deprecation Warning in audaspace
7c81ec922c UI: Calm Warning in #130617 About Variable Mismatch
Compare 3187 commits »
Jesse Yurkovich closed issue blender/blender#125881 2024-11-21 05:12:49 +01:00
Does Blender support build with MSVC under c++20 or c++latest ?
Jesse Yurkovich commented on issue blender/blender#125881 2024-11-21 05:12:46 +01:00
Does Blender support build with MSVC under c++20 or c++latest ?

This issue can be closed now. Several commits, all noted above, have made it so Blender can provisionally be compiled with C++20. However, this is still an unsupported scenario that may break…

Jesse Yurkovich pushed to main at blender/blender 2024-11-21 05:09:57 +01:00
2c3397aa51 Cleanup: replace the removed std::shared_ptr::unique API in C++20
Jesse Yurkovich commented on issue blender/blender#130155 2024-11-21 03:51:45 +01:00
USD completely ignores opacityThreshold property

The general bug around using the RGB channels for opacityThreshold should now be fixed. As for docs, indeed they could use some work there. I'll revamp the manual for USD all-up for 4.4 and will…

Jesse Yurkovich pushed to main at blender/blender 2024-11-21 03:50:38 +01:00
39e96d9c0f Fix #130155: Handle opacityThreshold controlled with individual image channels
Jesse Yurkovich closed issue blender/blender#130155 2024-11-21 03:50:36 +01:00
USD completely ignores opacityThreshold property
Jesse Yurkovich deleted branch fix130155-opacity from deadpin/blender 2024-11-21 03:50:36 +01:00
Jesse Yurkovich merged pull request blender/blender#130346 2024-11-21 03:50:33 +01:00
Fix #130155: Handle opacityThreshold controlled with individual image channels
Jesse Yurkovich pushed to fix130155-opacity at deadpin/blender 2024-11-20 23:42:30 +01:00
96f520c0f2 Merge remote-tracking branch 'upstream/main' into fix130155-opacity
6a782813c9 Merge remote-tracking branch 'upstream/main' into fix130155-opacity
7c81ec922c UI: Calm Warning in #130617 About Variable Mismatch
2523958e0e USD: Add support for animated point instancers
8bcb714b9e UI: Face Orientation Front Color Transparent
Compare 151 commits »
Jesse Yurkovich pushed to main at blender/blender-developer-docs 2024-11-20 22:44:26 +01:00
2e52cca1cc Update docs/release_notes/4.4/pipeline_assets_io.md
Jesse Yurkovich commented on pull request blender/blender#129994 2024-11-20 22:18:57 +01:00
WIP: USD: Add :object_name / :data_name metadata on import

You can just merge main into your branch and then push it normally to have your PR updated.

Jesse Yurkovich pushed to main at blender/blender 2024-11-20 22:03:57 +01:00
2523958e0e USD: Add support for animated point instancers
Jesse Yurkovich deleted branch fix129502-anim_pi from deadpin/blender 2024-11-20 22:03:55 +01:00
Jesse Yurkovich closed issue blender/blender#129502 2024-11-20 22:03:55 +01:00
USD instances - Animation not importing
Jesse Yurkovich merged pull request blender/blender#129881 2024-11-20 22:03:52 +01:00
USD: Add support for animated point instancers