Christoph Lendenfeld ChrisLend
Christoph Lendenfeld commented on pull request blender/blender#104577 2023-02-10 18:06:27 +01:00
Refactor: Weight Paint Select Linked Faces

thanks I missed that. Of course we can't ignore that :)

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
Compare 8 commits »
Christoph Lendenfeld suggested changes for blender/blender#104565 2023-02-10 17:15:13 +01:00
Allow select range in animation editor

One thing I noticed in the code

Christoph Lendenfeld commented on pull request blender/blender#104565 2023-02-10 17:15:13 +01:00
Allow select range in animation editor

This early return statement would mean that ANIM_animdata_freelist(&anim_data); never gets called.

5bf24d88d9 extract function build_poly_connections
Christoph Lendenfeld created pull request blender/blender#104577 2023-02-10 16:18:41 +01:00
Refactor: Weight Paint Select Linked Faces
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
Compare 7 commits »
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
Christoph Lendenfeld pushed to main at blender/blender 2023-02-10 11:36:05 +01:00
51ceeb506f Fix #104026: Click-Drag to select graph editor channels no longer working
Christoph Lendenfeld closed issue blender/blender#104026 2023-02-10 11:36:04 +01:00
Regression: Click-Drag to select channels in Graph Editor no longer working
Christoph Lendenfeld merged pull request blender/blender#104505 2023-02-10 11:36:03 +01:00
Fix #104026: Click-Drag to select graph editor channels no longer working
Christoph Lendenfeld pushed to channels_box_select at ChrisLend/blender 2023-02-10 11:33:30 +01:00
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
Compare 25 commits »
Christoph Lendenfeld created pull request blender/blender#104561 2023-02-10 11:07:01 +01:00
WIP: Animation: remove drawing of locked Keyframe vertices
Christoph Lendenfeld pushed to graph_locked_curves at ChrisLend/blender 2023-02-10 11:02:31 +01:00
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
Compare 10 commits »
Christoph Lendenfeld created branch graph_locked_curves in ChrisLend/blender 2023-02-10 11:02:31 +01:00
Christoph Lendenfeld created pull request blender/blender#104532 2023-02-09 17:58:16 +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
Christoph Lendenfeld commented on pull request blender/blender#104530 2023-02-09 17:47:51 +01:00
Animation: Add Slider operators to hotkey menu

video demo