Christoph Lendenfeld ChrisLend
Christoph Lendenfeld pushed to fix_channel_box_undo_step at ChrisLend/blender 2023-05-26 13:10:31 +02:00
44af109035 Merge branch 'blender-v3.6-release' into fix_channel_box_undo_step
080484a5c8 Fix #108125: Cycles generates NaN in render passes with low roughness
e2a75814ac Animation: change Slider Popup menu hotkeys
2533576802 EEVEE: Fix non-deterministic codegen preventing shader cache to work
dc33a8e974 Geometry Nodes: expose simulation bake path in UI
Compare 225 commits »
Christoph Lendenfeld pushed to pose_blend_to_default at ChrisLend/blender 2023-05-26 12:53:01 +02:00
48f3fdf7cc rename operator "blend_TO_rest"
Christoph Lendenfeld created pull request blender/blender#108309 2023-05-26 12:51:42 +02:00
Animation: Merge Push/Relax Rest Pose operators
Christoph Lendenfeld created branch pose_blend_to_default in ChrisLend/blender 2023-05-26 12:47:24 +02:00
Christoph Lendenfeld pushed to pose_blend_to_default at ChrisLend/blender 2023-05-26 12:47:24 +02:00
53fffb5e56 merge operators into 1
5e971e8d7f Fix hiding receiver disabling light/shadow linking
ef6439efb3 Merge branch 'blender-v3.6-release' into main
080484a5c8 Fix #108125: Cycles generates NaN in render passes with low roughness
c6aa0217ac Fix #108125: Cycles generates NaN in render passes with low roughness
Compare 6 commits »
Christoph Lendenfeld pushed to graph_editor_butterworth at ChrisLend/blender 2023-05-26 12:26:37 +02:00
41fc3c73fd extract function to calculate the sample count
dad27cffe4 Merge branch 'main' into graph_editor_butterworth
dfb3e0d262 Merge branch 'blender-v3.6-release'
adef3a4556 Animation: Remove collection hotkeys from pose mode
e2a75814ac Animation: change Slider Popup menu hotkeys
Compare 24 commits »
Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-26 10:48:03 +02:00
355771d938 remove else after return
Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-26 10:40:15 +02:00
12b74a651b change keymap to params.select_mouse
Christoph Lendenfeld commented on pull request blender/blender#107653 2023-05-26 10:40:10 +02:00
Paint: Add loop select for faces

changed to params.select_mouse

Christoph Lendenfeld commented on pull request blender/blender#107653 2023-05-26 10:37:20 +02:00
Paint: Add loop select for faces

as you mentioned the whole for loop wasn't needed if using corner_edges.slice(poly).first_index

Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-26 10:36:19 +02:00
44c5f2a695 remove unneeded include
Christoph Lendenfeld commented on pull request blender/blender#105120 2023-05-26 10:34:43 +02:00
Animation: Remove collection hotkeys from pose mode

my bad, this has been discussed so long ago I didn't realize that there was no reviewer. It has been discussed in the A&R module meeting though and I quote from Sybrens notes

Christoph:…
Christoph Lendenfeld pushed to paint_loop_face at ChrisLend/blender 2023-05-26 10:01:56 +02:00
d15943a2bc implement hans' comments
f9270bbd5f Merge branch 'main' into paint_loop_face
dfb3e0d262 Merge branch 'blender-v3.6-release'
adef3a4556 Animation: Remove collection hotkeys from pose mode
e2a75814ac Animation: change Slider Popup menu hotkeys
Compare 50 commits »
Christoph Lendenfeld commented on pull request blender/blender#107653 2023-05-26 10:01:10 +02:00
Paint: Add loop select for faces

I tried with a decimate and subsurf modifier on top and it still works. but after testing the un-evaluated object works as well here, so for safety I changed it back

Christoph Lendenfeld commented on pull request blender/blender#107653 2023-05-26 09:57:37 +02:00
Paint: Add loop select for faces

I am using VSCode, setup as described in the wiki https://wiki.blender.org/wiki/Developer_Intro/Environment/Portable_CMake_VSCode

I thought that formatting style changed recently

Christoph Lendenfeld pushed to main at blender/blender 2023-05-26 09:17:08 +02:00
dfb3e0d262 Merge branch 'blender-v3.6-release'
e2a75814ac Animation: change Slider Popup menu hotkeys
Compare 2 commits »
Christoph Lendenfeld deleted branch remove_collection_hotkeys from ChrisLend/blender 2023-05-26 09:04:09 +02:00
Christoph Lendenfeld merged pull request blender/blender#105120 2023-05-26 09:04:07 +02:00
Animation: Remove collection hotkeys from pose mode
Christoph Lendenfeld pushed to main at blender/blender 2023-05-26 09:04:06 +02:00
adef3a4556 Animation: Remove collection hotkeys from pose mode
Christoph Lendenfeld deleted branch key_menuhotkeys from ChrisLend/blender 2023-05-26 09:03:19 +02:00