Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke pushed to main at blender/blender 2024-09-03 18:06:37 +02:00
3393af16da Cleanup: remove unused FunctionRef::call_safe
Jacques Lucke deleted branch remove-anonymous-attribute-id from JacquesLucke/blender 2024-09-03 15:39:20 +02:00
Jacques Lucke pushed to main at blender/blender 2024-09-03 15:39:16 +02:00
b279a6d703 Refactor: Geometry Nodes: remove AnonymousAttributeID in favor of just strings
Jacques Lucke merged pull request blender/blender#127081 2024-09-03 15:39:16 +02:00
Refactor: Geometry Nodes: remove AnonymousAttributeID in favor of just strings
Jacques Lucke commented on pull request blender/blender#127081 2024-09-03 15:38:28 +02:00
Refactor: Geometry Nodes: remove AnonymousAttributeID in favor of just strings

The failed test also just failed in main.

Jacques Lucke opened issue blender/blender#127106 2024-09-03 15:30:14 +02:00
Node Socket Shapes Design [Proposal]
Jacques Lucke created pull request blender/blender#127105 2024-09-03 15:24:59 +02:00
WIP: Nodes: prototype for socket shapes proposal
Jacques Lucke pushed to structure-type at JacquesLucke/blender 2024-09-03 15:23:17 +02:00
a855aad37c Merge branch 'main' into structure-type
e9333c82ab Fix #120861: BMFace.copy_from_face_interp looses reference
fe93de1a91 Obj-C Refactor: Port BLI_delete_soft from objc_* runtime calls to proper Obj-C
e5e5d5fe73 Fix BMFace/BMLoop.copy_from_face_interp() functions
77035192c9 Fix #126799: undefined behavior of shader node Arctan2 at (0, 0)
Compare 341 commits »
Jacques Lucke commented on pull request blender/blender#127081 2024-09-03 13:11:19 +02:00
Refactor: Geometry Nodes: remove AnonymousAttributeID in favor of just strings

The tricky thing here right now is to make ComputeContextHashwork with fmt::format without including the fmt library in the BLI_compute_context.hh header. I have yet to find a good…

Jacques Lucke pushed to remove-anonymous-attribute-id at JacquesLucke/blender 2024-09-03 12:53:25 +02:00
30c684026f Merge branch 'main' into remove-anonymous-attribute-id
cde0578fe1 Merge branch 'main' into remove-anonymous-attribute-id
e9333c82ab Fix #120861: BMFace.copy_from_face_interp looses reference
fe93de1a91 Obj-C Refactor: Port BLI_delete_soft from objc_* runtime calls to proper Obj-C
Compare 32 commits »
Jacques Lucke created branch node-warnings-api in JacquesLucke/blender 2024-09-02 18:55:25 +02:00
Jacques Lucke pushed to node-warnings-api at JacquesLucke/blender 2024-09-02 18:55:25 +02:00
e0721e9bc6 initial test
ea72ed4502 Anim: Fix crash when getting animdata from non-Action editor
433278233e Cleanup: formatting
810f6a1b5c Refactor: Various remaining changes to PointerRNA usages to use C++ code.
94608b32ab Overlay-Next: Fix crash in 2D image view
Compare 9 commits »
Jacques Lucke created pull request blender/blender#127081 2024-09-02 18:13:02 +02:00
Refactor: Geometry Nodes: remove AnonymousAttributeID in favor of just strings
Jacques Lucke pushed to remove-anonymous-attribute-id at JacquesLucke/blender 2024-09-02 18:11:49 +02:00
0bd540a986 cleanup
0c97c77fa7 cleanup
65270de08a improve socket inspection strings
65b57abc6b move anonymous attribute name hashing to separate file
b554f4d9b8 add support for custom socket inspection string in attribute field
Compare 10 commits »
Jacques Lucke created branch remove-anonymous-attribute-id in JacquesLucke/blender 2024-09-02 18:11:49 +02:00
Jacques Lucke pushed to main at blender/blender 2024-09-02 14:34:07 +02:00
a40967685a Cleanup: Geometry Nodes: deduplicate code
Jacques Lucke pushed to main at blender/blender 2024-09-02 12:40:14 +02:00
9074da6457 Fix: memory leak when converting vfont to curve
Jacques Lucke pushed to asset-embedding-2 at JacquesLucke/blender 2024-08-31 00:49:11 +02:00
e0fad3fb1a fix after merge
745bfd92c7 Merge branch 'main' into asset-embedding-2
a08005f484 Docs: Update rna manual references
0df133559c Refactor: Store active_vert_ as ActiveVert not PBVHVertRef
fb651c1613 UI: Show Splash Version Text in White
Compare 532 commits »