- Amsterdam, Netherlands
- https://studio.blender.org/
-
I work as the character rigger at Blender Studio. I've rigged the characters on the open movies starting with CoffeeRun. You can download most of those rigs here
- Joined on
2019-01-08
Block a user
Demeter Dzadik
pushed to AnimCupboard-relationship-viewer at Mets/blender-studio-pipeline
2023-07-14 20:25:38 +02:00
b4eded6cff
wider.
375d1137fa
Relationship Pie: Implement custom Remap Users UX
999c96138f
Don't display unavailable operators
PyAPI: postpone loading add-ons until after key-maps have been defined
That's much better, thank you! But something still seems off:
import bpy
wm = bpy.context.window_manager
kc = wm.keyconfigs.addon
km = kc.keymaps.ensure_from_default("Text")
km.ke…
PyAPI: postpone loading add-ons until after key-maps have been defined
I tried the patch but I don't think it's working, or I'm missing the idea.
Here's what I tried:
# Make sure patch is applied by importing a function that doesn't exist without the…
PyAPI: New KeyConfig Utils
6d0731a312
PyAPI: New KeyConfig Utils
75658109be
Fix #109630: Grave and Single Quote keys not being detected on MacOS
b7a119c785
Fix #40059: Use Modifier Keys Between Windows on Win32
bf93fb0f46
Fix (unreported) incorrect behavior of liboverride hierarchy fixing code.
1f1c39b980
EEVEE-Next: Rework interactive sampling
Face maps removal for 4.0
Don't worry, attributes are not exclusive to anything. UVMaps are already Attributes.
The old Face Maps implementation could already be re-implemented in pure Python, with a UIList and 4…
Demeter Dzadik
deleted branch universal-scene-description from Mets/blender
2023-07-11 11:08:32 +02:00