Germano Cavalcante mano-wii
Germano Cavalcante pushed to blender-v4.2-release at blender/blender 2024-07-15 02:47:19 +02:00
7249b78b6b Fix #124545: Axis constraints in knife failing
Germano Cavalcante merged pull request blender/blender#124701 2024-07-15 02:47:18 +02:00
Fix #124545: Axis constraints in knife failing
Germano Cavalcante pushed to fix_124545 at mano-wii/blender 2024-07-15 02:42:14 +02:00
1baaa12975 Comment
Germano Cavalcante created pull request blender/blender#124701 2024-07-15 00:50:27 +02:00
Fix #124545: Axis constraints in knife failing
Germano Cavalcante pushed to fix_124545 at mano-wii/blender 2024-07-15 00:49:14 +02:00
9328baceb7 Fix #124545: Axis constraints in knife failing
ba6a89e5db Fix: Incorrect free of null IDProperty array during Collection Export
b5145d6889 Fix #121469: "Enable Add-on" ignored when already installed
0f1f0d92bc Fix #124454: Allow BF_DIST_BIN to be a symlink
a721c81668 Unbreak build from missing include
Compare 7 commits »
Germano Cavalcante created branch fix_124545 in mano-wii/blender 2024-07-15 00:49:13 +02:00
Germano Cavalcante deleted branch transform_documentation from mano-wii/blender-manual 2024-07-13 21:08:03 +02:00
Germano Cavalcante created pull request blender/blender#124627 2024-07-12 21:10:09 +02:00
Fix #124552: Incorrect snap symbol
Germano Cavalcante pushed to fix_124552 at mano-wii/blender 2024-07-12 21:09:25 +02:00
da3f099c99 Fix #124552: Incorrect snap symbol
38ee38f35f Fix #124548: Node tools redo behavior inconsistent
8ac023da61 Fix #124530: EEVEE: Math wrap function not working
eb55d3f0d6 Fix: wrong type cast in previous commit
4c7456677d Fix: correct potentially wrongly initialized curve attributes
Compare 10 commits »
Germano Cavalcante created branch fix_124552 in mano-wii/blender 2024-07-12 21:09:25 +02:00
Germano Cavalcante commented on issue blender/blender#123179 2024-07-08 16:03:03 +02:00
Multiple select snap mode not work in UV editer

This has never been supported for UVs so it is not a regression, but it is a ToDo that I plan to implement for the next version of Blender. But before I need to inform and receive approval from…

Germano Cavalcante commented on issue blender/blender#104061 2024-06-17 21:35:00 +02:00
Custom render engine is unable to create gpu context

I can't think of a much better solution than reverting d7f124f06f and adding checks in all GPU API functions. What do you think?

Fine with me 👍

Germano Cavalcante pushed to main at blender/blender 2024-06-08 21:30:17 +02:00
79244e5632 Merge branch 'blender-v4.2-release'
965a138671 Fix #121025: Edge Slide not picking the correct reference edge
efd3c4b3c9 Fix #122896: Knife snap to edge fails when a vertex is behind the viewer
85f026f478 Cleanup: Move closest_ray_to_segment_v3 logic from snapping code to BLI
fb7d5e49d3 Fix: EEVEE-Next: Shadow: Very low resolution shadow in viewport
Compare 6 commits »
Germano Cavalcante closed issue blender/blender#121025 2024-06-08 21:30:16 +02:00
Edge slide its not picking the right reference edge
Germano Cavalcante closed issue blender/blender#122896 2024-06-08 21:30:12 +02:00
Knife inverts snaping position on edges when mesh is close
Germano Cavalcante pushed to blender-v4.2-release at blender/blender 2024-06-08 21:08:41 +02:00
965a138671 Fix #121025: Edge Slide not picking the correct reference edge
Germano Cavalcante deleted branch fix_122896 from mano-wii/blender 2024-06-08 21:04:48 +02:00
Germano Cavalcante closed pull request blender/blender#122923 2024-06-08 21:04:10 +02:00
fix_122896