Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David commented on pull request blender/blender#130313 2024-11-15 12:04:30 +01:00
Fix #130276: Trace operator needs to tag data after curves replacement

I updated the code to write to the drawings at the end of the job since writing to drawing geometry is also not thread-safe.

Falk David pushed to fix-gpv3-trace-race at LukasTonne/blender 2024-11-15 12:04:04 +01:00
c7d3d67617 Stroke traced curves geometry and update drawings at end of job
Falk David suggested changes for blender/blender#130273 2024-11-15 11:27:17 +01:00
Fix #130262: GPv3: Merge layers node skips copying properties

Looks like the formatting is not correct.

Falk David approved blender/blender#130311 2024-11-15 11:25:35 +01:00
Fix: GPv3: Adjustment panel in dopesheet

Yea this is fine with me.

Falk David commented on pull request blender/blender#130311 2024-11-15 11:25:16 +01:00
Fix: GPv3: Adjustment panel in dopesheet

Oof, that type should be fixed in main.

Falk David commented on issue blender/blender#130201 2024-11-15 11:11:44 +01:00
GPv3: Natural Drawing build modifier can not be slowed down on premade objects

Since this is not a critical issue, I'll remove the 4.3 target.

Falk David commented on issue blender/blender#130233 2024-11-15 11:10:45 +01:00
GPv3: Adding stroke through API set points opacity to zero

Since it's possible to workaround this issue I'll remove it from the 4.3 target.

Falk David commented on issue blender/blender#130198 2024-11-15 11:08:11 +01:00
GPv3: Build modifier in natural drawing speed does not finish drawing before next key

This is not a critical issue for the release, so I will remove the 4.3 target.

Falk David commented on pull request blender/blender#130199 2024-11-15 10:32:13 +01:00
Fix #130198: GPv3 build modifier timing for nature drawing speed

I'd appreciate some comments here explaining the math a bit more

Falk David commented on pull request blender/blender#130208 2024-11-15 10:17:06 +01:00
Fix #130182: Unique layer name in move to layer popup box

Ah I just forgot to hit the button.

Falk David pushed to main at blender/blender 2024-11-14 18:38:49 +01:00
0ab7e59f66 Formatting
19f14aa7aa Merge branch 'blender-v4.3-release'
3b44f84686 Fix #130182: Unique layer name in move to layer popup box
Compare 3 commits »
Falk David closed issue blender/blender#130182 2024-11-14 18:31:09 +01:00
Grease pencil 3: When making new layers .001 isn't added to the name in the creation box automatically
Falk David pushed to blender-v4.3-release at blender/blender 2024-11-14 18:31:04 +01:00
3b44f84686 Fix #130182: Unique layer name in move to layer popup box
Falk David merged pull request blender/blender#130208 2024-11-14 18:31:04 +01:00
Fix #130182: Unique layer name in move to layer popup box
Falk David created pull request blender/blender#130287 2024-11-14 17:55:53 +01:00
WIP: Python: Add attribute helper to bpy_internal
e6ef6d34e6 WIP: Python: Add attribute helper to bpy_internal
f70ec20ab8 Fix: Leak of GHOST GPU contexts in Metal backend
75ab1c2daf Cleanup: Grease Pencil: Remove unused code and indirect include in header
3a5e7ecbfe Cleanup: Warning from recent node editor drawing change
db0db40efb Fix #130232: Overlay Next: Relationship Lines on Instances
Compare 10 commits »
Falk David created branch python-bpy-internal-attribute-helper in filedescriptor/blender 2024-11-14 17:25:20 +01:00