Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton commented on pull request blender/blender#120036 2024-10-04 05:40:08 +02:00
UI: Removal of Five Operator Confirmations

This PR doesn't account for editing the path in the file-selector which now creates paths without confirming, see: #128567.

Campbell Barton pushed to pr-128567-fix at ideasman42/blender 2024-10-04 05:38:39 +02:00
b345616a0a Fix #128567: file selector automatically creates paths & warns
Campbell Barton created branch pr-128567-fix in ideasman42/blender 2024-10-04 05:37:13 +02:00
Campbell Barton pushed to pr-128567-fix at ideasman42/blender 2024-10-04 05:37:13 +02:00
742bb9540b Fix #128567: file selector automatically creates paths & warns
318125c82b Fix #127692: Artifact in axis aligned portions of mask feather
a2617b0029 Fix mask duplicate failing to set the active point
18da036ecc Fix crash deleting mask vertices
44bb032590 Fix ARRAY_HAS_ITEM macro on 64bit systems
Compare 10 commits »
Campbell Barton opened issue blender/blender#128567 2024-10-04 05:09:58 +02:00
Regression: file selector uses the current working directory
Campbell Barton pushed to main at blender/blender 2024-10-04 04:11:00 +02:00
30d81416c0 Merge branch 'blender-v4.3-release'
f9fb42f5f9 Merge branch 'blender-v4.3-release'
ea49df763a Merge branch 'blender-v4.3-release'
2b9d177eb3 Merge branch 'blender-v4.3-release'
3c8317e640 Merge branch 'blender-v4.3-release'
Compare 10 commits »
Campbell Barton closed issue blender/blender#127692 2024-10-04 04:10:58 +02:00
Black rectangle artifact in mask feather
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-04 04:06:51 +02:00
318125c82b Fix #127692: Artifact in axis aligned portions of mask feather
a2617b0029 Fix mask duplicate failing to set the active point
18da036ecc Fix crash deleting mask vertices
44bb032590 Fix ARRAY_HAS_ITEM macro on 64bit systems
0b8ce96bc1 Cleanup: quiet warnings, spelling
Compare 5 commits »
Campbell Barton commented on issue blender/blender#127692 2024-10-03 17:39:17 +02:00
Black rectangle artifact in mask feather

@OmarEmaraDev fixed locally, will commit tomorrow.

Campbell Barton suggested changes for blender/blender#128516 2024-10-03 12:26:10 +02:00
Fix #124753: Tag preferences dirty when editing operator property

This causes editing any operator property (including adjusting settings) to mark the preferences dirty.

Campbell Barton commented on issue blender/blender#128175 2024-10-03 10:12:50 +02:00
WIN32: Extension update failed and removed the addon instead

Yes, it's listed for inclusion in the 4.2 LTS.

Campbell Barton commented on pull request blender/blender#128224 2024-10-03 10:11:47 +02:00
Abandoned: Refactor join_triangles operator

When preparing to apply this PR, there were more *noisy* changes than I realized (renaming variables & similar).

Campbell Barton commented on pull request blender/blender#128224 2024-10-03 10:11:46 +02:00
Abandoned: Refactor join_triangles operator

Are any of these changes functional? It looks like this is re-arranging checks to be more compact.

Campbell Barton pushed to pr-128224-update at ideasman42/blender 2024-10-03 10:06:08 +02:00
5adb2fd017 Update to #128224
a9e9c56151 Cleanup: extract delimit data creation into a function for join tris
e89f004c56 Anim: allow inserting a key on layered Action while in NLA tweak mode
b520b49b0e Merge remote-tracking branch 'origin/blender-v4.3-release'
e282b9e5e7 Fix #128490: Crash opening a file with with slotted action enabled
Compare 6 commits »
Campbell Barton pushed to main at blender/blender 2024-10-03 10:04:38 +02:00
a9e9c56151 Cleanup: extract delimit data creation into a function for join tris
Campbell Barton pushed to pr-128224-update at ideasman42/blender 2024-10-03 09:55:53 +02:00
db6f1d5403 Update to #128224
Campbell Barton pushed to pr-128224-update at ideasman42/blender 2024-10-03 09:54:50 +02:00
65a46902b7 Update to #128224
Campbell Barton pushed to pr-128224-update at ideasman42/blender 2024-10-03 09:48:18 +02:00
49692ccc01 Update to #128224
Campbell Barton pushed to pr-128224-update at ideasman42/blender 2024-10-03 09:46:39 +02:00
7024781af9 Update to #128224