- Brasil
- https://www.linkedin.com/in/germano-cavalcante-77224867/
- Joined on
2012-10-07
Block a user
Cleanup: Use C++ data-structures in bmesh_intersect.cc
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
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
New Snap To Grid snaps to "floor"/"visible" 2-dimensional grid only (4.1 was a 3-dimensional grid)
Fix #126665: Restore 'Absolute Grid Snap' option
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…
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…
1e161414e0
Merge branch 'blender-v4.3-release'
0ac66493c0
Fix: Error in previous commit: Snap to grid not updating size while navigating
46d17ef9a8
Merge branch 'blender-v4.3-release' into fix_126665
0ac66493c0
Fix: Error in previous commit: Snap to grid not updating size while navigating
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