Lukas Tönne LukasTonne
Lukas Tönne created branch gpv3-fix-svg-import in LukasTonne/blender 2024-08-22 14:17:11 +02:00
Lukas Tönne pushed to gpv3-fix-svg-import at LukasTonne/blender 2024-08-22 14:17:11 +02:00
1b23a8983d Fix #120950: Graph Editor FCurve line rendering
22698fc34c Cleanup: Code style
e00b7c4ad4 Fix soft-delete hanging on *nix when the command was not found
6c82c039db Fix missing error check for fork() failing
7c3dcb114f Issue template: Use bug label for Python API reports
Compare 10 commits »
Lukas Tönne commented on pull request blender/blender#126643 2024-08-22 13:50:53 +02:00
Fix #126605: GPv3: Crash exporting selected frames to PDF

Maybe I can try, do we use python or C test? :)

That would be great, no pressure though. I started a python test a little while ago, maybe that can be continued: https://projects.blender.org/

Lukas Tönne approved blender/blender#126643 2024-08-22 12:19:38 +02:00
Fix #126605: GPv3: Crash exporting selected frames to PDF

Thanks! looks good to me.

Lukas Tönne commented on issue blender/blender#126607 2024-08-22 11:37:03 +02:00
GPv3: SVG import result is different of GPv2 import

I'll also add a warning to the importer when there is a gradient, to let users know this is not fully supported.

Lukas Tönne commented on issue blender/blender#126607 2024-08-22 11:11:37 +02:00
GPv3: SVG import result is different of GPv2 import

The color part is actually wrong in GPv2: The black parts in question in this SVG (eyes) have a color gradient. This SVG feature is not supported by the importer, it does not have a good…

Lukas Tönne commented on pull request blender/blender#126442 2024-08-22 10:04:00 +02:00
GPv3: Apply Transform operator
Lukas Tönne commented on pull request blender/blender#126442 2024-08-22 10:03:10 +02:00
GPv3: Apply Transform operator

@casey-bianco-davis The layer transform wasn't quite correct yet, it needs the inverse (object-to-layer) since the center point is in object space. Hope you don't mind that i pushed to your branch.

Lukas Tönne pushed to GPv3-Apply-Transforms at casey-bianco-davis/blender 2024-08-22 10:01:30 +02:00
7c941a9c38 Merge branch 'main' into GPv3-Apply-Transforms
23cb4d73ae Use object-to-layer transform to get correct offset for origins.
22698fc34c Cleanup: Code style
e00b7c4ad4 Fix soft-delete hanging on *nix when the command was not found
6c82c039db Fix missing error check for fork() failing
Compare 42 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-08-22 09:02:37 +02:00
5776a9ec99 Use the Hinge2 constraint implementation from Bullet.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-08-21 14:40:38 +02:00
c2da6adfa3 Removed the center-of-mass attribute entirely.
ebf63444cf Use correct variables in test.
Compare 2 commits »
Lukas Tönne deleted branch gpv3-segment-selection from LukasTonne/blender 2024-08-21 13:35:59 +02:00
Lukas Tönne merged pull request blender/blender#126027 2024-08-21 13:35:49 +02:00
GPv3: Segment selection support
Lukas Tönne pushed to main at blender/blender 2024-08-21 13:35:48 +02:00
2e9fc8ef2d GPv3: Segment selection support
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-08-21 12:00:52 +02:00
902ae841ab Center-of-mass transforms not copies in realize-instances, added test.
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-08-21 11:36:37 +02:00
ce8ca359fb Merge branch 'main' into geometry-nodes-rb-component
5a0e8317f4 Cleanup: use const vars/args
Compare 2 commits »
Lukas Tönne commented on pull request blender/blender#126027 2024-08-21 11:23:17 +02:00
GPv3: Segment selection support
Lukas Tönne pushed to gpv3-segment-selection at LukasTonne/blender 2024-08-21 11:22:58 +02:00
ecd125649e Move selection utility functions to grease_pencil_select.cc.
09419f0c28 Use rvalue references for function template arguments.
Compare 2 commits »
Lukas Tönne pushed to geometry-nodes-rb-component at LukasTonne/blender 2024-08-21 10:35:19 +02:00
5c6fa078f8 Merge branch 'main' into geometry-nodes-rb-component
844d6d2df0 Fix #126552: Crash on Render Layers node with no scene
bf529e248a Fix #124693: Wrong cursor after saving with multiple windows on Wayland
d6ea01bd38 Fix #126551: Write Hex values using 2 digits in the color tooltips
ddcf5bac44 Revert "Fix image sequence detection to account for the number of digits"
Compare 34 commits »