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 master at studio/blender-studio-tools 2023-04-04 15:37:46 +02:00
cbfc016ea3 AP: reset_armature_pose() now resets booleans
4568ed7f35 AssetPipeline: Nudge GeoNode modifiers
Compare 2 commits »
Demeter Dzadik commented on issue blender/blender#105373 2023-03-31 20:04:28 +02:00
Mitigate the risk of wrong shape key selection in sculpt and edit mode.

Alright, I gave it a whirl!

But as far as the patch goes, I tried the following things: Transform operators (G,R,S), gizmos, operators like smooth and blend from shape, sculpt mode. All fail…

Demeter Dzadik commented on issue blender/blender#105373 2023-03-31 14:48:25 +02:00
Mitigate the risk of wrong shape key selection in sculpt and edit mode.

Sorry I missed the link to the build, I'd gladly test the patch, but now the link doesn't seem to have any builds anymore? :S

Demeter Dzadik commented on issue blender/blender#106267 2023-03-31 14:46:02 +02:00
viewport is incorrect when manipulating bones and toggling constraints.

Here is a suggestion for a workaround (I tried to post it in the chat, but alas, can't)

Demeter Dzadik commented on issue blender/blender#105786 2023-03-29 17:56:00 +02:00
How to handle linked data with 'fake user' set

I wonder, could we get an option added to the purge operator (bpy.ops.outliner.orphans_purge) that ignores the fake user setting? It may sound dangerous, but at the end of the day, that's…

Demeter Dzadik opened issue blender/blender#106002 2023-03-22 16:22:46 +01:00
GeoNodes: Crash with Evaluate on Domain and some other stuff
Demeter Dzadik pushed to master at studio/blender-studio-tools 2023-03-16 16:51:42 +01:00
8dc31c6875 GNSK: Use relative linking
Demeter Dzadik pushed to master at studio/blender-studio-tools 2023-03-16 16:37:33 +01:00
86e322099f SVN: Fix error when opening someone else's file
971c5cf006 GNSK: New Append/Link behaviour
5dd638bd75 PoseShapeKeys: Fix UI conflict with GNSK
Compare 3 commits »
Demeter Dzadik commented on issue blender/blender#105806 2023-03-16 15:36:58 +01:00
GeoNodes: Getting animated/driven Curve Radius doesn't work if curve has shape key

I feel like I might've ended up reporting two issues in one here.

Now that I've had a good night's sleep, I ask myself why I didn't report the shape key behaviour as a separate issue, since…

Demeter Dzadik opened issue blender/blender#105806 2023-03-15 18:52:48 +01:00
GeoNodes: Getting animated/driven Curve Radius doesn't work if curve has shape key
Demeter Dzadik pushed to master at studio/blender-studio-tools 2023-03-15 16:04:28 +01:00
cc2f92a6d5 AnimCupboard: Re-enable absolute library warnings
Demeter Dzadik pushed to master at studio/blender-studio-tools 2023-03-15 12:47:40 +01:00
f4c1c1432d SVN: "Fix" context in init_svn() can be invalid
Demeter Dzadik closed issue blender/blender#105766 2023-03-14 18:15:08 +01:00
Regression: Rigify Generation causes Segfault
Demeter Dzadik commented on issue blender/blender#105766 2023-03-14 18:15:06 +01:00
Regression: Rigify Generation causes Segfault

I got help from Sybren and Sebastian; Turns out, the issue was already fixed sometime during the day, so it was just a matter of going from yesterday's build to latestestest master.

Demeter Dzadik pushed to master at studio/blender-studio-tools 2023-03-14 18:06:25 +01:00
1c078ab53f GNSK: Don't do anything if Factor==0
6c39fbcdf3 Found more stuff to add to TODO.txt
Compare 2 commits »
Demeter Dzadik commented on issue blender/blender#105766 2023-03-14 17:23:16 +01:00
Regression: Rigify Generation causes Segfault

I get your point and would agree in a case where a piece of complex Python code doesn't work and has never worked, but this is different. A built-in add-on that worked fine a week ago now…

Demeter Dzadik reopened issue blender/blender#105766 2023-03-14 17:10:33 +01:00
Regression: Rigify Generation causes Segfault
Demeter Dzadik commented on issue blender/blender#105766 2023-03-14 17:10:31 +01:00
Regression: Rigify Generation causes Segfault

Like I said, no change was made in Rigify in the time span when this issue appeared. Rigify's code hasn't been touched in over a month, and 3 months since a functional change.

This is obviously…

Demeter Dzadik opened issue blender/blender#105766 2023-03-14 16:44:11 +01:00
Rigify Generation causes Segfault
Demeter Dzadik pushed to master at studio/blender-studio-tools 2023-03-14 15:33:46 +01:00
77daeaf6ef Add a TODO.txt for the Asset Pipeline.