Christoph Lendenfeld ChrisLend
Christoph Lendenfeld created branch refactor_armature_add in ChrisLend/blender 2024-11-07 11:36:18 +01:00
Christoph Lendenfeld pushed to main at ChrisLend/blender 2024-11-07 10:55:56 +01:00
ba8ec809ce Merge branch 'blender-v4.3-release'
30ba6bfa7e Cleanup: Unused function argument
ba03407e33 Cleanup: Subdiv: Remove unnecessary C-API header
acb49ee889 Merge branch 'blender-v4.3-release'
d6db951d92 Fix #129907: Grease Pencil brush size gets stuck at 0
Compare 138 commits »
d1dc9368a0 unit tests for symmetrize operator
a6fe8fd0b5 Merge branch 'blender-v4.3-release' into fix_symmetrize_constraint_targets
5c572f01cf Fix #129461: Sample index geometry node does not support Grease Pencil
be54e36333 Fix #125816: Clear constraint while action baking not doing visual keying
103f494062 Fix #129589: Crash when pushing down NLA track
Compare 239 commits »
Christoph Lendenfeld commented on pull request blender/blender#129169 2024-11-05 17:44:18 +01:00
Fix #129094: Sub-targets not symmetrized if from different armature

well I wrote a test, then realized there is one already in bl_rigging_symmetrize The issue is that it's too generic and checks for equality on constraint variables which isn't always valid. Wil…

Christoph Lendenfeld deleted branch fix_keys_scrolling_out_of_view from ChrisLend/blender 2024-11-05 15:34:43 +01:00
Christoph Lendenfeld closed issue blender/blender#127949 2024-11-05 15:34:42 +01:00
Keyframes get hidden in the timeline when panned in the up direction
Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-11-05 15:34:42 +01:00
1737f14592 Update reports/2024.md
Christoph Lendenfeld pushed to blender-v4.3-release at blender/blender 2024-11-05 15:34:37 +01:00
71692abd59 Fix #127949: able to pan keys out of view if channels are not shown
Christoph Lendenfeld merged pull request blender/blender#129864 2024-11-05 15:34:37 +01:00
Fix #127949: able to pan keys out of view if channels are not shown
Christoph Lendenfeld created pull request blender/blender#129864 2024-11-05 14:46:07 +01:00
Fix #127949: able to pan keys out of view if channels are not shown
54ab8ca95d the fix
Christoph Lendenfeld created branch fix_keys_scrolling_out_of_view in ChrisLend/blender 2024-11-05 14:40:48 +01:00
Christoph Lendenfeld commented on issue blender/blender#127949 2024-11-05 12:05:23 +01:00
Keyframes get hidden in the timeline when panned in the up direction

thanks for the report, yeah I fixed that in 3.6 will check why this broke

Christoph Lendenfeld commented on issue blender/blender#129439 2024-11-05 11:57:43 +01:00
Selection Set won't select an assigned bone after the bone is renamed

@dr.sybren looking into this, is this even possible to solve? Since this is in python, we can't do the usual thing of trying to fix things after a bone rename (or maybe we can now that it is no…

Christoph Lendenfeld commented on issue blender/blender#129607 2024-11-05 11:20:05 +01:00
Armature "Assign to Collection" crashes when called with default arguments

@ideasman42 since you attached a PR i assigned you to this issue just so it's clear that it's already being worked on

Christoph Lendenfeld commented on issue blender/blender#129675 2024-11-05 10:54:11 +01:00
Duplicate bone while x-axis mirror enable prevent some operation to newly duplicate oppersite bone

the behavior of not being able to move, rotate or scale the other bone once mirror is deactivated is at least consistent with 3.6

@dr.sybren any suggestion of what the behavior should be when…

Christoph Lendenfeld pushed to main at ChrisLend/blender 2024-11-05 10:08:05 +01:00
39ecbe496d Merge branch 'blender-v4.3-release'
5c572f01cf Fix #129461: Sample index geometry node does not support Grease Pencil
be54e36333 Fix #125816: Clear constraint while action baking not doing visual keying
103f494062 Fix #129589: Crash when pushing down NLA track
a08151f0f4 Merge branch 'blender-v4.3-release'
Compare 336 commits »
Christoph Lendenfeld deleted branch fix_bake_description from ChrisLend/blender 2024-11-05 09:41:50 +01:00
Christoph Lendenfeld pushed to main at ChrisLend/.profile 2024-11-05 09:41:47 +01:00
e8e41015e7 Update reports/2024.md