Christoph Lendenfeld ChrisLend
Christoph Lendenfeld pushed to graph_gauss_smooth at ChrisLend/blender 2023-03-24 11:46:47 +01:00
58756c8936 implement sybrens comments
Christoph Lendenfeld commented on pull request blender/blender#105635 2023-03-24 11:45:08 +01:00
Animation: Gaussian Smooth operator for Graph Editor

seems like I messed up with git reverting and force pushing fixed it

Christoph Lendenfeld pushed to graph_gauss_smooth at ChrisLend/blender 2023-03-24 11:43:45 +01:00
5bcbc28f73 Merge branch 'main' into graph_gauss_smooth
64f3afb267 Fix UI view drag target not using correct boundaries with panels
2fba27e6d8 Fix #105325: crash calling asset_generate_preview() in backgound mode
08a6361b3f Vulkan: Texture Data Conversions
d5df77199b Vulkan: Resource Submission Tracking
Compare 22 commits »
Christoph Lendenfeld pushed to graph_gauss_smooth at ChrisLend/blender 2023-03-24 11:37:52 +01:00
a4208969b0 implement sybrens comments
Christoph Lendenfeld pushed to graph_gauss_smooth at ChrisLend/blender 2023-03-24 11:33:37 +01:00
e821c61a19 Fix #105325: crash calling asset_generate_preview() in backgound mode
d177d86121 Vulkan: Texture Data Conversions
c8b0f1fa9f Vulkan: Resource Submission Tracking
62584fcca4 Fix: Targa with Palette Shows Grayscale in Viewport.
6e7347a660 Fix #106040: pasting long text fails in Gnome-Shell/Wayland
Compare 20 commits »
Christoph Lendenfeld opened issue blender/blender#106095 2023-03-24 11:31:41 +01:00
Regression: Disabling "Show Extrapolation" stops curve drawing in Graph Editor
Christoph Lendenfeld commented on issue blender/blender#104867 2023-03-23 17:42:46 +01:00
Design: Graph Editor Curve Display

changes to locked curves have been implemented in this PR #106052

Moving the color options to the preferences will be a second patch

Christoph Lendenfeld created pull request blender/blender#106052 2023-03-23 17:37:06 +01:00
WIP: Animation: Improve drawing of locked FCurves
Christoph Lendenfeld created branch fcurve_locked_drawing in ChrisLend/blender 2023-03-23 17:25:44 +01:00
Christoph Lendenfeld pushed to fcurve_locked_drawing at ChrisLend/blender 2023-03-23 17:25:44 +01:00
01eb147c0d draw x for keys on locked curves
5775ae95a7 fix change to U.scale_factor
edfe7dfbc9 Merge branch 'main' into fcurve_locked_drawing
Compare 3 commits »
Christoph Lendenfeld pushed to key-color-separation at ChrisLend/blender 2023-03-23 16:41:20 +01:00
Christoph Lendenfeld created branch key-color-separation in ChrisLend/blender 2023-03-23 16:41:20 +01:00
Christoph Lendenfeld pushed to graph_gauss_smooth at ChrisLend/blender 2023-03-23 15:13:53 +01:00
c17a86faf4 implement sybrens feedback
Christoph Lendenfeld commented on pull request blender/blender#105857 2023-03-23 12:02:16 +01:00
Animation: Auto frame curves Y extents when hitting normalize

committed the code move onto main and rebased onto that

Christoph Lendenfeld pushed to normalize_set_range at ChrisLend/blender 2023-03-23 12:01:40 +01:00
aa93d7ce68 change formatting
Christoph Lendenfeld pushed to normalize_set_range at ChrisLend/blender 2023-03-23 12:00:35 +01:00
d8c6994f15 Merge branch 'main' into normalize_set_range
e38ef6aca1 Refactor: Move static functions to the top
791f35e2c0 Fix rotation axis not normalized in light tree #OrientationBounds
84e170c563 Animation: Add duration display to frame range settings
b77e6aaa0f Fix warnings in Cycles graph test output
Compare 153 commits »
Christoph Lendenfeld pushed to main at blender/blender 2023-03-23 11:55:34 +01:00
e38ef6aca1 Refactor: Move static functions to the top
Christoph Lendenfeld pushed to graph_gauss_smooth at ChrisLend/blender 2023-03-23 11:33:26 +01:00
541a8188d1 Merge branch 'main' into graph_gauss_smooth
791f35e2c0 Fix rotation axis not normalized in light tree #OrientationBounds
84e170c563 Animation: Add duration display to frame range settings
b77e6aaa0f Fix warnings in Cycles graph test output
e203e858ec Python: Limit BGL deprecation messages.
Compare 174 commits »
Christoph Lendenfeld pushed to weight_paint_grow_sel_vert at ChrisLend/blender 2023-03-23 11:16:05 +01:00
9527c6a325 fix memory leak