Germano Cavalcante mano-wii
Germano Cavalcante pushed to main at blender/blender 2024-10-09 03:20:56 +02:00
ae5e72432b Merge branch 'blender-v4.3-release'
56c98046a5 Fix #122635: Precision mode not working with Snap to Grid
e29cd8604f deps: tbb_win64 fix tbbmalloc proxy on win11
Compare 3 commits »
Germano Cavalcante closed issue blender/blender#122635 2024-10-09 03:20:02 +02:00
Precision mode does not work with grid snap
Germano Cavalcante pushed to blender-v4.3-release at blender/blender 2024-10-09 03:18:37 +02:00
56c98046a5 Fix #122635: Precision mode not working with Snap to Grid
Germano Cavalcante commented on issue blender/blender#122635 2024-10-09 03:10:05 +02:00
Precision mode does not work with grid snap

Reviewing this report, I realize that it is useful to at least partially bring Precision to 'Snap to Grid'.

This is partly because it will have differences with the precision of 'Absolute Grid…

Germano Cavalcante closed issue blender/blender#128754 2024-10-09 00:34:12 +02:00
Blender doesn't Start
Germano Cavalcante commented on issue blender/blender#128754 2024-10-09 00:34:09 +02:00
Blender doesn't Start

Since this issue is the same as #128502, I will close this one as a duplicate. Please subscribe in #128502 if you want to see further updates.

Germano Cavalcante pushed to main at blender/blender 2024-10-09 00:22:37 +02:00
7c539312b7 Merge branch 'blender-v4.3-release'
ae37656478 Fix #128764: Moving keys in the animation editors enables the 3D view's snap toggle
Compare 2 commits »
Germano Cavalcante closed issue blender/blender#128764 2024-10-09 00:22:35 +02:00
Moving keys in dopesheet/action editor enables 'snap' transform in viewport
Germano Cavalcante pushed to blender-v4.3-release at blender/blender 2024-10-09 00:21:02 +02:00
ae37656478 Fix #128764: Moving keys in the animation editors enables the 3D view's snap toggle
Germano Cavalcante commented on issue blender/blender#128764 2024-10-08 23:39:46 +02:00
Moving keys in dopesheet/action editor enables 'snap' transform in viewport

Thanks for the report, I can confirm the issue. Investigating...

Germano Cavalcante commented on issue blender/blender#128754 2024-10-08 23:02:29 +02:00
Blender doesn't Start

Have you tried setting TBB_MALLOC_DISABLE_REPLACEMENT=1 in the environment variables? (As stated in https://projects.blender.org/blender/issues/126109#issuecomment-1262406)

Note that this…

Germano Cavalcante commented on issue blender/blender#128754 2024-10-08 22:52:11 +02:00
Blender doesn't Start

This may be caused by an issue with the OS default libraries. See #126109.

There are some suggested workarounds in that issue, but you will need to try them to see which works for you.

Germano Cavalcante closed issue blender/blender#128643 2024-10-07 20:24:26 +02:00
Snap gird bug
Germano Cavalcante commented on issue blender/blender#128643 2024-10-07 20:24:21 +02:00
Snap gird bug

I've tested in older versions of Blender and it appears the snapping behavior you're experiencing corresponds with how the Absolute Grid Snap worked. So this is not currently a bug or regression,…

Germano Cavalcante pushed to main at blender/blender 2024-10-07 19:35:18 +02:00
52136d3afa Merge branch 'blender-v4.3-release'
49ab0bb844 Fix: Edge Slide: Vertex destination not matching edges intersection
580e0af309 Fix #128702: Edge Slide can cause Blender to freeze
9d09362c0c Fix #128698: GPv3: Layer adjustments are applied to original geometry
937b289137 Libs: Update OIIO+OSL+LibPNG+ShaderC
Compare 5 commits »
Germano Cavalcante closed issue blender/blender#128702 2024-10-07 19:35:15 +02:00
Edge Slide freezes blender and mouse cursor movement if geometry is too broken
Germano Cavalcante pushed to blender-v4.3-release at blender/blender 2024-10-07 19:33:15 +02:00
49ab0bb844 Fix: Edge Slide: Vertex destination not matching edges intersection
580e0af309 Fix #128702: Edge Slide can cause Blender to freeze
Compare 2 commits »
Germano Cavalcante commented on issue blender/blender#128702 2024-10-07 18:09:56 +02:00
Edge Slide freezes blender and mouse cursor movement if geometry is too broken

Thank you for reporting this issue! I can confirm the freeze. Probably caused by 7f1b70ac50, so a regression from Blender 4.1.

Will investigate this further.

Germano Cavalcante commented on pull request blender/blender#126477 2024-10-06 22:08:26 +02:00
UI Experiment: Operator Preferences on Status Bar

I remembered that some other options that affect navigation are in the Sidebar. They are the Lock options and override the options in the preferences: <img width="358" alt="image" src="attachment…

Germano Cavalcante commented on issue blender/blender#128643 2024-10-06 02:58:05 +02:00
Snap gird bug

As far as I can tell, the Snap to Grid option should behave like the 'Absolute Grid Snap' in this case.

If it's not working that way, then there must be a bug. But we would need either a .blend…