Raul Fernandez Hernandez farsthary
  • Joined on 2008-06-18
Raul Fernandez Hernandez commented on pull request blender/blender#122453 2024-06-04 19:15:02 +02:00
Fix #86114: Multires Displacement Smear brush + Dyntopo Error

Oh I thought brush.sculpt_tool could have more than one mask flag at the same time.

Raul Fernandez Hernandez commented on pull request blender/blender#120079 2024-06-04 17:39:17 +02:00
Deps: add x265 support

This patch is an update which adds support for Linux.

  • Resolve library mis-match (reported by @farsthary).
  • Use GNU-AR to merge 8/10/12 bit libraries into a single static library. …
Raul Fernandez Hernandez approved blender/blender#122242 2024-06-03 23:26:28 +02:00
Build: Upgrade DPC++ (5.2) and Embree (4.3.2)

Dependencies successfully built and installed

Raul Fernandez Hernandez commented on pull request blender/blender#120079 2024-06-03 23:09:05 +02:00
Deps: add x265 support

In macos it fails to compile deps with error:

`[ 81%] Built target external_x264 [ 82%] Built target external_x265_12 [ 84%] Built target external_x265_10 [ 84%] Performing build step for…

Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-06-03 20:32:47 +02:00
3a2ea7828e Fix #122599: Windows Registration/Unregistration Endless Loop
5e6760d554 Fix #122625: List of XForm ops needs to be stored at class level
a0360be760 Fix #122517: Ensure depsgraph is updated before disabling subdiv
068e624ebc UI: Make sidebars slightly wider
10071caea8 UI: Show Passepartout When All Overlays Off
Compare 17 commits »
Raul Fernandez Hernandez commented on pull request blender/blender#122270 2024-06-03 19:12:52 +02:00
Deps: change opencollada to arasp's fork

Compiles on MacOS M1

Raul Fernandez Hernandez commented on pull request blender/blender#122510 2024-06-03 16:48:37 +02:00
WIP: macOS Menubar Integration Proof of Concept - GSoC 2024

maybe there's a way to forward the events here to the blender's native menu events

Raul Fernandez Hernandez commented on pull request blender/blender#122518 2024-06-03 16:47:05 +02:00
WIP: macOS Inline-Titlebar / Custom Window Client-Side Decorations - GSoC 2024

It can be good to test it with different resolutions ;)

Raul Fernandez Hernandez pushed to main at farsthary/.profile 2024-06-03 16:13:42 +02:00
4cabec8434 update
Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-06-03 16:11:10 +02:00
a26031ed9b Fix #122652: Clicking offline status icon enabled online access
3f67abfe3c Fix: EEVEE-Next: Wrong Camera Viewport Render with enabled overscan
c0b8473bd6 Tests: Update Hydra reference renders
a1d52ee950 Fix: Cycles CUDA runtime compilation should mark CUDA 12 as supported
5069d41b18 Fix: GPU issue because of bound depth buffer
Compare 69 commits »
Raul Fernandez Hernandez commented on issue blender/blender#120628 2024-05-31 22:58:15 +02:00
Transfer Sculpt Mode flickering artefacts

@farsthary On your file you need to turn off the overlays... A darker material also helps to see the glitch more clear... I'm on windows by the way...

Thanks! can confirm also on…

Raul Fernandez Hernandez commented on issue blender/blender#120628 2024-05-31 18:56:38 +02:00
Transfer Sculpt Mode flickering artefacts

Tried to repro on an M1 Mac and works fine there. Maybe is platform dependent? (don't have a windows machine close to test) or there's a specific step I'm omitting? This is my .blend file

Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-05-31 17:15:39 +02:00
5a43eb0cbc Add-ons: make node wrangler a core add-on
8501472c81 install_linux_packages: Update some lib versions for 4.2 release.
b588daa68b Fix #122538: crash calling curves_copy_point_selection with empty selection
28cef56ad2 Geometry Nodes: support capturing multiple attributes at once
d568abea62 Extensions: Install From Disk operator handling both legacy and new
Compare 208 commits »
Raul Fernandez Hernandez commented on issue blender/blender#122078 2024-05-30 23:28:43 +02:00
color filter | popup menu

Checking further, ss.pbvh is null so I got early exit from sculpt_color_filter_exec()/sculpt_color_filter_init() @farsthary might have the possible fix 😅

I'll get up to date with…

Raul Fernandez Hernandez commented on pull request blender/blender#122453 2024-05-30 20:22:58 +02:00
Fix #86114: Multires Displacement Smear brush + Dyntopo Error

In the new (upper level) place is easy to exclude brushes that currently do not work correctly with dyntopo while still getting the warning, by just adding new flags to the check

Raul Fernandez Hernandez pushed to displacement_smear_fix at farsthary/blender 2024-05-30 20:20:32 +02:00
cb0b0eaf80 update
Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-05-30 16:01:45 +02:00
81a6eb2118 Fix #121789: Viewer node crash with matrix socket type
0dd61a9dc6 Fix #122293: Hidden edges affect incorrect loose edge indices
71b0e9d92a UI: Don't refresh searchbox region blocks on text input
98c92b9033 Fix more potential crashes when refreshing certain popups
8ea79dc3a7 Fix #122276: Crash when searching for a Collection Instance
Compare 49 commits »