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 commented on issue extensions/space_view3d_pie_menus#39 2024-10-04 11:40:50 +02:00
UI_pie_menu_invoke: named menu "ORIGIN_MT_pivotmenu" not found

Is there any chance you have an old version of the add-on installed alongside the latest version? Because if you're still getting this error mentioning "ORIGIN_MT_pivotmenu" then that's my best…

Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#39 2024-10-03 19:16:56 +02:00
UI_pie_menu_invoke: named menu "ORIGIN_MT_pivotmenu" not found

Hmm, "ORIGIN_MT_pivotmenu" isn't a thing in the codebase anymore, so I feel like this might've been an error in the update process, and I'd expect it to work after restarting Blender. Can you…

Demeter Dzadik closed issue extensions/space_view3d_pie_menus#40 2024-10-03 13:07:33 +02:00
Missing old Key Combo config.
Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#40 2024-10-03 13:07:32 +02:00
Missing old Key Combo config.

Heya, I'm afraid the layout isn't customizable, but if you want the pie to appear on Ctrl+S press immediately (rather than waiting for mouse drag) you can toggle that in the add-on's preferences. …

Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#37 2024-10-01 16:44:03 +02:00
Preferences not being saved

Heya, I wonder if it could be a disk read/write permission issue, can't repro on my end. The preferences should get saved to a .txt file in your blender config folder and it looks like that's not…

Demeter Dzadik closed issue extensions/space_view3d_pie_menus#38 2024-10-01 16:39:20 +02:00
3D Viewport Pie Menus
Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#38 2024-10-01 16:39:20 +02:00
3D Viewport Pie Menus

Should be the same as #37, can't repro so far.

Demeter Dzadik commented on pull request blender/blender#128279 2024-09-29 23:47:42 +02:00
Python API: Add link/append pre/post handlers.

I will test this on Tuesday, I don't know if that's too late, sorry! ;_; But I trust Nick's feedback ❤️

Demeter Dzadik closed issue extensions/space_view3d_pie_menus#36 2024-09-29 23:39:47 +02:00
Missing Numpad pie menu
Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#36 2024-09-29 23:39:47 +02:00
Missing Numpad pie menu

This has been built into Blender. See here: image

If you are using one of the other keymap presets, like 2.7x or Industry Compatible, then…

Demeter Dzadik pushed to main at extensions/space_view3d_pie_menus 2024-09-29 23:34:27 +02:00
bc495c47a1 Fix #35: Manipulator pie doesn't work how it did before
Demeter Dzadik closed issue extensions/space_view3d_pie_menus#35 2024-09-29 23:34:27 +02:00
Pie menu
Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#35 2024-09-29 23:12:39 +02:00
Pie menu

Hey, this is 100% a bug, will fix now.

Demeter Dzadik pushed to main at studio/blender-studio-tools 2024-09-28 03:16:38 +02:00
df88965e36 Fix the bug report templates
ecf4174421 Fix #332: Crash with EasyWeight in Gradient Tool
Compare 2 commits »
Demeter Dzadik closed issue studio/blender-studio-tools#332 2024-09-28 03:16:38 +02:00
Blender Crash when using Easyweight addon
Demeter Dzadik closed issue Mets/CloudRig#170 2024-09-28 03:10:08 +02:00
Toggle "meta/generated rig hotkey" missing
Demeter Dzadik commented on issue Mets/CloudRig#170 2024-09-28 03:10:08 +02:00
Toggle "meta/generated rig hotkey" missing

Hmm, it depends, if you reinstalled it while Blender is closed, or reinstalled it without reloading scripts in Blender, then the preferences don't necessarily get wiped, so yes, it can happen that…

Demeter Dzadik opened issue infrastructure/extensions-website#258 2024-09-28 02:49:41 +02:00
5.0 rating seems incorrect
Demeter Dzadik commented on pull request blender/blender#121523 2024-09-26 11:34:21 +02:00
Anim: Eyedropper for bone properties

Amazing!! Can't wait to try this in Main! Congrats on merging and thanks for all the work from everyone!

Demeter Dzadik commented on issue extensions/space_view3d_pie_menus#33 2024-09-26 00:13:18 +02:00
File packing error on file save with auto-pack enabled

Still can't repro on my end.

Can you try the following:

  1. Disable and re-enable the add-on

  2. Check if there's any discrepancy with the details of the Ctrl+S keybind on your end. It should…