- 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
Christoph Lendenfeld
pushed to weight_paint_refactor_face_select at ChrisLend/blender
2023-02-10 18:05:56 +01:00
9ca3967223
Merge branch 'main' into weight_paint_refactor_face_select
101aa77b11
implement hans' comments
d411be8a99
Cleanup: Use utility function to find groups in node tree
fae661a1ab
Revert "Un-ignore modules in .gitmodules configuration"
923152d180
Geometry Nodes: improve parallelization in Delete/Separate Geometry node
Allow select range in animation editor
This early return statement would mean that ANIM_animdata_freelist(&anim_data);
never gets called.
Christoph Lendenfeld
pushed to weight_paint_refactor_face_select at ChrisLend/blender
2023-02-10 16:35:36 +01:00
5bf24d88d9
extract function build_poly_connections
Refactor: Weight Paint Select Linked Faces
Christoph Lendenfeld
pushed to weight_paint_refactor_face_select at ChrisLend/blender
2023-02-10 16:12:21 +01:00
187bcb9f13
fix issues with seams not correctly limiting the selection
b0f57c0614
Refactor: paintface select linked
88f9c55f7f
Sculpt: Fix Dyntopo Warnings
dc9f7fe64f
Fix #104514: GPencil merge down layer misses some frames
5d30c3994e
Sequencer: Don't create undo step when click-select does nothing
Christoph Lendenfeld
created branch weight_paint_refactor_face_select in ChrisLend/blender
2023-02-10 16:12:21 +01:00
Christoph Lendenfeld
deleted branch channels_box_select from ChrisLend/blender
2023-02-10 11:36:07 +01:00
Regression: Click-Drag to select channels in Graph Editor no longer working
Fix #104026: Click-Drag to select graph editor channels no longer working
b532c299db
Merge branch 'main' into channels_box_select
01480229b1
Cycles: Fix MetalRT checkbox not hooked up to device on AMD
b77c82e2bb
Tests: minor updates to make bl_rna_manual_reference more useful
c2c62c3618
RNA: return a dummy language value when WITH_INTERNATIONAL=OFF
a8d951abdd
Docs: remove malformed patterns for RNA mapping
WIP: Animation: remove drawing of locked Keyframe vertices
058775e42d
remove drawing of locked keyframe points
b77c82e2bb
Tests: minor updates to make bl_rna_manual_reference more useful
c2c62c3618
RNA: return a dummy language value when WITH_INTERNATIONAL=OFF
a8d951abdd
Docs: remove malformed patterns for RNA mapping
4cbe0bff34
Cleanup: spelling in comments
Christoph Lendenfeld
created branch graph_locked_curves in ChrisLend/blender
2023-02-10 11:02:31 +01:00
Animation: Move Graph Editor settings to User Preferences
Christoph Lendenfeld
created branch user_pref_only_selected_keys in ChrisLend/blender
2023-02-09 17:56:15 +01:00
Christoph Lendenfeld
pushed to user_pref_only_selected_keys at ChrisLend/blender
2023-02-09 17:56:15 +01:00
c0c36f0a2b
Merge branch 'main' into user_pref_only_selected_keys