Lukas Tönne LukasTonne
Lukas Tönne created pull request blender/blender#127355 2024-09-09 17:33:24 +02:00
Fix #126707: SVG export nodes wrong hierarchy ignores clipping
Lukas Tönne created branch gpv3-fix-svg-node-hierarchy in LukasTonne/blender 2024-09-09 17:32:45 +02:00
Lukas Tönne pushed to gpv3-fix-svg-node-hierarchy at LukasTonne/blender 2024-09-09 17:32:45 +02:00
35be9f47d8 Fix #126707: SVG export nodes wrong hierarchy ignores clipping.
Lukas Tönne commented on pull request blender/blender#127353 2024-09-09 16:53:41 +02:00
Fix: GPv3 interpolation tool incorrect point count

This can be seen in the test file from #125922 See comment here: blender/blender#125922 (comment)

Lukas Tönne created pull request blender/blender#127353 2024-09-09 16:52:57 +02:00
Fix: GPv3 interpolation tool incorrect point count
Lukas Tönne pushed to gpv3-fix-interpolate-point-counts at LukasTonne/blender 2024-09-09 16:51:37 +02:00
427b4fe587 Fix: GPv3 interpolation tool incorrect point count
Lukas Tönne created branch gpv3-fix-interpolate-point-counts in LukasTonne/blender 2024-09-09 16:51:37 +02:00
Lukas Tönne closed pull request blender/blender#126832 2024-09-09 16:38:56 +02:00
GPv3: Copy materials to new drawing for interpolate tool
Lukas Tönne commented on pull request blender/blender#126832 2024-09-09 16:38:53 +02:00
GPv3: Copy materials to new drawing for interpolate tool

New patch: #127350

Lukas Tönne created pull request blender/blender#127350 2024-09-09 15:56:41 +02:00
Fix #125922: GPv3 interpolate tool copies curve attributes as well
Lukas Tönne pushed to gpv3-interpolate-material at LukasTonne/blender 2024-09-09 13:49:42 +02:00
e034bcc1ad Handle case of attributes that exist on another domain.
13ef5c8930 Fix #125922: GPv3 interpolate tool copies curve attributes as well.
1bc0ec1b80 Sculpt: Improve mesh BVH build time by storing less temporary data
0358a3d11f Fix #127319: Access violation in Sample Nearest Surface node
06b25fee0e Cleanup: Remove useless/incorrect comments
Compare 425 commits »
Lukas Tönne commented on pull request blender/blender#126832 2024-09-09 12:39:49 +02:00
GPv3: Copy materials to new drawing for interpolate tool

I'm working on more general support for copying/interpolating curve attributes in interpolate_curves.cc. Then we don't have to do special handling for material indices, and all the usual curve…

Lukas Tönne commented on pull request blender/blender#126987 2024-09-09 10:56:44 +02:00
WIP: Fix #126901: Inconsistent particle object starting velocity behavior

Haven't looked at it closely yet, but wanted to note this related issue: blender/blender#81957 (comment)

You can see a stray particle in the bug…

Lukas Tönne pushed to main at blender/blender 2024-09-09 10:44:41 +02:00
29160edd0b Fix #126702: GPv3: Export PDF selected frames exports some unselected frames
Lukas Tönne closed issue blender/blender#126702 2024-09-09 10:44:39 +02:00
GPv3: Export PDF selected frames result in a full scene list of frames exported
Lukas Tönne merged pull request blender/blender#126779 2024-09-09 10:44:36 +02:00
Fix #126702: GPv3: Export PDF selected frames exports some unselected frames
Lukas Tönne pushed to main at LukasTonne/.profile 2024-09-09 09:44:44 +02:00
78df7a7c7a update
Lukas Tönne pushed to physics-jolt-world-data at LukasTonne/blender 2024-09-09 09:09:32 +02:00
39c906178b Fixes for validated VArray spans.