Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo closed issue blender/blender#122714 2024-06-20 18:06:45 +02:00
Regression: Missing textures not shown in Texture Paint mode with magenta
Miguel Pozo merged pull request blender/blender#123034 2024-06-20 18:06:42 +02:00
Fix #122714: Missing textures not shown in Texture Paint mode with magenta
Miguel Pozo pushed to main at blender/blender 2024-06-20 18:04:12 +02:00
c90b78bb6e Merge branch 'blender-v4.2-release'
33005ad716 GPU: Non-blocking specialization constants compilation
Compare 2 commits »
Miguel Pozo deleted branch pull-non-blocking-specialization-constants from pragma37/blender 2024-06-20 18:03:02 +02:00
Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-06-20 18:02:58 +02:00
33005ad716 GPU: Non-blocking specialization constants compilation
Miguel Pozo merged pull request blender/blender#123015 2024-06-20 18:02:58 +02:00
GPU: Non-blocking specialization constants compilation
Miguel Pozo commented on issue blender/blender#120628 2024-06-20 16:52:44 +02:00
Transfer Sculpt Mode flickering artefacts

This is a similar issue to #116403. It's a bit of a pain because Workbench relies on overlays being disabled to avoid unnecessary redraws and perform extra optimizations (that can help quite a…

3b353d9ae8 Process batches are processed one by one in FIFO order
f8921a1364 Merge branch 'blender-v4.2-release' into pull-non-blocking-specialization-constants
02f6ea906e EEVEE: Update reference images for tests
9ae063d40b Fix #123325: Curve selection more does not highlight curves
8fc614fc1b Fix: EEVEE: Use of scene before assignment
Compare 232 commits »
Miguel Pozo pushed to main at blender/blender 2024-06-19 18:46:14 +02:00
accf947183 Merge branch 'blender-v4.2-release'
4153fa07f5 EEVEE: Update reference images for tests
02f6ea906e EEVEE: Update reference images for tests
Compare 3 commits »
Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-06-19 18:45:59 +02:00
02f6ea906e EEVEE: Update reference images for tests
Miguel Pozo pushed to main at blender/blender-test-data 2024-06-19 18:45:41 +02:00
ff73880f4f Merge branch 'blender-v4.2-release'
b832af0dbd EEVEE: Update reference images
Compare 2 commits »
Miguel Pozo pushed to blender-v4.2-release at blender/blender-test-data 2024-06-19 18:45:31 +02:00
b832af0dbd EEVEE: Update reference images
Miguel Pozo pushed to main at blender/blender 2024-06-19 18:16:19 +02:00
a4e39145a6 Merge branch 'blender-v4.2-release'
8fc614fc1b Fix: EEVEE: Use of scene before assignment
Compare 2 commits »
Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-06-19 18:15:34 +02:00
8fc614fc1b Fix: EEVEE: Use of scene before assignment
Miguel Pozo commented on pull request blender/blender#123034 2024-06-18 18:53:38 +02:00
Fix #122714: Missing textures not shown in Texture Paint mode with magenta

Can't we just override image_paint_override to use the error texture when imapaint->canvas is nullptr?

Nope because that would only cover "Single Image" paint mode, not "Material" mode. And…

Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-06-18 18:36:16 +02:00
feed10a4c2 Fix: GPU: Workaround for validation errors on replaced passes
Miguel Pozo pushed to main at blender/blender 2024-06-18 16:16:09 +02:00
44c1fa2f06 Merge branch 'blender-v4.2-release'
9d5f46b1b8 Cleanup: EEVEE: Remove unused variable
99796991d8 Fix #123245: Inserting keys was lacking depsgraph update
1070ae46fa Fix #122490: Snapping with free handles doesn't move the handles
Compare 4 commits »
Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-06-18 16:15:32 +02:00
9d5f46b1b8 Cleanup: EEVEE: Remove unused variable
Miguel Pozo commented on pull request blender/blender#122232 2024-06-17 19:42:02 +02:00
GPU: Add GPU_shader_batch_create_from_infos

@ShaneAmbler Fixed in 50a83d3e0b40a84ac390d65615a5b0a08d7a71d4. Thanks for the heads-up.

Miguel Pozo pushed to main at blender/blender 2024-06-17 19:39:46 +02:00
0a38a8d56a Merge branch 'blender-v4.2-release'
4093945e9c Cleanup: Use the correct license name
50a83d3e0b Fix: BLI_SUBPROCESS_SUPPORT check
6d375cf7f0 Fix: EEVEE: Wrong thickness for rotated objects
Compare 4 commits »