Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo pushed to pull-improve-render-info at pragma37/blender 2024-10-03 18:06:17 +02:00
3520502e7d Don't print the same error twice
dfe3eccfdc Add render error message
645d4ee3fe Ensure all render errors are printed
1be671652a Print shadow errors at render time
e34feb347c Anim: make copy-paste of sequencer strips work with slotted actions
Compare 10 commits »
Miguel Pozo closed pull request blender/blender#128436 2024-10-02 20:34:35 +02:00
GHOST: Declare AmdPowerXpressRequestHighPerformance
Miguel Pozo commented on pull request blender/blender#128436 2024-10-02 20:34:32 +02:00
GHOST: Declare AmdPowerXpressRequestHighPerformance

@salipour Thanks! Closing then.

Miguel Pozo commented on pull request blender/blender#128452 2024-10-01 20:36:11 +02:00
Fix: #128281 doesn't work for the render thread

It's either this or forbid modifying global CreateInfos at runtime.

Miguel Pozo created pull request blender/blender#128452 2024-10-01 20:33:26 +02:00
Fix: #128281 doesn't work for the render thread
Miguel Pozo pushed to pull-fix-128281-2 at pragma37/blender 2024-10-01 20:25:54 +02:00
d60dc7848f static finalize_mutex_
b590f01cd7 Revert
54ad693486 Fix: Partially revert #128281
b4881f6b0a GPv3: Layer Tint Color, Radius Offset and Adjustments panel.
7b91f71ebf Grease Pencil: Move Layer selector and tool settings
Compare 10 commits »
Miguel Pozo created branch pull-fix-128281-2 in pragma37/blender 2024-10-01 20:25:54 +02:00
Miguel Pozo pushed to main at blender/blender 2024-10-01 19:56:19 +02:00
54ad693486 Fix: Partially revert #128281
Miguel Pozo commented on pull request blender/blender#128436 2024-10-01 18:26:12 +02:00
GHOST: Declare AmdPowerXpressRequestHighPerformance

To be honest, I'm not 100% sure about merging this. I did the PR after @Jeroen-Bakker message on #127835, before realizing the report was about Nvidia.

In theory, this should be harmless at…

Miguel Pozo commented on issue blender/blender#127835 2024-10-01 16:01:55 +02:00
Gray Screen on startup when using dedicated graphics card

@pragma37 do you have any ideas? I recall you mentioned a specific WGL extension/option that might help.

Not a GL option specifically, it's more like a driver hint to always use the dedicated…

Miguel Pozo commented on pull request blender/blender#128436 2024-10-01 15:52:17 +02:00
GHOST: Declare AmdPowerXpressRequestHighPerformance

@blender-bot package windows

Miguel Pozo created pull request blender/blender#128436 2024-10-01 15:50:34 +02:00
GHOST: Declare AmdPowerXpressRequestHighPerformance
Miguel Pozo created branch pull-amd-req-perf in pragma37/blender 2024-10-01 15:48:02 +02:00
Miguel Pozo pushed to pull-amd-req-perf at pragma37/blender 2024-10-01 15:48:02 +02:00
55a4c722d9 Declare AmdPowerXpressRequestHighPerformance
9221c545af Fix: string attributes not shown properly in spreadsheet
66cf63d89b Anim: support layered Actions when animating curve points
ec0ecf08da Refactor: Anim, use blender::listbase_to_vector
b56715de03 Anim: Fix bug updating F-Curves for new Curve (object) points
Compare 10 commits »
Miguel Pozo pushed to main at blender/blender 2024-10-01 15:36:19 +02:00
ba4c026215 Fix #128164: Race condition in ShaderCreateInfo::finalize()
Miguel Pozo deleted branch pull-fix-128164 from pragma37/blender 2024-10-01 15:36:18 +02:00
Miguel Pozo closed issue blender/blender#128164 2024-10-01 15:36:17 +02:00
Eevee: Race condition in ShaderCreateInfo::finalize()
Miguel Pozo merged pull request blender/blender#128281 2024-10-01 15:36:15 +02:00
Fix #128164: Race condition in ShaderCreateInfo::finalize()
Miguel Pozo pushed to pull-fix-128164 at pragma37/blender 2024-09-30 17:23:09 +02:00
2c0d7edfdb Remove virtual qualifiers