Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke commented on issue blender/blender#129691 2024-11-04 16:22:26 +01:00
Crash Blender after baking and render animation

I didn't finish checking this yet and have to leave soon, but I'm 90% sure that it is an issue in mix_geometries when interpolating between two sets of instances which don't have a one-to-one…

Jacques Lucke commented on pull request blender/blender#129402 2024-11-04 16:15:43 +01:00
NPR: Light Loop Zones

I briefly checked a related commit last week already.

Can't comment much on the evaluation code, main thing I wonder there right now is whether it supports nested zones.

I'd recommend not…

Jacques Lucke commented on pull request blender/blender#127299 2024-11-04 15:21:29 +01:00
Fix: Geometry Nodes: crash when converting layers to instances

I have the feeling that this is not 100% correct in the case of nested instances. One still has to be especially careful when adding instances within modify_geometry_sets. For example, in…

Jacques Lucke closed pull request blender/blender#129167 2024-11-04 14:53:51 +01:00
fix search string in a endless loop
Jacques Lucke commented on pull request blender/blender#129167 2024-11-04 14:53:48 +01:00
fix search string in a endless loop

Will close this because it has been solved separately.

In the last core module meeting we briefly talked about adding an assert in…

Jacques Lucke commented on pull request blender/blender-developer-docs#86 2024-11-04 14:51:15 +01:00
Replace twxs.cmake with ms-vscode.cmake-tools

Generally seems fine, I'm not using the extension myself though. I did a quick test installing it at running the basic operators mentioned, and that worked.

@filedescriptor do you use a cmake…

Jacques Lucke pushed to main at JacquesLucke/.profile 2024-11-03 15:30:52 +01:00
156390d0d8 report
Jacques Lucke pushed to large-bhead at JacquesLucke/blender 2024-11-03 15:22:40 +01:00
6cb58fb2a2 cleanup
Jacques Lucke created pull request blender/blender#129751 2024-11-03 14:58:21 +01:00
WIP: Core: support buffers larger than 2GB in .blend files
Jacques Lucke pushed to large-bhead at JacquesLucke/blender 2024-11-03 14:57:13 +01:00
92d81ae4be support writing large arrays
0349f9c5ae add option
c6a6b108f3 cleanup
240c7de1ca write old format
Compare 10 commits »
Jacques Lucke created branch large-bhead in JacquesLucke/blender 2024-11-03 14:57:13 +01:00
Jacques Lucke created pull request blender/blender#129746 2024-11-03 12:12:57 +01:00
Refactor: Readfile: extract function to decode .blend file header
Jacques Lucke deleted branch vector-underlying-data-access from JacquesLucke/blender 2024-11-03 12:09:28 +01:00
Jacques Lucke pushed to main at blender/blender 2024-11-03 12:09:25 +01:00
a17ac76d13 BLI: support accessing underlying memory buffer of Vector container
Jacques Lucke merged pull request blender/blender#129736 2024-11-03 12:09:24 +01:00
BLI: support accessing underlying memory buffer of Vector container
Jacques Lucke created branch file-header-parse in JacquesLucke/blender 2024-11-03 12:08:41 +01:00