Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke pushed to gn-integer-math-node at CharlieJolly/blender 2024-09-23 14:09:43 +02:00
a8d46349c6 Merge branch 'main' into gn-integer-math-node
3c8d4becc8 Cleanup: GPv3: Return reference from GreasePencil::layer() functions
c07b89b329 Fix #127968: Add label to the grease pencil overlays Panel
e494a44024 Fix #128007: Outliner visibility toggles can be edited on linked data
c29a2eb451 Fix #127928: Default radius value for gpv3 draw brush
Compare 103 commits »
6da84c2b07 Change enum item names
6aa22337a1 fix named layer selection node with duplicate layer names
Compare 2 commits »
76a0d45825 Merge branch 'main' into gpv3-allow-eval-geometry-to-contain-same-layer-name-mutiple-times
bb9489070a Cleanup: GPv3: Remove const qualifier in function declaration
332f7517da GPv3: Add function to insert a keyframe into multiple layers
3d74be9c5b Fix #126947: EEVEE: Color drifting & darkening at high sample count
ddb2179e37 Vulkan: GPU device selection
Compare 21 commits »
Jacques Lucke pushed to main at blender/blender 2024-09-23 01:32:43 +02:00
a34b0e17d6 Fix: Geometry Nodes: avoid dangling zone nodes when copying zones
Jacques Lucke pushed to main at blender/blender 2024-09-23 01:16:42 +02:00
b7bfdfa983 Geometry Nodes: propagate string property subtype to modifier
Jacques Lucke created pull request blender/blender#127992 2024-09-23 00:59:08 +02:00
Geometry Nodes: use placeholder instead of label in some string sockets
Jacques Lucke created branch string-socket-placeholder in JacquesLucke/blender 2024-09-23 00:56:50 +02:00
Jacques Lucke pushed to string-socket-placeholder at JacquesLucke/blender 2024-09-23 00:56:50 +02:00
0ea376005e use placeholder
9239c00eda Geometry Nodes: support showing viewer attribute for grease pencil in spreadsheet
295cb653ea USD: Add tests for USDZ image processing
c6f5c89669 BLI: faster float<->half array conversions, use in Vulkan
Compare 4 commits »
Jacques Lucke pushed to main at JacquesLucke/.profile 2024-09-23 00:02:59 +02:00
88d5bb7095 report
Jacques Lucke suggested changes for blender/blender#127892 2024-09-22 23:51:41 +02:00
Fix: Show nothing in spreadsheet when the property is a string property

This is not quite correct yet.

22fa9b7ad7 add comment
d347832613 support merging with group id
72dcfe420b optimize case when no merging is necessary for some layers
3061e64a67 merge layers in all unique instances
Compare 4 commits »
98977e229d Merge branch 'main' into gpv3-allow-eval-geometry-to-contain-same-layer-name-mutiple-times
9239c00eda Geometry Nodes: support showing viewer attribute for grease pencil in spreadsheet
295cb653ea USD: Add tests for USDZ image processing
c6f5c89669 BLI: faster float<->half array conversions, use in Vulkan
2b2a176d8d Cleanup: remove dead code from system path lookup
Compare 41 commits »
Jacques Lucke pushed to main at blender/blender 2024-09-22 22:52:51 +02:00
9239c00eda Geometry Nodes: support showing viewer attribute for grease pencil in spreadsheet
Jacques Lucke created pull request blender/blender#127988 2024-09-22 22:41:51 +02:00
Geometry Nodes: hide checkbox in skip socket in simulation zone
Jacques Lucke created branch simulation-hide-skip-value in JacquesLucke/blender 2024-09-22 22:37:14 +02:00
Jacques Lucke pushed to simulation-hide-skip-value at JacquesLucke/blender 2024-09-22 22:37:14 +02:00
81750c4232 bump file version
a9ab370489 initial change
Compare 3 commits »
Jacques Lucke pushed to main at JacquesLucke/.profile 2024-09-22 17:34:54 +02:00
e042650446 report