Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to main at infrastructure/blender-bot 2023-02-16 02:20:42 +01:00
3be578c2f4 README: Be more spesific regarding where the commands should be typed
Campbell Barton created pull request blender/blender#104801 2023-02-16 02:08:50 +01:00
Fix #104798: Slower frame-change with many objects in the scenes collection
Campbell Barton pushed to pr-scene-collection-skip-on-cow at ideasman42/blender 2023-02-16 02:05:11 +01:00
14795ab3ce Fix #104798: Slower frame-change with many objects in the scenes collection
ab63fe9eab Cleanup: format
a2551f23ad Cleanup: document & improve naming for Wayland's pending window actions
f178e3f849 Merge branch 'blender-v3.5-release'
7a76f2ae77 Fix #104370: Draw: Don't request the same attribute more than once
Compare 10 commits »
Campbell Barton created branch pr-scene-collection-skip-on-cow in ideasman42/blender 2023-02-16 02:05:10 +01:00
Campbell Barton opened issue blender/blender#104798 2023-02-16 01:25:44 +01:00
Slower frame-change with objects are in the scenes collection
Campbell Barton pushed to main at blender/blender 2023-02-16 00:05:07 +01:00
ab63fe9eab Cleanup: format
a2551f23ad Cleanup: document & improve naming for Wayland's pending window actions
Compare 2 commits »
Campbell Barton pushed to main at blender/blender-dev-tools 2023-02-15 11:09:48 +01:00
d0b6173900 Cleanup: name DUPLICATE_ACCEPT for accepted duplicates
Campbell Barton pushed to main at blender/blender-dev-tools 2023-02-15 11:07:28 +01:00
8399c5ad00 check_spelling_c: update dictionary
31f719e38f PyAPI: extend save/load handlers, optionally take a filepath argument
Campbell Barton created pull request blender/blender#104769 2023-02-15 07:13:17 +01:00
PyAPI: extend save/load handlers, optionally take a filepath argument
0fee8a0338 PyAPI: extend save/load handlers, optionally take a filepath argument
0c5c2e7b07 PyAPI: extend save/load handlers, optionally take a filepath argument
Campbell Barton created branch pr-save-load-handlers-with-filepath in ideasman42/blender 2023-02-15 06:47:02 +01:00
fc6d13eced Cleanup: extract the check to save a blend file into a function
e424931cf7 Cleanup: rename Byte to Bytes in Python string utilities
6661342dc5 Mesh: Set active attribute values edit mode operator
02c3889b1c Cleanup: quiet clang warnings
Compare 10 commits »
Campbell Barton pushed to main at blender/blender 2023-02-15 06:21:01 +01:00
fc6d13eced Cleanup: extract the check to save a blend file into a function
e424931cf7 Cleanup: rename Byte to Bytes in Python string utilities
Compare 2 commits »
Campbell Barton approved blender/blender#104426 2023-02-15 03:38:32 +01:00
Mesh: Set active attribute values edit mode operator

LGTM, (minor request inline)

Campbell Barton commented on pull request blender/blender#104426 2023-02-15 03:38:13 +01:00
Mesh: Set active attribute values edit mode operator

Prefer unique names that follow the operator naming, makes it convenient to add breakpoints, mesh_attribute_set_exec, mesh_attribute_set_ui ... etc.

Campbell Barton pushed to main at blender/blender 2023-02-15 03:27:42 +01:00
02c3889b1c Cleanup: quiet clang warnings
8d35b28f2a Cleanup: spelling in comments
00a7344f27 Cleanup: quiet warnings from shellcheck, correct indentation
8de121ffc6 Cleanup: use 'show_' prefix for RNA sculpt booleans
Compare 4 commits »
Campbell Barton pushed to main at blender/blender 2023-02-14 12:29:07 +01:00
1fd0c80725 Build: correct forwarding jobs argument to make_deps_wrapper.sh
Campbell Barton pushed to blender-v3.3-release at blender/blender 2023-02-14 11:53:47 +01:00
225f9c9528 Build: update patch for OSL which no longer applied