Lukas Tönne LukasTonne
Lukas Tönne commented on pull request blender/blender#119050 2024-03-22 15:57:31 +01:00
GPv3: Texture offset modifier

A note on converting legacy uv_fac and other point attributes:

It looks at first like these attributes can be totally arbitrary and user-defined, and replacing them with a simple linear…

Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-22 15:29:39 +01:00
bb16c4c10d Merge branch 'gp3-sculpt-mode' into gp3-sculpt-tools
8e641b87a7 Merge branch 'main' into gp3-sculpt-mode
9f0cc7fe64 Anim: Bone subdivision, ensure bone names are sequential
ce8a032ac2 Anim: fix bug in name uniqueness check for editbones
62f140e048 Anim: Add Sharpness to Ease operator
Compare 48 commits »
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-22 15:28:58 +01:00
8e641b87a7 Merge branch 'main' into gp3-sculpt-mode
9f0cc7fe64 Anim: Bone subdivision, ensure bone names are sequential
ce8a032ac2 Anim: fix bug in name uniqueness check for editbones
62f140e048 Anim: Add Sharpness to Ease operator
646f9bcebe Refactor: Remove bAction argument from insert_keyframe
Compare 47 commits »
Lukas Tönne commented on pull request blender/blender#119050 2024-03-22 15:25:01 +01:00
GPv3: Texture offset modifier
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-22 15:24:33 +01:00
d17a1044d6 Cleanup: removed unused headers.
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-22 15:19:56 +01:00
74ee707869 Use the texture matrix attributes to define UVs.
Lukas Tönne pushed to gp3-texture-modifier at LukasTonne/blender 2024-03-22 13:47:54 +01:00
4e9f1d13b7 Merge branch 'main' into gp3-texture-modifier
62f140e048 Anim: Add Sharpness to Ease operator
646f9bcebe Refactor: Remove bAction argument from insert_keyframe
d470b65f6d Merge branch 'blender-v4.1-release'
303014bfac Fix #108078: Crash when inverting results in pose library sidebar
Compare 87 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-22 12:57:20 +01:00
cf876a052e Fix projection.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-21 23:51:36 +01:00
501be48580 Tag depsgraph and notifiers after grab tool updates.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-21 23:38:25 +01:00
026ecdc668 Use index mask memory in the cached data instead of local variable.
5444f351e9 Ensure brush data is initialized in the drag tool.
Compare 2 commits »
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-21 18:44:31 +01:00
7bca8eadac Temp: Added grab tool.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-21 13:41:44 +01:00
6a3f38df9b Support selection in sculpt mode.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-21 10:42:24 +01:00
842699acf2 Add randomization for the opacity, radius, and UV rotation attributes.
Lukas Tönne pushed to gp3-sculpt-tools at LukasTonne/blender 2024-03-21 10:20:34 +01:00
71f385f3f0 Merge branch 'gp3-sculpt-mode' into gp3-sculpt-tools
96b9bb0a0b Show the "advanced" grease pencil brush settings.
650d285fc2 Merge branch 'main' into gp3-sculpt-mode
e22eaf8783 Fix #119714: GPv3: Remove cyclic stroke point count limit
1a1905a639 UI: only show a single exception when enabling an add-on fails
Compare 52 commits »
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-21 10:20:10 +01:00
96b9bb0a0b Show the "advanced" grease pencil brush settings.
Lukas Tönne pushed to gp3-sculpt-mode at LukasTonne/blender 2024-03-21 09:44:33 +01:00
650d285fc2 Merge branch 'main' into gp3-sculpt-mode
e22eaf8783 Fix #119714: GPv3: Remove cyclic stroke point count limit
1a1905a639 UI: only show a single exception when enabling an add-on fails
429959e268 UI: always report to the user when an add-ons fail to load
3cb687c32c addon_utils: show a useful error when loading a module without a file
Compare 50 commits »
Lukas Tönne commented on pull request blender/blender#119001 2024-03-21 09:43:39 +01:00
Fix #115899: Prevent transparent gaps on nodes