Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke commented on pull request blender/blender#127331 2024-09-24 13:49:30 +02:00
Geometry Nodes: new For Each Geometry Element zone

I also added two benchmark files: 12d427a441

Jacques Lucke pushed to main at blender/blender-benchmarks 2024-09-24 13:47:48 +02:00
12d427a441 Geometry Nodes: add benchmarks for foreach geometry element zone
Jacques Lucke pushed to refactor_unavailable_sockets at mod_moder/blender 2024-09-24 13:24:39 +02:00
f852b29d42 cleanup
Jacques Lucke commented on pull request blender/blender#127892 2024-09-24 13:23:30 +02:00
Fix: Show nothing in spreadsheet when the property is a string property

Avoid hardcoding the 255. MStringProperty also has a s_len property that you may want to use.

Jacques Lucke commented on pull request blender/blender#127988 2024-09-24 13:20:05 +02:00
Geometry Nodes: hide checkbox in skip socket in simulation zone

To give some additional context for why we place nodes inserted with versioning code like that, even though it's obviously not ideal:

  • We can't run a more complex algorithm that finds a place…
Jacques Lucke pushed to refactor_unavailable_sockets at mod_moder/blender 2024-09-24 12:56:00 +02:00
aa9962ba08 fix typo
Jacques Lucke pushed to refactor_unavailable_sockets at mod_moder/blender 2024-09-24 12:55:48 +02:00
919e9010f4 Merge branch 'main' into refactor_unavailable_sockets
64feb05089 VSE: Multi-threaded video proxy downscaling
e44fc3df06 Refactor: Modernize BlendfileLinkAppendContext and related link/append BKE code.
37458329e2 Refactor: GPv3: Arguments to ensure_active_keyframe function
6e5e01e630 Geometry Nodes: new For Each Geometry Element zone
Compare 196 commits »
Jacques Lucke commented on pull request blender/blender#127845 2024-09-24 12:54:42 +02:00
Refactor: Nodes: Mark sockets as unavailable in declaration

Ah, I see.

Jacques Lucke pushed to simulation-hide-skip-value at JacquesLucke/blender 2024-09-24 12:48:07 +02:00
30b907e91b Merge branch 'main' into simulation-hide-skip-value
e44fc3df06 Refactor: Modernize BlendfileLinkAppendContext and related link/append BKE code.
37458329e2 Refactor: GPv3: Arguments to ensure_active_keyframe function
6e5e01e630 Geometry Nodes: new For Each Geometry Element zone
ebc4759df5 Fix #128053: Crash when using Ctrl for eraser in grease pencil draw mode
Compare 83 commits »
Jacques Lucke commented on pull request blender/blender#127331 2024-09-24 12:06:29 +02:00
Geometry Nodes: new For Each Geometry Element zone

I committed some regression tests: b7e590c230

Jacques Lucke pushed to main at blender/blender-test-data 2024-09-24 12:04:42 +02:00
b7e590c230 Geometry Nodes: add For Each zone regression tests
Jacques Lucke pushed to main at blender/blender-developer-docs 2024-09-24 12:02:26 +02:00
8bbf2acd65 Update docs/release_notes/4.3/geometry_nodes.md
Jacques Lucke deleted branch foreach-geometry-element from JacquesLucke/blender 2024-09-24 11:52:28 +02:00
Jacques Lucke merged pull request blender/blender#127331 2024-09-24 11:52:24 +02:00
Geometry Nodes: new For Each Geometry Element zone
Jacques Lucke pushed to main at blender/blender 2024-09-24 11:52:23 +02:00
6e5e01e630 Geometry Nodes: new For Each Geometry Element zone
Jacques Lucke commented on pull request blender/blender#127331 2024-09-24 11:49:08 +02:00
Geometry Nodes: new For Each Geometry Element zone

But that would be in a separate PR, right?

Yes, talked about this with Hans yesterday already.

Jacques Lucke pushed to foreach-geometry-element at JacquesLucke/blender 2024-09-23 21:07:34 +02:00
32ce5e6d4d reserve size for long vector
af4f945568 cleanup
a779acd70a Merge branch 'main' into foreach-geometry-element
bd841a92e2 Cleanup: move some constants inside the usd namespace and use constexpr
cbe2bb6755 Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
Compare 6 commits »