Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to pr-typing-update at ideasman42/blender 2024-10-23 02:28:07 +02:00
d9e06a4904 Cleanup: update use of typing for tools
6cc4e51e0a Fix: GPU: Shader error line broken for NVidia drivers
53fa6f0d0a Compositor: Implement Map Value node for new CPU compositor
278787aeee Compositor: Implemenet Map Range node for new CPU compositor
1bd64e873e Fix: Corrupt image when compositor is canceled
Compare 10 commits »
Campbell Barton commented on pull request blender/blender#123435 2024-10-22 13:25:37 +02:00
RNA: Initial step to make PointerRNA non-trivial.

It looks like this should be a reference (unrelated to this commit PR though).

Campbell Barton commented on pull request blender/blender#123435 2024-10-22 13:25:35 +02:00
RNA: Initial step to make PointerRNA non-trivial.

Assuming this won't be included in the final commit.

Campbell Barton pushed to main at blender/blender 2024-10-22 07:45:46 +02:00
5955e0566c Cleanup: update use of typing for tools/utils
Campbell Barton commented on issue blender/blender#129225 2024-10-22 07:05:13 +02:00
Crash when add a driver to Axis property in SimpleDeform Modifier

Committed fix that checks values before use,

@jorn from my tests not many of the issues you mention actually crash. If you find cases that do, please report them.

Campbell Barton pushed to main at blender/blender 2024-10-22 06:59:54 +02:00
0ae9ae736e Merge branch 'blender-v4.3-release'
f69fbb41c1 Fix #129225: Crash in modifiers & constraints with invalid enum values
Compare 2 commits »
Campbell Barton closed issue blender/blender#129225 2024-10-22 06:59:52 +02:00
Crash when add a driver to Axis property in SimpleDeform Modifier
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-22 06:58:19 +02:00
f69fbb41c1 Fix #129225: Crash in modifiers & constraints with invalid enum values
Campbell Barton pushed to main at blender/blender 2024-10-22 04:25:14 +02:00
07880dd369 Merge branch 'blender-v4.3-release'
414b9fb96f Merge branch 'blender-v4.3-release'
1d6add574d Fix #129167: Operator search can hang for some operator names
40b5a4da2b Fix misleading assertion message setting built-in operator values
Compare 4 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-22 04:14:29 +02:00
1d6add574d Fix #129167: Operator search can hang for some operator names
40b5a4da2b Fix misleading assertion message setting built-in operator values
Compare 2 commits »
Campbell Barton closed pull request blender/blender#129316 2024-10-22 03:11:56 +02:00
WIP: BLI_string_utf8: add truncating copy functions
Campbell Barton created pull request blender/blender#129316 2024-10-22 03:10:53 +02:00
WIP: BLI_string_utf8: add truncating copy functions
Campbell Barton pushed to pr-strncpy_trunc_utf8 at ideasman42/blender 2024-10-22 03:09:16 +02:00
d2708edd04 BLI_string_utf8: add truncating copy functions
c81745e4af Fix: Overlay: Shader test broken on Mac
79d468fe6b Cleanup: Use compile-time format string type for OBJ and PLY writing
db56bcdbe9 Merge branch 'blender-v4.3-release'
4a83a58c82 Fix: DRW: Make submit without manager sync still valid
Compare 10 commits »
Campbell Barton created branch pr-strncpy_trunc_utf8 in ideasman42/blender 2024-10-22 03:09:16 +02:00
Campbell Barton pushed to pr-129167-fix at ideasman42/blender 2024-10-22 02:10:52 +02:00
230dfe4577 Fix #129167: Failure to ensure copied strings are valid UTF8
6d9ee7c045 BLI_string_utf8: add truncating copy functions
Compare 2 commits »
Campbell Barton commented on issue blender/blender#64004 2024-10-21 23:11:01 +02:00
GRLESS key dont work in spanish keyboards.

Note that on X11 & Wayland the scan-code is used as a fallback, this likely works now.

Campbell Barton created pull request blender/blender#129294 2024-10-21 13:44:58 +02:00
WIP: Fix #129167: Failure to ensure copied strings are valid UTF8
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 »