Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo deleted branch pull-fix-126562 from pragma37/blender 2024-10-07 12:13:01 +02:00
Miguel Pozo closed issue blender/blender#126562 2024-10-07 12:12:58 +02:00
Opening Blender 3 document in Blender 4 breaks Alpha transparency in Cycles
Miguel Pozo merged pull request blender/blender#128554 2024-10-07 12:12:53 +02:00
Fix #126562: Cycles/EEVEE versioning
Miguel Pozo pushed to blender-v4.3-release at blender/blender 2024-10-07 12:12:52 +02:00
88289e8bac Fix #126562: Cycles/EEVEE versioning
Miguel Pozo pushed to main at blender/blender 2024-10-05 01:23:54 +02:00
3272b56190 Merge branch 'blender-v4.3-release'
40d20f023a Fix: gpu_shader_create_info_get_unfinalized_copy
Compare 2 commits »
Miguel Pozo pushed to blender-v4.3-release at blender/blender 2024-10-05 01:23:15 +02:00
40d20f023a Fix: gpu_shader_create_info_get_unfinalized_copy
Miguel Pozo pushed to main at pragma37/.profile 2024-10-04 20:27:46 +02:00
133f6100df Update reports/2024.md
Miguel Pozo pushed to pull-npr-texure-sockets at pragma37/blender 2024-10-04 20:23:49 +02:00
775b3ce14b Fix bool parameter errors
Miguel Pozo commented on pull request blender/blender#127591 2024-10-04 20:17:07 +02:00
NPR: Image Sockets

Oops! XD

Miguel Pozo pushed to pull-npr-texure-sockets at pragma37/blender 2024-10-04 20:16:30 +02:00
c16cc6c638 Update copyright year
Miguel Pozo pushed to pull-npr-texure-sockets at pragma37/blender 2024-10-04 20:13:23 +02:00
18f53f03e7 Image Sample coordinate space
Miguel Pozo pushed to pull-npr-texure-sockets at pragma37/blender 2024-10-04 19:21:49 +02:00
d375b79b3d Merge branch 'npr-prototype' into pull-npr-texure-sockets
f324eebf31 Merge branch 'main' into npr-prototype
27425b59d7 Merge branch 'blender-v4.3-release'
4187644215 Build: Fix x64 libraries used by lib_update.cmd on WoA
61bda71083 Anim: Support slotted Actions in 'Push Down' NLA operator
Compare 1010 commits »
Miguel Pozo pushed to main at blender/blender 2024-10-04 19:17:32 +02:00
1e72605be6 Merge branch 'blender-v4.3-release'
6e6e3da454 Workaround: Allow patching CreateInfos at runtime
3a39121a07 Fix: Finalize CreateInfos at startup
Compare 3 commits »
Miguel Pozo pushed to blender-v4.3-release at blender/blender 2024-10-04 19:16:45 +02:00
6e6e3da454 Workaround: Allow patching CreateInfos at runtime
3a39121a07 Fix: Finalize CreateInfos at startup
Compare 2 commits »
Miguel Pozo commented on pull request blender/blender#128452 2024-10-04 19:12:46 +02:00
Fix: #128281 doesn't work for the render thread

If we add the pass to the cache with unfinalized info, another material could fetch it and try to compile it from another thread.

I'm not sure if it can actually happen right now (maybe for the…

Miguel Pozo deleted branch pull-fix-128281-2 from pragma37/blender 2024-10-04 19:06:57 +02:00
Miguel Pozo pushed to main at blender/blender 2024-10-04 19:06:54 +02:00
ba2faf4285 Workaround: Allow patching CreateInfos at runtime
aed1871bd3 Fix: Finalize CreateInfos at startup
Compare 2 commits »
Miguel Pozo merged pull request blender/blender#128452 2024-10-04 19:06:53 +02:00
Fix: #128281 doesn't work for the render thread
Miguel Pozo pushed to pull-fix-128281-2 at pragma37/blender 2024-10-04 19:01:48 +02:00
d431f4febe Workaround: Allow patching CreateInfos at runtime
800f210856 Fix: Finalize CreateInfos at startup
Compare 2 commits »
Miguel Pozo pushed to pull-fix-128281-2 at pragma37/blender 2024-10-04 18:33:08 +02:00
f9b9c0c125 Feedback