Alexander Gavrilov angavrilov
  • Cyprus
  • Joined on 2015-08-20
Alexander Gavrilov opened issue blender/blender#122777 2024-06-05 16:09:20 +02:00
The keyframe_insert method throws python exceptions.
Alexander Gavrilov commented on issue blender/blender-addons#105301 2024-05-12 21:38:27 +02:00
Rigify Apply Toggle Pole to Keyframes clears out IK keyframes

So I had a look. I think I'll postpone applying the fix to rigify until tomorrow to prevent making more mistakes in a hurry, but the following changes in the generated rig_ui script seem to fix…

Alexander Gavrilov commented on issue blender/blender-addons#105301 2024-05-07 19:50:01 +02:00
Rigify Apply Toggle Pole to Keyframes clears out IK keyframes

I'll try to have a look this week or weekend.

Alexander Gavrilov approved blender/blender-addons#105251 2024-03-21 16:36:53 +01:00
Fix #119751: Rigify + Bone Selection Sets fails to generate rig

Looks like an obvious fix. I think I forgot to actually test this feature when updating rigify for bone collection support.

Alexander Gavrilov approved blender/blender#119625 2024-03-18 15:07:19 +01:00
Fix #119623: Anim: unintended API change in keyframe_insert() function

Assuming that you checked that it does indeed fix the blend file in blender/blender-addons#105241 (but I don't see any reason why not), this looks ok.

Alexander Gavrilov pushed to main at blender/blender-addons 2024-03-18 14:55:55 +01:00
ce5dd0cdcf Merge branch 'blender-v4.1-release'
6404d1dcd4 Fix #105241 (Rigify): remove the deprecated keying flag.
983c719aa0 Merge branch 'main' into blender-v4.1-release
d2086ad7ca Merge branch 'main' into blender-v4.1-release
be736167b8 Import_x3d: Fixed light radius variable
Compare 7 commits »
Alexander Gavrilov closed issue blender/blender-addons#105241 2024-03-18 14:53:33 +01:00
Rigify reports error when applying a different parent space
Alexander Gavrilov pushed to blender-v4.1-release at blender/blender-addons 2024-03-18 14:53:33 +01:00
6404d1dcd4 Fix #105241 (Rigify): remove the deprecated keying flag.
Alexander Gavrilov commented on issue blender/blender-addons#105241 2024-03-18 14:08:26 +01:00
Rigify reports error when applying a different parent space

This is clearly caused by a breaking python API change in blender/blender#115297

Alexander Gavrilov commented on issue blender/blender-addons#105219 2024-03-08 11:45:38 +01:00
Bones and bone collections get's removed after regenrating rigify rig

which is not what you expect to happen

@PratikPB2123

The generated rig gets completely destroyed and rebuilt upon re-generation. That is how it always worked, and is expected behavior.…

Alexander Gavrilov commented on issue blender/blender#118357 2024-02-20 14:49:54 +01:00
Rigify Rig Layers have Disappeared

The metarig is not set up correctly: manually editing the generated script is not supported, and is your own responsibility to deal with any problems if done. The data in the Layer Names panel of…

Alexander Gavrilov commented on pull request blender/blender-manual#104697 2024-02-19 11:20:11 +01:00
EEVEE: Document attribute and property limitations

I'm late, but I just noticed this. I think this "attributes from Geometry Nodes" is misleading: the limit applies to Geometry attibutes, as in, attributes associated with vertices. IIRC the same…

Alexander Gavrilov pushed to main at blender/blender-manual 2024-02-17 14:09:09 +01:00
47a9b3b548 Merge branch 'blender-v4.1-release'
161f0399ac Rigify: add a warning discouraging removal of meta-rigs.
cb8290f583 Document the concept of hidden data-blocks better.
b0f2bfbed2 Creator: update image formats shown in the CLI help
45de73ce0d USD: Support armature and shape key export
Compare 8 commits »
Alexander Gavrilov pushed to blender-v4.1-release at blender/blender-manual 2024-02-17 13:53:52 +01:00
161f0399ac Rigify: add a warning discouraging removal of meta-rigs.
cb8290f583 Document the concept of hidden data-blocks better.
Compare 2 commits »
Alexander Gavrilov commented on issue blender/blender-addons#105168 2024-02-16 13:05:14 +01:00
migrating pre-4.0 rigs loses Rig Layers information

Upgrade is only implemented for metarigs, because 1) the intended workflow is to keep them around for updates, and 2) updating a generated rig would require parsing and patching the text of the…

Alexander Gavrilov pushed to main at blender/blender-developer-docs 2024-02-10 12:11:39 +01:00
6fa9886215 Update docs/release_notes/4.1/python_api.md
Alexander Gavrilov commented on pull request blender/blender#104456 2024-02-05 20:21:27 +01:00
WIP: all of my pending patches.

@blender-bot package

Alexander Gavrilov pushed to pending-combined at angavrilov/blender 2024-02-05 20:20:11 +01:00
390349fa1c Merge branches 'dev-shapekey-locking-gproject', 'pr-shapekey-smoothing', 'pr-shrinkwrap-tproj' and 'pr-undo-fixes' into pending-combined
65221d6e63 Bone Overlay: support bone wireframe opacity depth fade.
3cf1c795ff Fix assertion when creating an override of a enum custom property.
e1f8775807 VSE: default to new "Auto" image filter for strips
2c385a03f6 EEVEE-Next: Remove Light Probes visibiility options for Lights
Compare 246 commits »
Alexander Gavrilov pushed to dev at angavrilov/blender 2024-02-05 20:20:05 +01:00
65221d6e63 Bone Overlay: support bone wireframe opacity depth fade.
3cf1c795ff Fix assertion when creating an override of a enum custom property.
e1f8775807 VSE: default to new "Auto" image filter for strips
2c385a03f6 EEVEE-Next: Remove Light Probes visibiility options for Lights
e6188d0976 Camera: Make alpha a factor property
Compare 245 commits »