Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo commented on pull request blender/blender#123995 2024-07-01 15:45:15 +02:00
GPU: Add --gpu-compilation-subprocesses cmd setting
Miguel Pozo pushed to fix-mblur-camera-change at pragma37/blender 2024-07-01 15:44:53 +02:00
56acbd0965 cleanup
Miguel Pozo created pull request blender/blender#123995 2024-07-01 15:32:52 +02:00
GPU: Add --gpu-compilation-subprocesses cmd setting
Miguel Pozo pushed to pull-parallel-comp-cmd at pragma37/blender 2024-07-01 15:31:48 +02:00
dec4d32283 Add --gpu-compilation-subprocesses
d4774a219b Fix: EEVEE: Missing light tiles in light probes
c2326a1639 Fix #123677: Incompatible extensions can be installed from disk
7bd846ce0a Fix error including platforms in extensions HTML output
f2215d7564 Fix: safe_normalize() not defined for float2 on Metal
Compare 10 commits »
Miguel Pozo pushed to main at blender/blender 2024-07-01 13:42:22 +02:00
df0ca5382c Merge branch 'blender-v4.2-release'
635db22ca6 Fix: Re-apply versioning made for EEVEE-Next in 4.1
Compare 2 commits »
Miguel Pozo deleted branch fix-eevee-next-versioning from pragma37/blender 2024-07-01 13:38:05 +02:00
Miguel Pozo merged pull request blender/blender#123909 2024-07-01 13:38:03 +02:00
Fix: Re-apply versioning made for EEVEE-Next in 4.1
Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-07-01 13:38:02 +02:00
635db22ca6 Fix: Re-apply versioning made for EEVEE-Next in 4.1
Miguel Pozo pushed to pull-parallel-comp-cmd at pragma37/blender 2024-07-01 13:36:05 +02:00
cc6f248df3 Add --gpu-compilation-subprocesses
Miguel Pozo created branch pull-parallel-comp-cmd in pragma37/blender 2024-07-01 13:29:53 +02:00
Miguel Pozo pushed to pull-parallel-comp-cmd at pragma37/blender 2024-07-01 13:29:53 +02:00
82218b1b4e Add --gpu-compilation-subprocesses
f16fdcfc85 Fix #123794: Crash when UDIMs have gray and color tiles
78330522d2 Fix #123877: exception showing an add-on with an invalid manifest
75f500ad02 Fix #123923: regression un-installing an extension
789b7bba91 Fix #123938: error dragging extension URLs to install an extension
Compare 10 commits »
Miguel Pozo commented on pull request blender/blender#123909 2024-07-01 12:32:37 +02:00
Fix: Re-apply versioning made for EEVEE-Next in 4.1

They're not used, but the conversion is slightly different. The original conversions handle EEVEE-Next, Cycles scenes, and default initialization, but we don't want to override current EEVEE-Next…

Miguel Pozo commented on pull request blender/blender#123919 2024-07-01 12:12:46 +02:00
Fix #123207: EEVEE: Disable motion blur on camera change

I wanted to avoid ending up using both this pointer and the one in Instance, especially since this one could be dangling before Camera::init. Maybe I could add a comment like `Just for tracking…

Miguel Pozo pushed to main at blender/blender 2024-07-01 12:04:23 +02:00
fa03b6f3ba Merge branch 'blender-v4.2-release'
f16fdcfc85 Fix #123794: Crash when UDIMs have gray and color tiles
Compare 2 commits »
Miguel Pozo deleted branch fix-123794 from pragma37/blender 2024-07-01 12:02:48 +02:00
Miguel Pozo closed issue blender/blender#123794 2024-07-01 12:02:45 +02:00
Crash to Desktop with UDIMs Set to Non-Color Data
Miguel Pozo merged pull request blender/blender#123905 2024-07-01 12:02:41 +02:00
Fix #123794: Crash when UDIMs have gray and color tiles
Miguel Pozo pushed to blender-v4.2-release at blender/blender 2024-07-01 12:02:39 +02:00
f16fdcfc85 Fix #123794: Crash when UDIMs have gray and color tiles
Miguel Pozo pushed to main at pragma37/.profile 2024-06-28 20:56:39 +02:00
b5a26eb99d Update reports/2024.md
Miguel Pozo created pull request blender/blender#123919 2024-06-28 20:38:13 +02:00
FIx #123207: Disable motion blur on camera change