Demeter Dzadik Mets
  • 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
Demeter Dzadik pushed to mets-naming-conventions at Mets/blender-studio-pipeline 2023-11-23 16:45:41 +01:00
44c9a38e76 Final touch-ups & some imgs for visual aid
Demeter Dzadik commented on pull request blender/blender#113138 2023-11-23 12:52:29 +01:00
Anim: Align new bones with the world axes

We all agree we want bones to no longer have Y as their length axis. But that's way beyond scope for this PR.

I think it would still be nice to avoid these scenarios:

  • Be new user
  • Spawn an…
Demeter Dzadik opened issue blender/blender#115276 2023-11-22 17:37:18 +01:00
UI code error spam: space_view3d_toolbar line 678
Demeter Dzadik closed issue blender/blender#115053 2023-11-22 16:14:03 +01:00
Ghost parented collections
Demeter Dzadik commented on issue blender/blender#115053 2023-11-22 16:14:00 +01:00
Ghost parented collections

Ah, yeah, I think I got bamboozled by some funky UX here. I didn't realize that toggling the option for seeing the exclusion setting will also toggle whether I'm seeing excluded collections. I…

Demeter Dzadik pushed to main at studio/blender-studio-tools 2023-11-21 16:35:27 +01:00
755d98aa7b SVN: Fix incorrectly marking file as outdated
Demeter Dzadik commented on pull request blender/blender#113138 2023-11-21 12:42:40 +01:00
Anim: Align new bones with the world axes

it will break all tutorials in existence

Tutorials are not a relevant concern for development.

be less useful for actual rigging It's fixing one thing by breaking another …

Demeter Dzadik pushed to main at studio/blender-studio-tools 2023-11-20 11:38:57 +01:00
fd05a4632a EasyWeight: Fix hotkey related crash
Demeter Dzadik opened issue blender/blender#115053 2023-11-17 16:35:36 +01:00
Ghost parented collections
Demeter Dzadik commented on issue blender/blender#112423 2023-11-17 16:16:21 +01:00
Recover Autosave breaks library paths

You're right, it doesn't seem to happen on real autosave files. Sorry, I didn't realize that, so this issue is not nearly as bad as I thought.

Still, the reason I discovered this is that I was…

Demeter Dzadik opened issue blender/blender#115046 2023-11-17 15:07:51 +01:00
Crash when updating Custom Property via PyAPI
Demeter Dzadik pushed to mets-naming-conventions at Mets/blender-studio-pipeline 2023-11-16 14:46:02 +01:00
523bac7ffc Fix variant examples using : instead of .
Demeter Dzadik pushed to mets-naming-conventions at Mets/blender-studio-pipeline 2023-11-15 18:47:38 +01:00
69e1a19eec Update based on meeting with Simon and Andy
Demeter Dzadik commented on issue studio/blender-studio-tools#84 2023-11-15 15:21:50 +01:00
Proposal: Create 'Convention Check' System

Re-collected, re-categorized, and re-phrased all of the above points, now that we're getting closer to production and having a convention checker. It's a big friendly list.

Demeter Dzadik closed issue blender/blender#88711 2023-11-15 12:10:40 +01:00
Rigify improvements in Blender 3 and beyond
Demeter Dzadik commented on issue blender/blender#88711 2023-11-15 12:10:37 +01:00
Rigify improvements in Blender 3 and beyond

A good chunk of these changes have been implemented, which is great. My rigging workflow has transitioned to a standalone system, so I probably won't be making direct contributions to Rigify…

Demeter Dzadik commented on pull request studio/blender-studio-tools#145 2023-11-15 11:45:22 +01:00
Asset Pipeline v2

@Mets I have updated the batch operator UI per your notes here and on the call we had

My eyeballs flow peacefully from top to bottom. <3

Demeter Dzadik commented on pull request blender/blender-addons#104998 2023-11-15 11:40:08 +01:00
WIP: Rigify - modifier keys on Rig Layers buttons

Nice idea! I think the discoverability solution is a bit unorthodox, but considering Blender's standard for allowing users to discover such alternative mouse interactions is *no discoverability at…

Demeter Dzadik commented on pull request studio/blender-studio-tools#145 2023-11-14 14:30:28 +01:00
Asset Pipeline v2

Great work, mate. I think now we can start working on assets without stressing too much about what ownerships we assign when, since we'll easily be able to relatively easily change ownership of…

Demeter Dzadik pushed to main at studio/blender-studio-tools 2023-11-13 18:14:19 +01:00
9846af3db2 Fix a bug in vertex group transfer code