Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to main at ideasman42/.profile 2024-10-29 01:53:51 +01:00
9cc74524d6 Weekly report
Campbell Barton commented on issue blender/blender#127132 2024-10-29 01:36:58 +01:00
Using bpy and usd-core together causes seg fault in Blender 4.2 Linux

@deadpin seems reasonable, perhaps use the same length or shorter ID to avoid potential issues with long names, heres a suggestion although I don't have a strong opinion on this:

  • `pxrInternal_…
Campbell Barton pushed to main at ideasman42/.profile 2024-10-28 03:46:15 +01:00
c2b93659de Weekly report
Campbell Barton pushed to main at blender/blender 2024-10-28 03:41:43 +01:00
8682e4087b GHOST/Wayland: support pasting images from a copied file
d367e6e2b5 Cleanup: share clipboard paste logic between text & image paste
eb83158325 Cleanup: move URI range extraction into its own a function
Compare 3 commits »
Campbell Barton pushed to main at blender/blender 2024-10-28 03:34:12 +01:00
e31366c3bb Merge branch 'blender-v4.3-release'
d6d612dc46 Fix memory leak pasting images in Wayland
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-28 02:39:48 +01:00
d6d612dc46 Fix memory leak pasting images in Wayland
Campbell Barton pushed to main at blender/blender 2024-10-27 23:52:51 +01:00
c72076aec8 Merge branch 'blender-v4.3-release'
a312bfe6d5 Fix use of undefined variable in blend2json utility
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-27 23:51:48 +01:00
a312bfe6d5 Fix use of undefined variable in blend2json utility
Campbell Barton pushed to main at blender/blender 2024-10-27 23:38:37 +01:00
f1eb98c427 Merge branch 'blender-v4.3-release'
59c52ef2cf Cleanup: remove unused import in CLI example
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-27 23:38:00 +01:00
59c52ef2cf Cleanup: remove unused import in CLI example
Campbell Barton pushed to main at blender/blender 2024-10-27 13:28:03 +01:00
f13ca4dad0 Merge branch 'blender-v4.3-release'
901da07c59 Merge branch 'blender-v4.3-release'
41cb811849 Cleanup: update the default theme
4ac25883a3 Update blender_theme_as_c to match renamed define
Compare 4 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-27 13:26:16 +01:00
41cb811849 Cleanup: update the default theme
4ac25883a3 Update blender_theme_as_c to match renamed define
Compare 2 commits »
Campbell Barton pushed to main at blender/blender 2024-10-27 12:52:17 +01:00
88b76bfd1c Merge branch 'blender-v4.3-release'
005d439264 Fix industry compatible keymap keys for spreadsheet region toggle
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-27 12:49:14 +01:00
005d439264 Fix industry compatible keymap keys for spreadsheet region toggle
Campbell Barton pushed to main at blender/blender 2024-10-27 12:40:09 +01:00
1cf7781596 Cleanup: quiet Python warnings from ruff
f3ae90ec96 Cleanup: remove unused function, unused import
Compare 2 commits »
Campbell Barton pushed to main at ideasman42/blender-extensions-review 2024-10-27 05:06:33 +01:00
7a1b578bd1 Cleanup: remove deprecated use of "typing"
Campbell Barton pushed to main at extensions/curve_tools 2024-10-26 13:22:32 +02:00
d92a37ef0b Cleanup: autopep8 format scripts
Campbell Barton closed pull request extensions/curve_tools#1 2024-10-26 13:02:51 +02:00
Fix console errors from UI when no object is selected
Campbell Barton commented on pull request extensions/curve_tools#1 2024-10-26 13:02:50 +02:00
Fix console errors from UI when no object is selected

Merged 42da3ab40093f654ff65ad33a0e0576f448bbd37

Campbell Barton pushed to main at extensions/curve_tools 2024-10-26 13:02:08 +02:00
42da3ab400 Fix console errors from UI when no object is selected