Christoph Lendenfeld ChrisLend
Christoph Lendenfeld created pull request blender/blender#104530 2023-02-09 17:45:03 +01:00
Animation: Add Slider operators to hotkey menu
Christoph Lendenfeld created branch graph_slider_menu in ChrisLend/blender 2023-02-09 17:41:45 +01:00
Christoph Lendenfeld pushed to graph_slider_menu at ChrisLend/blender 2023-02-09 17:41:45 +01:00
8871bf54ab Merge branch 'main' into graph_slider_menu
ac0785508a just using python
a8f58d7eff Revert "first light"
50918d44fb Cleanup: Fix const correctness warning in recent commit
fbe4cb10b3 Merge branch 'main' into graph_slider_menu
Compare 7 commits »
Christoph Lendenfeld commented on pull request blender/blender#104523 2023-02-09 16:35:10 +01:00
Animation: Add "Frame Channel" operators

frame channels video demo

Christoph Lendenfeld created pull request blender/blender#104523 2023-02-09 16:31:51 +01:00
Animation: Add "Frame Channel" operators
Christoph Lendenfeld created branch frame-channel-operator in ChrisLend/blender 2023-02-09 16:28:05 +01:00
Christoph Lendenfeld pushed to frame-channel-operator at ChrisLend/blender 2023-02-09 16:28:05 +01:00
8d6ea89634 Merge branch 'main' into frame-channel-operator
bfa7f9db0e Assets: Implement viewport drag and drop for geometry nodes
Compare 2 commits »
Christoph Lendenfeld commented on pull request blender/blender#104516 2023-02-09 16:10:11 +01:00
Animation: Clamp V2D so keyframes cannot go offscreen

@dr.sybren regarding your comments on phabricator

There is still a way to get "scrolled out of view" animation channels. In the default scene:

    Animate the default cube, expand the…
Christoph Lendenfeld pushed to vertical_scrolling_offscreen at ChrisLend/blender 2023-02-09 16:06:09 +01:00
234886ce33 Merge branch 'main' into vertical_scrolling_offscreen
b8e15a4a84 Fix: Add missing "-" in logic to get the channel height
3767c6e27e undo changes to the channel clamping logic
7ca651d182 Mesh: Remove unnecessary edge draw flag
3bed78ff59 Curves: Add box selection
Compare 7 commits »
Christoph Lendenfeld pushed to main at blender/blender 2023-02-09 16:00:05 +01:00
b8e15a4a84 Fix: Add missing "-" in logic to get the channel height
Christoph Lendenfeld created pull request blender/blender#104516 2023-02-09 14:48:11 +01:00
Animation: Clamp V2D so keyframes cannot go offscreen
Christoph Lendenfeld pushed to vertical_scrolling_offscreen at ChrisLend/blender 2023-02-09 14:45:05 +01:00
6301a6e284 Merge branch 'main' into vertical_scrolling_offscreen
666c2ea012 Refactor: remove yscale from bAnimContext
ca183993a5 Fix freeing uninitialized pointer in GHOST/Wayland + X11 fallback
Compare 3 commits »
Christoph Lendenfeld created branch vertical_scrolling_offscreen in ChrisLend/blender 2023-02-09 14:45:05 +01:00
Christoph Lendenfeld deleted branch refactor_channel_yscale from ChrisLend/blender 2023-02-09 14:28:08 +01:00
Christoph Lendenfeld merged pull request blender/blender#104500 2023-02-09 14:28:06 +01:00
Refactor yscale of bAnimContext
Christoph Lendenfeld pushed to main at blender/blender 2023-02-09 14:28:06 +01:00
666c2ea012 Refactor: remove yscale from bAnimContext
Christoph Lendenfeld pushed to refactor_channel_yscale at ChrisLend/blender 2023-02-09 14:22:04 +01:00
5c0f4a02d9 Merge branch 'main' into refactor_channel_yscale
ca183993a5 Fix freeing uninitialized pointer in GHOST/Wayland + X11 fallback
0e196bab76 Build: disable LTO for Python builds
Compare 3 commits »
Christoph Lendenfeld commented on pull request blender/blender#104512 2023-02-09 13:13:57 +01:00
Animation: Paste Keys in Graph Editor with value offset

video demo paste_keys_2023-01-27 13-47-04.mp4

Christoph Lendenfeld created pull request blender/blender#104512 2023-02-09 13:11:18 +01:00
Animation: Paste Keys in Graph Editor with value offset
Christoph Lendenfeld pushed to copy_paste_frame_range at ChrisLend/blender 2023-02-09 13:06:11 +01:00
de05d93a88 Merge branch 'main' into copy_paste_frame_range
0e196bab76 Build: disable LTO for Python builds
Compare 2 commits »