Christoph Lendenfeld ChrisLend
Christoph Lendenfeld pushed to weight_paint_grow_sel_vert at ChrisLend/blender 2023-03-10 13:57:53 +01:00
Christoph Lendenfeld pushed to weight_paint_grow_sel_vert at ChrisLend/blender 2023-03-10 13:56:23 +01:00
7b49b6aba0 revive old patch
Christoph Lendenfeld created pull request blender/blender#105633 2023-03-10 12:46:46 +01:00
Animation: Weight Paint select more/less for vertices
Christoph Lendenfeld created branch weight_paint_grow_sel_vert in ChrisLend/blender 2023-03-10 12:43:46 +01:00
Christoph Lendenfeld pushed to weight_paint_grow_sel_vert at ChrisLend/blender 2023-03-10 12:43:46 +01:00
96a0a0e921 modify select less function
b5ed096132 remove extracted function
b946ed4a8b use edge poly map
1eee63eb89 Merge branch 'main' into weight_paint_grow_sel_vert
4805a54525 BLI: Math: Move rotation types template out of math::detail
Compare 5 commits »
Christoph Lendenfeld commented on pull request blender/blender#104882 2023-03-10 11:46:22 +01:00
Animation: Add duration display to frame range settings

Added a space as @Harley suggested

Christoph Lendenfeld pushed to scene_frame_count at ChrisLend/blender 2023-03-10 11:45:33 +01:00
87bd8eedf8 add space between current and total frames
8dd38e70b8 Merge branch 'main' into scene_frame_count
2e03352492 Refactor: fcurve bounds functions
219be2e755 BLI; Math: Remove Normalized template parameter for some conversion
896ba33336 GHOST: use logging for GHOST_NDOFManagerUnix
Compare 40 commits »
Christoph Lendenfeld deleted branch refactor_fcurve_bounds from ChrisLend/blender 2023-03-10 11:33:24 +01:00
Christoph Lendenfeld merged pull request blender/blender#105177 2023-03-10 11:33:22 +01:00
Refactor: fcurve bounds functions
Christoph Lendenfeld pushed to main at blender/blender 2023-03-10 11:33:22 +01:00
2e03352492 Refactor: fcurve bounds functions
Christoph Lendenfeld pushed to refactor_fcurve_bounds at ChrisLend/blender 2023-03-10 11:29:59 +01:00
183d3528af remove else
346599f2ae Merge branch 'main' into refactor_fcurve_bounds
219be2e755 BLI; Math: Remove Normalized template parameter for some conversion
896ba33336 GHOST: use logging for GHOST_NDOFManagerUnix
d64dfc4333 Cleanup: spelling in comments
Compare 39 commits »
Christoph Lendenfeld pushed to main at ChrisLend/blender 2023-03-09 16:39:39 +01:00
b0037c5c6b Texture Painting: Fix Seam Bleeding of Non-Manifold Sections of Mesh
f27d6b9640 MSVC: lower C4100 warning level from 4 to 3
85fb63f99c Cleanup: Move functions in BMesh Mesh conversion
d21b9a4bb6 Vulkan: Warn Developer When Layer Not Found.
85a70e9756 Fix memory leak with button tooltip callback and decorator buttons
Compare 865 commits »
Christoph Lendenfeld created pull request blender/blender#105607 2023-03-09 16:39:28 +01:00
Animation: Weight Paint select more/less for faces
Christoph Lendenfeld pushed to weight_paint_grow_sel_face at ChrisLend/blender 2023-03-09 16:28:26 +01:00
ad7e632371 add threading
c91d16b4cd implement select less operator
73ea99d29d implement select more operator
Compare 3 commits »
Christoph Lendenfeld created branch weight_paint_grow_sel_face in ChrisLend/blender 2023-03-09 16:28:26 +01:00
Christoph Lendenfeld deleted branch user_pref_only_selected_keys from ChrisLend/blender 2023-03-09 14:15:39 +01:00
Christoph Lendenfeld merged pull request blender/blender#104532 2023-03-09 14:15:37 +01:00
Animation: Move Graph Editor settings to User Preferences
Christoph Lendenfeld pushed to main at blender/blender 2023-03-09 14:15:36 +01:00
3b900048f1 Animation: Move Graph Editor settings to User Preferences
Christoph Lendenfeld commented on pull request blender/blender#105177 2023-03-09 12:21:21 +01:00
Refactor: fcurve bounds functions

thanks got it and changed to that code

Christoph Lendenfeld pushed to refactor_fcurve_bounds at ChrisLend/blender 2023-03-09 12:20:31 +01:00
39433707be fix issues coming from structure change