Block a user
Fix: Assert about invalid namemap with brush assets
Segmentation fault while generating Python API documents
Operators: Add option to give a modal operator priority in event handling
412671a765
Fix: Wrong python tag version in bpy pip package
ef5e04c02e
Fix #120181: bpy pip package not installing on macOS
Error on pip install bpy 4.1
Brecht Van Lommel
commented on pull request blender/blender-developer-docs#31
2024-05-27 11:14:54 +02:00
Update Release Notes Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes
This doesn't work, images should be added in the repository, not using attachments.
Brecht Van Lommel
suggested changes for blender/blender-developer-docs#31
2024-05-27 11:14:54 +02:00
Update Release Notes Sculpt: Add dyntopo size edit support for BRUSH and RELATIVE modes
Just noticed this old PR, still needed for the 4.2 release notes I think.
Brecht Van Lommel
deleted branch tmp_port_fix from mod_moder/blender-developer-docs-fork
2024-05-27 11:11:37 +02:00
mkdocs: Use custom port number to avoid conflicts
Brecht Van Lommel
pushed to tmp_port_fix at mod_moder/blender-developer-docs-fork
2024-05-27 11:10:34 +02:00
91e7ae62a3
Fix grammar
Refactor of Partial Write and Beyond
Current idea is indeed to load the whole library blendfile in the context. Not sure what you mean by 'no need to sync anything'. Once loaded in the context, it is possible to add/remove/replace…