Raul Fernandez Hernandez farsthary
  • Joined on 2008-06-18
f5151bbbeb Fix #118116: Only hide solid mesh if overlays are enabled
8437e49da1 Docs: Update rna manual references
db9a067934 Docs: Updates to python docs to reflect the user manual
42a74a28f2 Fix #117780: Allow Embossing With Horizontal Layouts
42faf9d242 Fix #116082: support changing interface socket bl_socket_idname
Compare 10 commits »
Raul Fernandez Hernandez commented on issue blender/blender#116458 2024-02-20 12:54:34 +01:00
Sculpt: Clay strip sculpts on back face when front face only is turned on

Yes, geodesic distance will be ideal for this, may be better to introduce it in a follow up enhancement PR and for this one improving the falloffs.

Raul Fernandez Hernandez commented on issue blender/blender#116458 2024-02-20 05:35:29 +01:00
Sculpt: Clay strip sculpts on back face when front face only is turned on

Is more obvious in those brushes but any brush with large enough radius relative to the mesh will start altering vertices in its sphere of influence messing up with that type of geometry with…

Raul Fernandez Hernandez commented on issue blender/blender#118462 2024-02-19 17:37:35 +01:00
Can't Restart Blender after crash

Can you provide the steps that leads to the crash? If they appears randomly some set of actions that makes it more probable? Also if Blender can't be restarted make sure the blender.exe…

Raul Fernandez Hernandez merged pull request blender/blender#115292 2024-02-19 16:06:50 +01:00
Fix: Smear brush on sculpt mode is causing vertex color alpha to keep increasing
Raul Fernandez Hernandez pushed to main at blender/blender 2024-02-19 16:06:49 +01:00
71261f5212 Fix: Smear brush on sculpt mode is causing vertex color alpha to keep increasing
Raul Fernandez Hernandez pushed to main at farsthary/.profile 2024-02-19 16:00:02 +01:00
3fc0212dbd updates
Raul Fernandez Hernandez approved blender/blender#118403 2024-02-19 15:57:46 +01:00
Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes

Some magic numbers should will benefit from having const meaningful_names for future reference.

Raul Fernandez Hernandez commented on pull request blender/blender#118403 2024-02-19 15:24:30 +01:00
Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes

I would suggest that the magic numbers that are not obvious (/ 0.4f) should have a const meaningful name for future reference.

Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-02-19 15:14:44 +01:00
6f74bc5c05 Tools: Add a 'raw block' support/mode to blendfile module and blend2json tool.
b31e6bd93e GPv3: Conversion: Add general modifiers handling, and convert Noise one.
a6dbfc8281 Fix: GPv3: Don't convert default thickness factor
791aeeff9a Build: Upgrade OpenPGL to version 0.6.0
1f30f41af8 Geometry Nodes: align input and output sockets in simulation and repeat zone nodes
Compare 75 commits »
Raul Fernandez Hernandez commented on pull request blender/blender#118054 2024-02-18 05:33:24 +01:00
Creator: Add CPU check on startup

added @Farsthary as a reviewer, just to validate my assumptions about sse42 support on mac.

Correct, all currently supported intel macs have SSE 4.2 instruction set

Raul Fernandez Hernandez deleted branch Fix-MacOS-raise-minimum-version-to-11.2 from farsthary/blender 2024-02-16 19:03:36 +01:00
Raul Fernandez Hernandez merged pull request blender/blender#118388 2024-02-16 19:03:34 +01:00
macOS: Remove unnecessary checks now that minimum version is macOS 11.2
Raul Fernandez Hernandez pushed to blender-v4.1-release at blender/blender 2024-02-16 19:03:33 +01:00
324ff4ddef macOS: Remove unnecessary checks now that minimum version is macOS 11.2