Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo commented on pull request blender/blender#129170 2024-10-17 20:05:32 +02:00
DRW: Add split visibility and command generation function

The same for this, a single static atomic counter should do the trick.

Miguel Pozo commented on pull request blender/blender#129170 2024-10-17 20:05:31 +02:00
DRW: Add split visibility and command generation function

I know this is just for debugging purposes, but still... :(

Miguel Pozo commented on pull request blender/blender#129170 2024-10-17 20:05:30 +02:00
DRW: Add split visibility and command generation function

Unrelated?

Miguel Pozo closed issue blender/blender#129077 2024-10-17 18:10:40 +02:00
Eevee Next Shadow Artifacts on surface, Terminator Fuzzy
Miguel Pozo commented on issue blender/blender#129077 2024-10-17 18:10:09 +02:00
Eevee Next Shadow Artifacts on surface, Terminator Fuzzy

Ah, I see. The root cause may be the same, but this is also causing issues outside the shadow terminator area, so I didn't connect the dots. ![imagen](/attachments/d48f2e2f-5395-4e49-a2f5-fb1309c0…

Miguel Pozo commented on pull request blender/blender#129165 2024-10-17 18:01:58 +02:00
WIP: Adjust "Report a bug" to go to a custom repo

Thank you for this. :) The only issue I found is that the default bug report template path is .gitea/issue_template/bug.yaml.

Miguel Pozo pushed to npr-prototype at blender/blender 2024-10-17 17:58:47 +02:00
cd793b2c3f Report npr-prototype bugs on a separate tracker
Miguel Pozo pushed to main at pragma37/npr-tracker 2024-10-17 17:45:04 +02:00
63dc34864e Add bug.yaml
Miguel Pozo created branch main in pragma37/npr-tracker 2024-10-17 17:45:04 +02:00
Miguel Pozo created repository pragma37/npr-tracker 2024-10-17 17:35:12 +02:00
Miguel Pozo pushed to main at pragma37/blender 2024-10-17 16:42:20 +02:00
e8a9de550f Cleanup: Avoid writing to input arguments
b0cfebbb99 Merge branch 'blender-v4.3-release'
888473b064 Readme: Update various links.
016008e097 Formatting
5715693a97 UI: Use title case for Grease Pencil, Freestyle, Line Art
Compare 20790 commits »
Miguel Pozo commented on issue blender/blender#129077 2024-10-16 17:21:44 +02:00
Eevee Next Shadow Artifacts on surface, Terminator Fuzzy

This is a regression from 5611cafe5e. We are using the custom normal for shadow bias and it breaks. I think we should pass both N and Ng to the light_eval functions, so we can use N for…

Miguel Pozo pushed to pull-shader-node-loops at pragma37/blender 2024-10-15 16:30:50 +02:00
7b45b44ab9 Cleanup
34885b05a6 Fix save/load
ee2efd0a7f Shader Repeat Zone UI
2d28b5b915 Fix normal pass
47b6bb8a86 Fix AOV pass viewport display
Compare 165 commits »
Miguel Pozo commented on issue blender/blender#127354 2024-10-15 16:09:35 +02:00
NPR Prototype (To Dos)

@xZaki @thorn-neverwake I've opened a feedback thread on Devtalk. Please, post your feedback/questions there. :)

Miguel Pozo pushed to npr-prototype at blender/blender 2024-10-15 13:30:33 +02:00
2d28b5b915 Fix normal pass
Miguel Pozo pushed to npr-prototype at blender/blender 2024-10-14 20:14:01 +02:00
47b6bb8a86 Fix AOV pass viewport display
Miguel Pozo pushed to npr-prototype at blender/blender 2024-10-14 19:42:38 +02:00
ad34894f9b Fix AOV output from NPR nodes
Miguel Pozo pushed to npr-prototype at blender/blender 2024-10-14 15:32:46 +02:00
0e4c3c9395 Merge branch 'main' into npr-prototype
bb672a7e7c Build: macOS: Fix shared library rpath length padding error
be24e7a6a1 Merge branch 'blender-v4.3-release'
373d77aeb6 Fix #128672: Brush Assets: Wrong catalogs in asset shelf by default
39c1127dc0 Fixes for #128078
Compare 158 commits »
Miguel Pozo deleted branch pull-npr-aov from pragma37/blender 2024-10-14 15:17:12 +02:00
Miguel Pozo merged pull request blender/blender#127927 2024-10-14 15:17:10 +02:00
NPR: AOVs