Block a user
1456dafa27
Windows: Use COM smart pointers in WASAPI plugin
e30893e3c2
Fix #121410: Break liboverride hierarchies on Scene IDs.
e85ef6add2
LibOverride: Refactor: de-duplicate 'is part of the hierarchy' checks.
f6441bdd92
Fix #121410: Prevent diffing of Scene's tool settings.
98b0bfa9e7
Refactor: make yet more fcurve evaluation functions take const fcurves
Lukas Tönne
created branch node-socket-location-api in LukasTonne/blender
2024-05-17 18:43:56 +02:00
3dd627dcc9
Merge branch 'main' into gpv3-interpolate-tool
95a74a02bc
Cleanup: format
dc7cfb7905
Extensions: improve colors for the "list" subcommand
c598e8c8a7
Fix #121876: index.json error in console, accumulation of @ files
42d6842654
Cleanup: resolve missing-declarations warning
0f183f4924
Fix build error.
bd3d1fed4f
Merge branch 'main' into volume-grid-nodes
95a74a02bc
Cleanup: format
dc7cfb7905
Extensions: improve colors for the "list" subcommand
c598e8c8a7
Fix #121876: index.json error in console, accumulation of @ files
221e562b4b
Fix curve resolution calculation.
592850046f
Fix layer data access during update.
a55fc58c96
Store layer data for each layer, so active_index works.
158b9d2ebc
Merge branch 'main' into gpv3-interpolate-tool
16be59a0f8
Fix: EEVEE-Next: Low Reflection tracing resolution
d91e6f7b14
Extensions: use the modal update when enabling the repository
af996db23a
Extensions: use the wait cursor for modal actions
30f4a5e051
Fix error checking for updates on startup
GPv3: Port Bucket Fill operator
Initial implementation of the tool has been committed (7a3cd753). Several features of the GPv2 tool still need to be implemented. Listed here for future reference:
- "Precision" (pixel size)…
e02b428e41
Support numerical input.
ceb42aa872
Store remaining operator properties.