- mostly Madrid
- http://www.christoph.lendenfeld.at/
-
I used to be an animator like you, but then I took an "oh you can code" to the knee
- Joined on
2020-01-09
Block a user
Animation: Weight Paint select more/less for faces
had a look at it but I think it's a bit clearer if the bool is set explicitly so I left it as is
Christoph Lendenfeld
pushed to weight_paint_grow_sel_vert at ChrisLend/blender
2023-03-31 14:29:10 +02:00
77f7a18ddd
Merge branch 'main' into weight_paint_grow_sel_vert
0face8bd22
Fix #105912: Texture paint removes evaluated mesh attributes
7775fecb14
Animation: Graph Editor - grey out area outside of normalization range
324ba509b5
Fix: don't access 4th element of float3
ca0ec55d59
Update license document.
Christoph Lendenfeld
pushed to weight_paint_grow_sel_face at ChrisLend/blender
2023-03-31 14:28:35 +02:00
242b70ff9f
Merge branch 'main' into weight_paint_grow_sel_face
0face8bd22
Fix #105912: Texture paint removes evaluated mesh attributes
7775fecb14
Animation: Graph Editor - grey out area outside of normalization range
324ba509b5
Fix: don't access 4th element of float3
ca0ec55d59
Update license document.
Christoph Lendenfeld
deleted branch graph_editor_normalized_backdrop from ChrisLend/blender
2023-03-31 13:54:46 +02:00
Animation: Graph Editor - grey out area outside of normalization range
Animation: Weight Paint select more/less for vertices
So I've investigated that, it doesn't come from this patch, but has been an issue in blender for a while: [#106369: Weight Paint Vertex Selection Display issue](https://projects.blender.org/blender…
Weight Paint Vertex Selection Display issue
Animation: Graph Editor - grey out area outside of normalization range
reduced the contrast to match what was discussed in the A&R module meeting
Christoph Lendenfeld
pushed to graph_editor_normalized_backdrop at ChrisLend/blender
2023-03-31 10:40:37 +02:00
8932dfbb72
change opacity
dfc8965249
Merge branch 'main' into graph_editor_normalized_backdrop
cde99075e8
GHOST/Wayland: add fractional-scale interface support
75127f9b09
Build: upgrade wayland protocols to 1.31
a9d15ee8a0
Cleanup: pass rect as a constant pointer
WIP: Animation: Smoothing without Shrinkage
WIP: Animation&Rigging: Extra operators for the sliders
sorry missed the first part of how to split up a PR it's a bit of work unfortunately, but what I usually do is
- make a new branch for each operator
- copy the relevant code from the browser
Christoph Lendenfeld
deleted branch graph_editor_insert_keyframe_on_active from ChrisLend/blender
2023-03-30 16:30:08 +02:00
Animation: Insert Keyframe only on active FCurve