Denys Hsu cgtinker
  • Germany
  • Joined on 2023-02-21
Denys Hsu commented on pull request blender/blender#107758 2023-07-19 10:09:56 +02:00
WIP: Fix #105260: Skip nla tracks with library linked strips

NLA tracks should not be editable when they contain library linked tracks.

I think that should be "... contain linked strips"?

yes, it should be, fixing that

Checking just…

Denys Hsu commented on pull request blender/blender#107902 2023-07-03 14:06:41 +02:00
Fix #104054: Symmetrize visible ebones when nothing selected

I think it's worth noting that Blender is very inconsistent when it comes to how operators that need a selection behave when they don't have a selection:

  • Symmetrize, Delete, Shade…
Denys Hsu commented on pull request blender/blender#108142 2023-06-26 13:02:37 +02:00
Animation: Graph Editor Handle Selection

Decided to give selecting keyframes a try. While it feels good to have it within the handle selection and it seems a little out of place. Separating it would also seem wrong.

Besides decided to…

Denys Hsu pushed to select_handles_patch at cgtinker/blender 2023-06-26 12:58:21 +02:00
4870e67ee5 improved descriptions and keyframe selection
Denys Hsu commented on pull request blender/blender#108142 2023-06-23 11:06:46 +02:00
Animation: Graph Editor Handle Selection

This is some nice functionality. I feel that there's one thing missing though: for all selected handles, select they keys, optionally deselecting the handles themselves. The addition of that…

Denys Hsu commented on pull request blender/blender#108142 2023-06-23 10:46:09 +02:00
Animation: Graph Editor Handle Selection

Also, why use short here at all? IMO it should just be enum eGraphKey_HandleSelect_Mode mode.

Yeah it should be eGraphKey_HandleSelect_Mode, will change that. Within the file all…

Denys Hsu commented on pull request blender/blender#108142 2023-06-21 16:49:10 +02:00
Animation: Graph Editor Handle Selection

apart from the two minor things that I am unsure about it looks good to me i'll let sybren be the final judge

great, thanks for the review!

Denys Hsu pushed to select_handles_patch at cgtinker/blender 2023-06-16 12:16:14 +02:00
fdc17a70db improve pr
Denys Hsu commented on pull request blender/blender#108142 2023-06-16 12:01:39 +02:00
Animation: Graph Editor Handle Selection

Afaik it does not change anything, I just put them inside

Denys Hsu commented on pull request blender/blender#108142 2023-06-16 11:33:09 +02:00
Animation: Graph Editor Handle Selection

I think I copied an existing enum and modified it back then, there is no checking. In the 'C' scripts are lots of comments that don't follow this convention which is misleading, probably it would…

Denys Hsu commented on pull request blender/blender#108142 2023-06-16 11:22:37 +02:00
Animation: Graph Editor Handle Selection

thanks for the hint, pointed llvm to the wrong binary

Denys Hsu created pull request dr.sybren/rignodes#7 2023-06-16 10:48:24 +02:00
Relative remapping of locations
Denys Hsu pushed to remap_location_node at cgtinker/powership 2023-06-16 10:12:06 +02:00
c25f884425 remap sample
Denys Hsu created branch remap_location_node in cgtinker/powership 2023-06-16 10:11:07 +02:00
Denys Hsu pushed to remap_location_node at cgtinker/powership 2023-06-16 10:11:07 +02:00
81de66d863 remap sample
Denys Hsu created pull request dr.sybren/rignodes#6 2023-06-14 20:02:43 +02:00
Condition Nodes
Denys Hsu created branch condition_node in cgtinker/powership 2023-06-14 19:41:31 +02:00
Denys Hsu pushed to condition_node at cgtinker/powership 2023-06-14 19:41:31 +02:00
e0efe45bc8 conditional inputs
Denys Hsu created pull request dr.sybren/rignodes#5 2023-06-14 18:52:42 +02:00
Rotation node display
Denys Hsu created branch rotation_node in cgtinker/powership 2023-06-14 18:47:09 +02:00