Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to pr-129167-fix at ideasman42/blender 2024-10-21 13:43:35 +02:00
3b5e07aebd Fix #129167: Failure to ensure copied strings are valid UTF8
c836c0a20e Fix #129151: Crash showing tool-tips from dynamic enums
30fb2a9b52 Formatting
41655fcb3d Fix #129255: Color modifier uses wrong material slot index
6cdabe8c58 make license: apply change from re-running
Compare 10 commits »
Campbell Barton merged pull request blender/blender#129164 2024-10-21 13:06:47 +02:00
Fix #129151: Crash showing tool-tips from dynamic enums
Campbell Barton pushed to main at blender/blender 2024-10-21 13:03:57 +02:00
64027cd178 Merge branch 'blender-v4.3-release'
c836c0a20e Fix #129151: Crash showing tool-tips from dynamic enums
30fb2a9b52 Formatting
Compare 3 commits »
Campbell Barton closed issue blender/blender#129151 2024-10-21 13:03:55 +02:00
bpy.props.EnumProperty dynamic enum items tooltip breaks though Python is keeping a reference to the last items
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-21 12:59:54 +02:00
c836c0a20e Fix #129151: Crash showing tool-tips from dynamic enums
Campbell Barton pushed to main at blender/blender 2024-10-21 12:42:05 +02:00
cbe6a3eb23 Merge branch 'blender-v4.3-release'
41655fcb3d Fix #129255: Color modifier uses wrong material slot index
6cdabe8c58 make license: apply change from re-running
9df897a1d8 make license: back port changes from main
Compare 4 commits »
Campbell Barton pushed to blender-v4.2-release at blender/blender 2024-10-21 12:37:04 +02:00
8256ec6d35 make license: apply change from re-running
960da49a0a make license: back port changes from main
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-21 12:01:21 +02:00
6cdabe8c58 make license: apply change from re-running
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-21 11:59:29 +02:00
9df897a1d8 make license: back port changes from main
Campbell Barton pushed to main at blender/blender 2024-10-21 11:53:05 +02:00
f60f2b769b Unbreak building with Python 3.12
Campbell Barton commented on issue blender/blender#129151 2024-10-21 02:26:42 +02:00
bpy.props.EnumProperty dynamic enum items tooltip breaks though Python is keeping a reference to the last items

Marking high priority as the bug can lead to a crash with no workaround.

Campbell Barton pushed to main at blender/blender-developer-docs 2024-10-21 02:22:20 +02:00
bdbd7c3c4a emacs: update dev environment docs for clang-formats new minor mode
Campbell Barton pushed to main at ideasman42/.profile 2024-10-20 14:12:58 +02:00
3de8bb4703 Weekly report
Campbell Barton pushed to main at ideasman42/.profile 2024-10-20 14:10:35 +02:00
35a1cff4b5 Weekly report
Campbell Barton commented on issue blender/blender#129230 2024-10-19 14:34:10 +02:00
Slow Cursor movement during transformation on WAYLAND with scale > 100%

This issue was reported recently #128486, can you check you're not using Vulkan?

Campbell Barton pushed to main at blender/blender 2024-10-19 14:00:45 +02:00
120a178158 Merge branch 'blender-v4.3-release'
cf3a6697d2 Fix #129231: GrLess key not supported on Wayland
Compare 2 commits »
Campbell Barton closed issue blender/blender#129231 2024-10-19 14:00:44 +02:00
Grless key not supported on WAYLAND UI
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-19 13:47:08 +02:00
cf3a6697d2 Fix #129231: GrLess key not supported on Wayland
Campbell Barton pushed to main at blender/blender 2024-10-19 08:54:33 +02:00
97f9e10054 make license: apply change from re-running
81025eabd2 Refactor: various changes to "make license"
9f0043b8d6 Fix "make license" hiding duplicate versions of the same library
675aa86ca6 make license: clear trailing white space & ensure newline at eof
Compare 4 commits »
Campbell Barton pushed to main at blender/blender 2024-10-19 01:36:35 +02:00
ba77368455 Cleanup: disambiguate variable naming relating to selection