Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo commented on pull request blender/blender#112046 2023-09-07 15:28:14 +02:00
EEVEE-Next: Merge UBOs

That's what I went with in the first place, but we already have a GlobalData: 21953e47dc/source/blender/gpu/

Miguel Pozo commented on pull request blender/blender#112046 2023-09-06 20:27:16 +02:00
EEVEE-Next: Merge UBOs
Miguel Pozo pushed to pull-eevee-merge-ubos at pragma37/blender 2023-09-06 20:17:14 +02:00
78cbb73cd6 Remove buf macros
1098d3fd2a Revert dof and motion blur changes
2e0f769863 Revert "Bind global resources at the start of render"
Compare 3 commits »
Miguel Pozo created pull request blender/blender#112046 2023-09-06 18:49:38 +02:00
WIP: EEVEE-Next: Merge UBOs
Miguel Pozo created branch pull-eevee-merge-ubos in pragma37/blender 2023-09-06 18:37:48 +02:00
Miguel Pozo pushed to pull-eevee-merge-ubos at pragma37/blender 2023-09-06 18:37:48 +02:00
bb4605a4b3 Bind global resources at the start of render
17b228d995 Merge all UBOs
fedeaab30f Fix #112005: increase ray_sphere_intersect() precision
00a36cbf24 Fix #111970: Regression: Crash with assertion after delete scene when some 3D Views have Local Collection enabled
3b5df8a7ea UI: Add canvas picker to paint modes in 3D Viewport
Compare 10 commits »
Miguel Pozo commented on issue blender/blender#112002 2023-09-06 17:42:06 +02:00
Occasional render glitches when using simulation zones on an object without a material.

Not sure then, but for me it's not consistent. The number of initial black frames changes every time I render (sometimes even the first frame renders ok).

Miguel Pozo commented on issue blender/blender#112002 2023-09-06 17:34:29 +02:00
Occasional render glitches when using simulation zones on an object without a material.

@mano-wii For me the first frames are rendered fully black on both 3.6.2 and 4.0 (although it seems less likely to happen in 4.0). The GPU debug output shows this error :

ERROR (gpu.debug):…

Miguel Pozo deleted branch pull-remove-old-workbench from pragma37/blender 2023-09-06 15:54:58 +02:00
Miguel Pozo pushed to main at blender/blender 2023-09-06 15:54:58 +02:00
e850df06ee Workbench: Remove next postfix
2aa7961e6f Workbench: Remove old implementation
Compare 2 commits »
Miguel Pozo merged pull request blender/blender#111993 2023-09-06 15:54:57 +02:00
Workbench: Remove old implementation
Miguel Pozo commented on pull request blender/blender#111993 2023-09-06 15:16:05 +02:00
Workbench: Remove old implementation
Miguel Pozo pushed to pull-remove-old-workbench at pragma37/blender 2023-09-06 15:04:01 +02:00
e509a262b2 Workbench: Remove next postfix
d883283cad Workbench: Remove old implementation
b51a2dde3f UI: Add separator after "Empty Modifier" in add modifier menu
209bbf8274 GPU: Rename ROG to SubpassInput, add tests and documentation
fc08f220bf EEVEE Next: Volumes: Lighting integration improvements
Compare 109 commits »
Miguel Pozo commented on pull request blender/blender#111993 2023-09-05 21:27:25 +02:00
Workbench: Remove old implementation
Miguel Pozo commented on pull request blender/blender#111993 2023-09-05 21:26:34 +02:00
Workbench: Remove old implementation

@HooglyBoogly It looks like Git is too dumb to merge both commits while tracking the rename, so it will have to be 2 commits in the end.

Miguel Pozo pushed to pull-remove-old-workbench at pragma37/blender 2023-09-05 21:20:43 +02:00
372bbec58f Workbench: Remove next postfix
f20e29bbd1 Workbench: Remove old implementation
Compare 2 commits »
Miguel Pozo created branch pull-remove-old-workbench-cleanup in pragma37/blender 2023-09-05 21:14:46 +02:00
Miguel Pozo pushed to pull-remove-old-workbench-cleanup at pragma37/blender 2023-09-05 21:14:46 +02:00
14a017fb93 Remove WORKBENCH_NEXT defines
a571b9816a Remove Next postfix
d5b3d998e8 Remove old workbench files
Compare 3 commits »
Miguel Pozo commented on pull request blender/blender#111993 2023-09-05 20:06:51 +02:00
Workbench: Remove old implementation

@HooglyBoogly Easier said than done. 😅

I don't think it's necessary to split the commit, though? Shouldn't ensuring that git detects the rename be enough?

Miguel Pozo commented on pull request blender/blender#111993 2023-09-05 19:52:44 +02:00
Workbench: Remove old implementation