Raul Fernandez Hernandez farsthary
  • Joined on 2008-06-18
Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-11 15:44:32 +01:00
ad9d93ef13 Merge branch 'blender-v4.1-release'
95810eec8f Fix #106235: use first non-dangling link of multi-input socket for internal link
92f6ba5a5f Merge branch 'blender-v4.1-release'
c388ed1e53 Fix #118709: Crash in OIDN GPU detection for unsupported HIP device
771538f362 Fix: GPv3: Eraser used wrong layer index
Compare 39 commits »
Raul Fernandez Hernandez commented on issue blender/blender#119174 2024-03-11 04:31:10 +01:00
Sculpting large object while zoomed in glitches out in square area

@farsthary hi, I can replicate with regular mouse (video attached in the description might help).

Thanks for confirming. Will prioritize this bug this week.

Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-11 03:27:56 +01:00
5b33a7bc62 Fix: Vertex group data lost after draw tool or delete operator.
703353b5da Metal: Fix uniform upload for small types
Compare 2 commits »
Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-10 16:41:44 +01:00
2c5f51e683 Merge branch 'blender-v4.1-release'
b020173984 Fix #114120: support output attributes on instanced geometry in geometry nodes modifier
5ad9f9dc90 Cleanup: unused includes in source/blender/io
5b522359ee Cleanup: Centralize MSVC conformance related cmake items
61a88e525b Windows libs: OSL 1.13.7, OIDN 2.2.1
Compare 16 commits »
Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-09 04:24:52 +01:00
23aaf88233 UI: Position of Current Frame Indicator Text
733f02407d Merge branch 'blender-v4.1-release'
7b25699333 Fix #119232: Crash on Generate Data Layers in DataTransfer modifier
196cd48aad UI: Positioning of 3DView Sidebar Tab Titles
2d3d8c80c3 Cleanup: Make format
Compare 18 commits »
Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-08 22:25:21 +01:00
85762d99ef UI: Allow Some Buttons to Scale Width With Text Style
4dd11c458a UI: Adjust template_ID String Length for Pin Icon
e55ab09f86 Fix #89289: crash transforming after altering loops/faces count in script
4205718dce GPU: Cleanup type aliases
fbaf6219eb Cleanup: Return catmull rom basis weights by value
Compare 47 commits »
Raul Fernandez Hernandez commented on pull request blender/blender#118699 2024-03-08 21:14:24 +01:00
WIP: Fix #116458: Added decay factor for flattening brushes.

Thanks for the testing and the feedback! I will add back the WIP tag and we can revisit again this PR once I implement geodesic distance brush action.

Raul Fernandez Hernandez commented on issue blender/blender#119174 2024-03-08 15:15:51 +01:00
Sculpting large object while zoomed in glitches out in square area

Thanks for the report, intriguing bug indeed. Will investigate it soon. I have a regular mouse too, could you try to reproduce it with a normal mouse? that way we can rule out the spatial…

Raul Fernandez Hernandez pushed to main at farsthary/.profile 2024-03-08 01:04:43 +01:00
d14b5e6dd5 update
e0c6db81ea Tests: Blacklist microfacet hair test on GPU, due to different curve shape
4d958ca19a Fix: View in Graph Editor not working when object is unselected
Compare 2 commits »
Raul Fernandez Hernandez commented on issue blender/blender#87243 2024-03-07 21:40:04 +01:00
Crash after undo "Mask slice to new object"

I'll give it a shot since recently fixed another bug related to undo/redo for color filters so hopefully I still have in my L1 cache those code paths 🤞

Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-07 19:00:02 +01:00
4e196f916c Cleanup: Remove unnecessary AssetListStorage class
ab3b8df693 Fix #116249: Compositor: Gizmos ignore backdrop transformations
d99fffc460 GPv3: Legacy Conversion: Animation: Optimize fcurves handling.
90ef46baa1 Anim: DNA for Animation data-block
559ad5e0f9 Compositor: Add utility for sampling buffer at normalized coordinates
Compare 39 commits »
Raul Fernandez Hernandez pushed to main at farsthary/.profile 2024-03-07 01:12:14 +01:00
87a07d61ab update
Raul Fernandez Hernandez approved blender/blender#118468 2024-03-07 01:11:19 +01:00
CMake: Change build flags to use SSE42 if available

Applied the patch and tested building release, debug, developer and works correctly.

Raul Fernandez Hernandez commented on issue blender/blender#116956 2024-03-06 23:22:18 +01:00
Failing modifiers test on the buildbot for OSX intel builds in sanitizer or debug mode

And for the "modifier" tests on a MBA M1 I get this log:

Raul Fernandez Hernandez pushed to main at farsthary/blender 2024-03-06 23:18:26 +01:00
3bacd93ba6 UI: Improvements to Confirmation of Load Factory Preferences
06bc23f08e Fix: warnings caused by d53d7dea71
eb8557f8a7 Cleanup: Use snake case for function names in file list
7f1b70ac50 Fix: errors in the Edge Slide computed direction
1dd57369f2 Cleanup: EEVEE-Next: Remove unused parameter
Compare 22 commits »
Raul Fernandez Hernandez commented on issue blender/blender#116956 2024-03-06 23:15:05 +01:00
Failing modifiers test on the buildbot for OSX intel builds in sanitizer or debug mode

Do you have a list of which tests in particular are failing from io_wavefront and io_stl? If you run the tests via ctest --output-on-errors -R "io_wavefront", you can find the log file in…

Raul Fernandez Hernandez commented on issue blender/blender#116956 2024-03-06 18:43:33 +01:00
Failing modifiers test on the buildbot for OSX intel builds in sanitizer or debug mode

and on the x86 Mac I get new tests errors:

99% tests passed, 2 tests failed out of 334

Total Test time (real) = 896.65 sec

The following tests FAILED: 49 - io_wavefront…

Raul Fernandez Hernandez commented on issue blender/blender#116956 2024-03-06 18:42:17 +01:00
Failing modifiers test on the buildbot for OSX intel builds in sanitizer or debug mode

Do you have a list of which tests in particular are failing from io_wavefront and io_stl? If you run the tests via ctest --output-on-errors -R "io_wavefront", you can find the log file in…