Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich created branch fix-stl in deadpin/blender 2024-11-03 21:19:53 +01:00
Jesse Yurkovich pushed to fix-stl at deadpin/blender 2024-11-03 21:19:53 +01:00
6b1d24370a Fix: STL import crash when unable to open or read file
470173bbc4 PyDoc: use keyword only specifier for bpy.props & bpy.ops
091ee2833b PyDoc: replace references to the deprecated "bgl" with "gpu"
b00550916c PyDoc: correct use of single back-ticks
901359abf7 Cleanup: replace doc-strings with comments for internal logic
Compare 6 commits »
Jesse Yurkovich created branch cleanup-maxdupli in deadpin/blender 2024-11-03 10:54:00 +01:00
Jesse Yurkovich pushed to cleanup-maxdupli at deadpin/blender 2024-11-03 10:54:00 +01:00
ddfcf8619b Cleanup: Move MAX_DUPLI_RECUR from DNA to BKE
f17379a5d0 Merge branch 'blender-v4.3-release'
3bcfb151c1 PyDoc: use Python's type annotation syntax for doc-strings
9a30cb0c1e Cleanup: Remove unused grease pencil legacy kernel functions
a804320138 Cleanup: Remove unused grease pencil legacy handling in some operators
Compare 10 commits »
Jesse Yurkovich commented on issue blender/blender#129725 2024-11-03 10:13:40 +01:00
Blender 4.3 Beta crashes when exporting to Collada .dae

Confirmed. It's checking for an animation Key to determine if there's animations to export but the Key doesn't exist.

Stack trace:
blender.exe         :0x00007FF73D23B3C0  bc_has_animati…
Jesse Yurkovich pushed to cleanup-streams-objplystl at deadpin/blender 2024-11-03 09:03:32 +01:00
0bfbc77adb Cleanup: IO: Use clog and fmtlib instead of streams
Jesse Yurkovich created branch cleanup-streams-objplystl in deadpin/blender 2024-11-03 09:03:32 +01:00
Jesse Yurkovich created branch cleanup-streams-common in deadpin/blender 2024-11-03 09:02:03 +01:00
Jesse Yurkovich pushed to cleanup-streams-common at deadpin/blender 2024-11-03 09:02:03 +01:00
82b502d1d4 Cleanup: IO Common: Use clog and fmtlib instead of streams
Jesse Yurkovich commented on issue blender/blender#129695 2024-11-03 08:58:46 +01:00
Node Wrangler Color Space for Normal Map

I added blender/blender-addons@bed1754543 to the backport list. It will hopefully be part of 3.6.18 when it releases later this month.

Jesse Yurkovich closed issue blender/blender#129742 2024-11-03 06:51:49 +01:00
Blender File Crashes When Opening
Jesse Yurkovich commented on issue blender/blender#129742 2024-11-03 06:51:46 +01:00
Blender File Crashes When Opening

The file was created (and saved) with Blender 4.1. Trying to open it in the much older Blender 3.5 version won't work and that's expected. The oldest version capable of opening that file would be…

Jesse Yurkovich deleted branch panels-gltf from deadpin/blender-addons 2024-11-03 03:41:54 +01:00
Jesse Yurkovich deleted branch fix104981-archi from deadpin/blender-addons 2024-11-03 03:41:34 +01:00
Jesse Yurkovich deleted branch fix129695-nwdata from deadpin/blender-addons 2024-11-03 03:40:49 +01:00
Jesse Yurkovich created branch fix129695-nwdata in deadpin/blender-addons 2024-11-03 03:06:40 +01:00
Jesse Yurkovich pushed to fix129695-nwdata at deadpin/blender-addons 2024-11-03 03:06:40 +01:00
cccdfb9fcd Fix #129695: non-color bump and normal in principled setup
6f58d34eb1 Node Wrangler: bump version
aa8f26a2bb Fix: Node Wrangler: new reroutes offset when output hidden
2547ed9f9c Fix: Node Wrangler: new reroute locations on hidden nodes
16959c986e Node Wrangler: do not add reroutes to unavailable outputs
Compare 10 commits »
Jesse Yurkovich commented on pull request blender/blender#129733 2024-11-02 21:54:53 +01:00
Cleanup: Remove unneeded USD cmake check/guard
Jesse Yurkovich created pull request blender/blender#129733 2024-11-02 21:54:23 +01:00
Cleanup: Remove unneeded USD cmake check/guard
Jesse Yurkovich created branch cleanup-usdcmake in deadpin/blender 2024-11-02 21:42:09 +01:00