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 incremental_autosave at Mets/blender-studio-pipeline 2023-07-07 11:49:30 +02:00
5a7d92c107 Improve UI strings
c18c89d1e4 GNSK: Improve visibility management
Demeter Dzadik created branch GNSK-fix-visibility-management in Mets/blender-studio-pipeline 2023-07-07 11:47:55 +02:00
Demeter Dzadik opened issue studio/blender-studio#104338 2023-07-06 19:04:04 +02:00
Pipeline: Adding forwardslash at end of URL breaks it
Demeter Dzadik opened issue studio/blender-studio#104337 2023-07-06 19:01:47 +02:00
Pipeline: Improve date format
Demeter Dzadik commented on issue studio/blender-studio#104332 2023-07-06 18:57:38 +02:00
Pose Shape Keys Addon not available for download

I updated the links recently. It should now lead to a table of add-ons, where you can click the version number to get a download link. (I think that could still be a bit clearer though.)

I…

Demeter Dzadik closed issue blender/blender#109791 2023-07-06 18:54:31 +02:00
Studio.b.o/pipeline: Make date format less terrible
Demeter Dzadik commented on issue blender/blender#109791 2023-07-06 18:54:29 +02:00
Studio.b.o/pipeline: Make date format less terrible

Argh, wrong repository.

Demeter Dzadik opened issue blender/blender#109791 2023-07-06 18:52:50 +02:00
Studio.b.o/pipeline: Make date format less terrible
Demeter Dzadik commented on pull request blender/blender#109704 2023-07-06 17:13:24 +02:00
LibOverride fixes for Blender 3.6.2 LTS

Right, talked in chat, this is what I should've tested, and have tested now:

  • Revert shot file to broken state (objects flying away due to bad parent inverse matrix)
  • Change parenting of those…
Demeter Dzadik commented on pull request blender/blender#109704 2023-07-06 16:50:08 +02:00
LibOverride fixes for Blender 3.6.2 LTS

Hmm, I'd probably go with the first option.

Still, that means I can't really test the patch in a meaningful way, but of course if you think it's an improvement in any case, and since at least I…

Demeter Dzadik commented on pull request blender/blender#109704 2023-07-06 16:22:16 +02:00
LibOverride fixes for Blender 3.6.2 LTS

Right, but the weird thing is, I was trying to make parenting changes in the library file. In 3.1 RC without the patch, and it just worked!

See this part of my comment:

I tried changing…

Demeter Dzadik created pull request studio/blender-studio-tools#102 2023-07-06 16:17:37 +02:00
New add-on: Incremental Autosave
Demeter Dzadik pushed to incremental_autosave at Mets/blender-studio-pipeline 2023-07-06 16:15:11 +02:00
5986af2724 Expose save_before_close option in UI
Demeter Dzadik pushed to incremental_autosave at Mets/blender-studio-pipeline 2023-07-06 16:11:36 +02:00
8923aa7a8b New add-on: Incremental Autosave
Demeter Dzadik created branch incremental_autosave in Mets/blender-studio-pipeline 2023-07-06 16:11:36 +02:00
Demeter Dzadik created repository Mets/blender-studio-pipeline 2023-07-06 16:09:33 +02:00
Demeter Dzadik commented on pull request blender/blender#109704 2023-07-06 15:44:01 +02:00
LibOverride fixes for Blender 3.6.2 LTS

Context:

Original issue we encountered was that some objects of an asset in a shot file had the default matrix as their parent inverse matrix, even though in the source file, it was some…

Demeter Dzadik pushed to main at studio/blender-studio-tools 2023-07-05 18:31:28 +02:00
ff60260ca5 AnimCupboard: Add Relink Overridden Asset operator
Demeter Dzadik commented on pull request blender/blender#107902 2023-07-03 18:34:22 +02:00
Fix #104054: Symmetrize visible ebones when nothing selected

I think final decision lies with Sybren, but if you ask me, yes, I would either leave the operator the way it is, or add graying out / error throwing behaviours to improve the situation in a…