Block a user
Falk David
pushed to fix-gpv3-high-level-python-api-selection at filedescriptor/blender
2024-10-07 11:36:41 +02:00
34f2c23b32
Fix #128646: Wrong selection results using the high-level python API
6039cb17e6
Unix: use getpwuid() to access home when the variable/tilde expand fails
1e9206238e
Fix crash if expanding the fonts directory fails
ff9d9711d7
Fix crash using "~" in the file selector when the "home" is null
e0f036f8f3
Fix inconsistency between *BKE_appdir_folder_{home/default} on macOS
Falk David
created branch fix-gpv3-high-level-python-api-selection in filedescriptor/blender
2024-10-07 11:36:41 +02:00
WIP: GPv3: Add
Drawing Attribute Remove
operator.
I'm a bit confused by the title here. Layer attributes are already exposed in the UI and can be added and removed. I guess what this PR is talking about is Drawing attributes?
GPv3: 'A' shortcut doesn't select all in Edit mode
GPv3: 'A' shortcut doesn't select all in Edit mode
This might have been fixed by e7b2ec310f
already.
333122928b
Use placement new
5245059eb2
Add more comments
73e903a2d2
binary heap progress
cb86667a7a
Merge branch 'main' into polygon-clipping-2d
ae261c424c
Merge branch 'blender-v4.3-release'
5678c9896e
Initial commit
b4881f6b0a
GPv3: Layer
Tint Color
, Radius Offset
and Adjustments
panel.
7b91f71ebf
Grease Pencil: Move Layer selector and tool settings
92d00678ac
macOS: Add Image Clipboard Copy/Paste Support
7ebe7a3b3b
Fix #128200: Crash when duplicating essential brush asset
3364cb34ee
Merge branch 'blender-v4.3-release'
5f5b1b83d0
GPv3: Rename mode enum names and python identifiers
Falk David
deleted branch gpv3-rename-object-mode-python-string from filedescriptor/blender
2024-10-04 19:20:21 +02:00
GPv3 API : argument of operator object.mode_set is not consistent with bpy.context.mode result
GPv3: Rename mode enum names and python identifiers
GP: Envelope modifier crash as soon you add it to object
Might have already been fixed by blender/blender#128523 ?
Falk David
pushed to gpv3-rename-object-mode-python-string at filedescriptor/blender
2024-10-04 17:53:29 +02:00
1a45515e13
Formatting
462424c62a
Revert AST panel rename change
b3f4a85886
Merge branch 'blender-v4.3-release' into gpv3-rename-object-mode-python-string
e7b2ec310f
Fix: GPv3: Some selection keybinds not working in edit mode
4187644215
Build: Fix x64 libraries used by lib_update.cmd on WoA