Germano Cavalcante mano-wii
Germano Cavalcante pushed to cleanup_intersect at mano-wii/blender 2024-10-17 15:26:24 +02:00
4491941857 Use int4 and don't allocate key
Germano Cavalcante pushed to cleanup_intersect at mano-wii/blender 2024-10-17 15:18:15 +02:00
aadadf78b0 Revert some changes
Germano Cavalcante pushed to cleanup_intersect at mano-wii/blender 2024-10-17 01:09:54 +02:00
6b78f5f671 Fix: assert with s->edgetri_cache.lookup
Germano Cavalcante created pull request blender/blender#129130 2024-10-17 00:58:53 +02:00
Cleanup: Use C++ data-structures in bmesh_intersect.cc
Germano Cavalcante created branch cleanup_intersect in mano-wii/blender 2024-10-17 00:58:05 +02:00
Germano Cavalcante pushed to cleanup_intersect at mano-wii/blender 2024-10-17 00:58:05 +02:00
8575790180 Cleanup: Use C++ data-structures in bmesh_intersect.cc
233d213ee9 Merge branch 'blender-v4.3-release'
2d832240a3 Merge branch 'blender-v4.3-release'
46864bc2f4 AUTHORS: add 1 new author & some updated names
21aa149568 Cleanup: spelling in comments
Compare 10 commits »
Germano Cavalcante pushed to crash_popup at mano-wii/blender 2024-10-10 02:38:51 +02:00
417b6439a3 Windows: Show popup after crash
0cec2462cd Cleanup: remove redundant checks in Wayland drag & drop
97208a42d3 UI: Reorder EXR compression dropdown and add tooltips
97c41218a9 Merge branch 'blender-v4.3-release'
cb26e5a169 Fix: Improve Blurry Text 3DView Drag Name
Compare 10 commits »
Germano Cavalcante created branch crash_popup in mano-wii/blender 2024-10-10 02:38:51 +02:00
Germano Cavalcante commented on issue blender/blender#128621 2024-10-10 02:04:38 +02:00
Design for popup after crash
image

I don't know if I'm doing something unsafe, but I just copied and edited the same popup solution used for…

Germano Cavalcante deleted branch fix_126665 from mano-wii/blender 2024-10-09 22:52:52 +02:00
Germano Cavalcante closed issue blender/blender#126665 2024-10-09 22:52:50 +02:00
New Snap To Grid snaps to "floor"/"visible" 2-dimensional grid only (4.1 was a 3-dimensional grid)
Germano Cavalcante pushed to blender-v4.3-release at blender/blender 2024-10-09 22:52:46 +02:00
75ffda39b2 Fix #126665: Reintroduce 'Absolute Grid Snap' (now 'Absolute Increment Snap')
Germano Cavalcante merged pull request blender/blender#128135 2024-10-09 22:52:45 +02:00
Fix #126665: Restore 'Absolute Grid Snap' option
Germano Cavalcante commented on pull request blender/blender#125651 2024-10-09 19:37:00 +02:00
Fix #125611: Add collection instance ignores scale property

I'm not very familiar with this code but it seems like the "scale" value should be retrieved from the add_generic_get_opts parameter (defined in the same file). This function seems aligned with…

Germano Cavalcante commented on pull request blender/blender#128135 2024-10-09 04:39:29 +02:00
Fix #126665: Restore 'Absolute Grid Snap' option

Renamed to "Absolute Increment Snap" to avoid confusion. I think most of the points have been covered. And the build is well tested. I will continue the process of merging, backporting (and…

Germano Cavalcante pushed to main at blender/blender 2024-10-09 04:33:02 +02:00
1e161414e0 Merge branch 'blender-v4.3-release'
0ac66493c0 Fix: Error in previous commit: Snap to grid not updating size while navigating
Compare 2 commits »
Germano Cavalcante pushed to fix_126665 at mano-wii/blender 2024-10-09 04:32:15 +02:00
46d17ef9a8 Merge branch 'blender-v4.3-release' into fix_126665
0ac66493c0 Fix: Error in previous commit: Snap to grid not updating size while navigating
Compare 2 commits »
Germano Cavalcante pushed to blender-v4.3-release at blender/blender 2024-10-09 04:30:38 +02:00
0ac66493c0 Fix: Error in previous commit: Snap to grid not updating size while navigating
Germano Cavalcante pushed to fix_126665 at mano-wii/blender 2024-10-09 03:27:01 +02:00
4d62d65405 Rename 'Absolute Grid Snap' to 'Absolute Increment Snap'
d2fda0bd6f Fix Absolute Grid Snap using Transform Pivot Point
b3194f7198 Fix #126665: Restore 'Absolute Grid Snap' option
56c98046a5 Fix #122635: Precision mode not working with Snap to Grid
e29cd8604f deps: tbb_win64 fix tbbmalloc proxy on win11
Compare 163 commits »