Lukas Tönne LukasTonne
Lukas Tönne created pull request blender/blender#118523 2024-02-20 17:20:25 +01:00
WIP: GPv3: Conversion code for remaining modifiers
Lukas Tönne pushed to gp3-modifier-conversion-all at LukasTonne/blender 2024-02-20 17:19:31 +01:00
3be48f2932 Conversion code for remaining Grease Pencil 3 modifiers.
Lukas Tönne created branch gp3-modifier-conversion-all in LukasTonne/blender 2024-02-20 17:01:24 +01:00
Lukas Tönne pushed to gp3-modifier-conversion-all at LukasTonne/blender 2024-02-20 17:01:24 +01:00
447bb9a4b9 Cleanup: Move BKE_writeavi.h to C++ and rename to BKE_writemovie.hh
148cad93e3 BLI: simplify creating index masks from group ids
f09c7dc4ba Video: Remove non-ffmpeg AVI support
6d88285cd2 Merge branch 'blender-v4.1-release'
f5151bbbeb Fix #118116: Only hide solid mesh if overlays are enabled
Compare 7 commits »
Lukas Tönne pushed to gp3-time-offset-modifier at LukasTonne/blender 2024-02-20 15:14:08 +01:00
2fb1c5d4b7 progress
f1f9d5e3b6 Merge branch 'main' into gp3-time-offset-modifier
2a7fcf2cfd Fix #118489: Use zero scale default since it's used as an offset.
d1a9c2f650 Fix: Metal: EEVEE Next viewport motion blur
c958910e54 UV: support changing the opacity of the UV stretching overlay
Compare 9 commits »
Lukas Tönne opened issue blender/blender#118509 2024-02-20 14:35:15 +01:00
GPv3: Keyframes deleted on move and then crash
Lukas Tönne deleted branch gp3-convert-tint-modifier from LukasTonne/blender 2024-02-20 12:32:37 +01:00
Lukas Tönne merged pull request blender/blender#118465 2024-02-20 12:32:35 +01:00
GPv3: Conversion function for the tint modifier
Lukas Tönne pushed to main at blender/blender 2024-02-20 12:32:34 +01:00
a314bf7daf GPv3: Conversion function for the tint modifier
Lukas Tönne pushed to main at blender/blender 2024-02-20 11:21:10 +01:00
2a7fcf2cfd Fix #118489: Use zero scale default since it's used as an offset.
Lukas Tönne closed issue blender/blender#118489 2024-02-20 11:21:08 +01:00
GPv3 Offset modifier wrong initial scale values
Lukas Tönne closed issue blender/blender#116883 2024-02-20 09:48:50 +01:00
Crash when debugging under Wayland
Lukas Tönne commented on issue blender/blender#116883 2024-02-20 09:48:47 +01:00
Crash when debugging under Wayland

Can't really test it any more, will assume it's fixed.

Lukas Tönne closed issue blender/blender#109223 2024-02-20 09:42:36 +01:00
Geometry Nodes: simulation crashes when "Cache" option is disabled
Lukas Tönne commented on issue blender/blender#109223 2024-02-20 09:42:32 +01:00
Geometry Nodes: simulation crashes when "Cache" option is disabled

It's working fine now, closing.

Lukas Tönne pushed to gp3-time-offset-modifier at LukasTonne/blender 2024-02-20 09:23:39 +01:00
2754f2677f Merge branch 'main' into gp3-time-offset-modifier
81867f938c Fix: GPU Hue Correct node is slightly off
db8b7a31f5 Fix #118461: Compositor backdrop is only updated partially
5294381dae GPU: Fix compilation issues in shader builder
3de35c62b4 Fix dropping text & URL's from google-chrome in X11
Compare 15 commits »
Lukas Tönne pushed to gp3-time-offset-modifier at LukasTonne/blender 2024-02-20 00:32:56 +01:00
76a3cc4de0 Fixed build errors.
Lukas Tönne pushed to gp3-time-offset-modifier at LukasTonne/blender 2024-02-19 23:38:09 +01:00
a09e91938b Merge branch 'main' into gp3-time-offset-modifier
bc0001aa04 Merge branch 'blender-v4.1-release'
42a74a28f2 Fix #117780: Allow Embossing With Horizontal Layouts
6c46178a7f Geometry Nodes: support wildcard in Remove Named Attribute node
4ed6daf490 Refactor: BLF Remove blf_glyph_ensure_ex Using Default Argument
Compare 67 commits »
Lukas Tönne created pull request blender/blender#118465 2024-02-19 17:56:29 +01:00
GPv3: Conversion function for the tint modifier
Lukas Tönne pushed to gp3-convert-tint-modifier at LukasTonne/blender 2024-02-19 17:53:51 +01:00
cbbfc5ac7e Conversion function for the tint modifier.