Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo pushed to npr-prototype at blender/blender 2024-10-04 17:43:29 +02:00
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
b2b0a8ae94 Anim: Fix entering NLA tweak mode with slotted Actions
Compare 616 commits »
Miguel Pozo pushed to pull-fix-126562 at pragma37/blender 2024-10-04 17:13:59 +02:00
419a69febc Use a span
Miguel Pozo commented on pull request blender/blender#128452 2024-10-04 17:05:28 +02:00
Fix: #128281 doesn't work for the render thread

Copying a create info and modifying it should remove the finalize flag.

It's not that simple, everything done at finalize should be reverted as well, which is not really possible. For that…

Miguel Pozo pushed to pull-fix-128281-2 at pragma37/blender 2024-10-04 17:03:39 +02:00
65cac11066 Finalize at pass creation
86bb81a991 Workaround for Overlay Next
0c51db7fc3 Finalize on startup
c40a0054b1 Revert "static finalize_mutex_"
Compare 4 commits »
Miguel Pozo pushed to pull-fix-126562 at pragma37/blender 2024-10-04 15:49:32 +02:00
7bc039d007 Improve readability
Miguel Pozo created pull request blender/blender#128554 2024-10-03 20:34:51 +02:00
Fix #126562: Cycles/EEVEE versioning
Miguel Pozo pushed to pull-fix-126562 at pragma37/blender 2024-10-03 20:34:07 +02:00
5bd2f055dc Check all scenes
Miguel Pozo pushed to pull-fix-126562 at pragma37/blender 2024-10-03 20:24:15 +02:00
2b9530fdfc Check all scenes
Miguel Pozo created branch pull-fix-126562 in pragma37/blender 2024-10-03 20:21:33 +02:00
Miguel Pozo pushed to pull-fix-126562 at pragma37/blender 2024-10-03 20:21:33 +02:00
3af44f9e76 EEVEE: Improve info messages at render time
47c9520bcc Fix #128430: GPv3: Crash using "Shrink/Fatten" operator
c8b37a798c Splash: Update artwork with proper colour space
6b78894740 Fix: GPv3: Radial controls not working in some modes
0872e898bc Fix: GPv3: Paint cursor rendering
Compare 10 commits »
Miguel Pozo pushed to main at blender/blender 2024-10-03 18:36:15 +02:00
d1a9b20a15 Merge branch 'blender-v4.3-release'
3af44f9e76 EEVEE: Improve info messages at render time
47c9520bcc Fix #128430: GPv3: Crash using "Shrink/Fatten" operator
Compare 3 commits »
Miguel Pozo deleted branch pull-improve-render-info from pragma37/blender 2024-10-03 18:35:02 +02:00
Miguel Pozo merged pull request blender/blender#128548 2024-10-03 18:34:59 +02:00
EEVEE: Improve info messages at render time
Miguel Pozo pushed to blender-v4.3-release at blender/blender 2024-10-03 18:34:57 +02:00
3af44f9e76 EEVEE: Improve info messages at render time
Miguel Pozo closed issue blender/blender#127900 2024-10-03 18:25:33 +02:00
EEVEE Next shadow flicking with multiple transparent layers
Miguel Pozo commented on issue blender/blender#127900 2024-10-03 18:25:28 +02:00
EEVEE Next shadow flicking with multiple transparent layers

This is a limitation of the shadow system, but it's working "as intended", so not really a bug. The shader buffer is full, but we aren't informing the issue in any way, so I made a PR to improve…

Miguel Pozo pushed to pull-improve-render-info at pragma37/blender 2024-10-03 18:18:21 +02:00
359300ae53 Check for equality too
a3e9a0acf1 Don't print the same error twice
2d09eada87 Add render error message
b126582aa9 Ensure all render errors are printed
5bdc057a70 Print shadow errors at render time
Compare 5 commits »
Miguel Pozo pushed to pull-improve-render-info at pragma37/blender 2024-10-03 18:14:23 +02:00
fadb564763 Check for equality too
Miguel Pozo created pull request blender/blender#128548 2024-10-03 18:13:18 +02:00
EEVEE: Improve info messages at render time
Miguel Pozo created branch pull-improve-render-info in pragma37/blender 2024-10-03 18:06:17 +02:00