Block a user
WIP: Advanced: New Deploying Blender page
Core: Change portable install folder to portable/
834e0f925c
Core: Updates for portable installation and system path changes
6c0a76526e
Extensions: Fix wrong permission name (files)
47f21c8835
Extensions: Use /advanced/ for the URLs
1c8bae24d4
Extensions: schema update: permissions
940df7e6bd
Shaders: Add notes about Ray Portal BSDF quirks
Core: Updates for portable installation and system path changes
cf84305a31
Core: Updates for portable installation and system path changes
db8ed10e8c
Update manual/advanced/extensions/addons.rst
3681918977
Alembic export: update Pack UV Islands option after rename in Blender
4c90b24182
Clarify when camera background images are shown
31e43d463d
glTF: update for Vertex Color export options
Brecht Van Lommel
created branch portable-system in brecht/blender-manual
2024-06-05 17:56:08 +02:00
Core: Make BLENDER_SYSTEM_SCRIPTS always add paths
I changed the implementation to only support a single path for now.
Core: Make BLENDER_SYSTEM_SCRIPTS always add paths
This was discussed and agreed with all the reviewers, so it should be mostly a matter of checking the implementation.
Core: Change portable install folder to portable/
I already verbally agreed with all the reviewers on the design, so I guess this just needs one person to check the code.
Core: Change portable install folder to portable/
2bad63d8fa
Core: Change portable install folder to portable/
fac32e9647
Cleanup: make format
ffa363355d
Extensions: "permissions" Expect a dictionary instead of a list
e2458001e4
UI: Extensions: Layout tweaks to list items
c49045ff53
Nodes: open node property panel by default
WIP: extend "Struct-of-array-of-packed-structs" to all devices
We could also store both pointers in the same struct, not sure if that would impact performance.