Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to main at extensions/io_scene_x3d 2024-10-25 03:13:58 +02:00
2a143160af Fix #27: Text data in VRML raises an exception on import
58388f70d3 Cleanup: format using autopep8
Compare 2 commits »
Campbell Barton closed issue extensions/io_scene_x3d#27 2024-10-25 03:13:58 +02:00
WRL import Text not working: 'NoneType' object has no attribute 'split'
Campbell Barton pushed to main at extensions/io_scene_x3d 2024-10-25 03:11:16 +02:00
7a9c7ff67c pyproject: disable long line wrapping for autopep8
Campbell Barton commented on issue blender/blender#127132 2024-10-25 02:13:59 +02:00
Using bpy and usd-core together causes seg fault in Blender 4.2 Linux

@deadpin regarding your two points... In principle I'm inclined prefer a customized namespace, mainly because the bpy module should co-exist with other modules in the Python environment.

As…

Campbell Barton suggested changes for blender/blender#129318 2024-10-25 02:07:18 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

A nice feature although there would be cases when users would probably hope this has re-tessellating behavior instead of deleting and re-filling.

Campbell Barton commented on pull request blender/blender#128757 2024-10-25 01:42:19 +02:00
Fix #128322: SLIM - fixes.

Committed 85907199b799156c6afb069e2219af9ba67c22cb & 584b96018a575d56e564a239dce0de572bf26c48 (missed setting the author on the last commit).

Campbell Barton merged pull request blender/blender#128757 2024-10-25 01:41:35 +02:00
Fix #128322: SLIM - fixes.
Campbell Barton commented on issue blender/blender#129386 2024-10-25 01:38:12 +02:00
Cannot Consistently Drag Extrude Handle

Tested with 9a252c2e73b9 and I couldn't redo the error an a macOS M2Pro.

Operating system: macOS-14.4.1-arm64-arm-64bit 64 Bits Graphics card: Metal API Apple M2 Pro 1.2

Also tested…

Campbell Barton pushed to main at blender/blender 2024-10-25 01:05:53 +02:00
054c26d291 Merge branch 'blender-v4.3-release'
51e9654ab2 Merge branch 'blender-v4.3-release'
584b96018a Fix #128322: Pack Islands warnings & fails to use tool-settings
85907199b7 Fix #127963: UV importance weights in minimum stretch randomly fails
Compare 4 commits »
Campbell Barton closed issue blender/blender#128322 2024-10-25 01:05:51 +02:00
Pack Islands - missing properties warning in console
Campbell Barton closed issue blender/blender#127963 2024-10-25 01:05:46 +02:00
UV: Importance weights in minimum stretch randomly fails to solve.
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-25 01:04:39 +02:00
584b96018a Fix #128322: Pack Islands warnings & fails to use tool-settings
85907199b7 Fix #127963: UV importance weights in minimum stretch randomly fails
Compare 2 commits »
Campbell Barton deleted branch pr-big-endian-test from blender/blender-test-data 2024-10-25 00:32:08 +02:00
Campbell Barton deleted branch pr-abs-path-fix-2 from blender/blender 2024-10-25 00:30:49 +02:00
Campbell Barton pushed to main at blender/blender 2024-10-25 00:18:29 +02:00
129982daf8 Merge branch 'blender-v4.3-release'
1cd2bece60 Fix memory leak on exit for bpy.app.translations members
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-25 00:17:24 +02:00
1cd2bece60 Fix memory leak on exit for bpy.app.translations members
Campbell Barton pushed to main at blender/blender 2024-10-24 23:05:17 +02:00
5a6ee9e636 Merge branch 'blender-v4.3-release'
70a7704641 Merge branch 'blender-v4.3-release'
4548c1455f Merge branch 'blender-v4.3-release'
1b320d5205 Merge branch 'blender-v4.3-release'
0f6a83202d Revert unintended change to tests/data
Compare 8 commits »
Campbell Barton closed issue blender/blender#125958 2024-10-24 23:05:14 +02:00
Disabling / uninstalling extensions doesn't always remove the extension's dependencies
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-24 11:53:50 +02:00
e3e6dd8fdb Fix #125958: Disable/uninstall an add-on can keep its dependencies
Campbell Barton pushed to main at blender/blender 2024-10-24 05:06:45 +02:00
1ba6b74cdf Fix error freeing null pointer on exit for debug builds