Block a user
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
Campbell Barton
created branch pr-scene-collection-skip-on-cow in ideasman42/blender
2023-02-16 02:05:10 +01:00
Slower frame-change with objects are in the scenes collection
ab63fe9eab
Cleanup: format
a2551f23ad
Cleanup: document & improve naming for Wayland's pending window actions
Campbell Barton
pushed to pr-save-load-handlers-with-filepath at ideasman42/blender
2023-02-15 07:58:55 +01:00
31f719e38f
PyAPI: extend save/load handlers, optionally take a filepath argument
PyAPI: extend save/load handlers, optionally take a filepath argument
Campbell Barton
pushed to pr-save-load-handlers-with-filepath at ideasman42/blender
2023-02-15 06:57:28 +01:00
0fee8a0338
PyAPI: extend save/load handlers, optionally take a filepath argument
Campbell Barton
pushed to pr-save-load-handlers-with-filepath at ideasman42/blender
2023-02-15 06:55:05 +01:00
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
Campbell Barton
pushed to pr-save-load-handlers-with-filepath at 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
fc6d13eced
Cleanup: extract the check to save a blend file into a function
e424931cf7
Cleanup: rename Byte to Bytes in Python string utilities
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.
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