Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo created pull request blender/blender#127591 2024-09-13 20:10:19 +02:00
WIP: NPR: Image Sockets
Miguel Pozo pushed to pull-npr-texure-sockets at pragma37/blender 2024-09-13 19:50:35 +02:00
28ddddf311 Refraction TextureHandle_eval
Miguel Pozo created branch pull-npr-texure-sockets in pragma37/blender 2024-09-13 19:01:52 +02:00
Miguel Pozo pushed to pull-npr-texure-sockets at pragma37/blender 2024-09-13 19:01:52 +02:00
969709473d Shader tree Image sockets
Miguel Pozo pushed to pull-npr-refraction at pragma37/blender 2024-09-13 16:30:05 +02:00
8459291aee Remove normal socket for now
Miguel Pozo pushed to pull-npr-refraction at pragma37/blender 2024-09-13 16:27:55 +02:00
4af6aba33d Improve background handling
Miguel Pozo pushed to pull-npr-refraction at pragma37/blender 2024-09-12 18:35:52 +02:00
1c5750d801 NPR Refraction initial implementation
Miguel Pozo pushed to pull-npr-refraction at pragma37/blender 2024-09-12 18:00:52 +02:00
1fd000ed8e NPR Refraction (no-op)
Miguel Pozo pushed to pull-npr-refraction at pragma37/blender 2024-09-12 17:35:19 +02:00
Miguel Pozo pushed to pull-npr-refraction at pragma37/blender 2024-09-12 17:28:30 +02:00
e6df2d4d78 Add background toggle (UI-only)
770f38a25e NPR Input: Add offset, position and normal
de37e33bff NPR-Prototype: Initial implementation
Compare 3 commits »
Miguel Pozo created branch pull-npr-refraction in pragma37/blender 2024-09-12 17:28:30 +02:00
Miguel Pozo deleted branch npr-initial-prototype from pragma37/blender 2024-09-12 13:13:15 +02:00
Miguel Pozo merged pull request blender/blender#127258 2024-09-12 13:13:12 +02:00
NPR-Prototype: Initial implementation
Miguel Pozo pushed to npr-prototype at blender/blender 2024-09-12 13:13:10 +02:00
de37e33bff NPR-Prototype: Initial implementation
Miguel Pozo commented on pull request blender/blender#127258 2024-09-12 13:10:13 +02:00
NPR-Prototype: Initial implementation

The glitches were solved by bbe9fb3680, so merging. :)

Miguel Pozo commented on pull request blender/blender#127258 2024-09-12 13:08:11 +02:00
NPR-Prototype: Initial implementation

Done, thanks! I think we may have to figure out a better way to handle invalid nodes at some point, though.

Miguel Pozo pushed to npr-initial-prototype at pragma37/blender 2024-09-12 13:06:08 +02:00
3b978e25ce Add closure_to_rgba
Miguel Pozo commented on issue blender/blender#125506 2024-09-11 20:02:56 +02:00
GP Objects Flicker in Video Sequencer when Material Preview mode.

#124452 has all the information, a list of all the issues that have been backported in previous releases, and the ones that still have to be backported, including this one (#125506).

If this…

Miguel Pozo commented on issue blender/blender#125506 2024-09-11 19:47:12 +02:00
GP Objects Flicker in Video Sequencer when Material Preview mode.

@Andpersandrew The issue was caused by EEVEE, so the GP version shouldn't matter. #124452 doesn't list this fix as backported yet, so that's likely why the 4.2.2 RC still has this issue.

Miguel Pozo pushed to npr-initial-prototype at pragma37/blender 2024-09-11 19:06:00 +02:00
bbe9fb3680 Use vec4 output for the npr pass