Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke pushed to global-file-cache at JacquesLucke/blender 2024-08-17 15:07:12 +02:00
57bc9cf225 add ConcurrentMap wrapper
b444c3caf5 Merge branch 'main' into global-file-cache
cc01e8a74e Tools: support reference data in coverage report
2c52852116 Tests: add initial grease pencil geometry nodes test
daeaac0b1c Fix: Tools: correct default open path in coverage report summary
Compare 11 commits »
Jacques Lucke closed issue blender/blender#126432 2024-08-17 13:49:29 +02:00
Volume/VDB: Assert related to implicit sharing on quit
Jacques Lucke commented on issue blender/blender#126432 2024-08-17 13:49:25 +02:00
Volume/VDB: Assert related to implicit sharing on quit

Should be fixed already.

Jacques Lucke pushed to main at blender/blender 2024-08-17 13:37:56 +02:00
cc01e8a74e Tools: support reference data in coverage report
Jacques Lucke pushed to main at blender/blender 2024-08-17 13:32:39 +02:00
2c52852116 Tests: add initial grease pencil geometry nodes test
Jacques Lucke pushed to main at blender/blender-test-data 2024-08-17 13:28:15 +02:00
1a0c77d845 Geometry Nodes: add some regression tests
Jacques Lucke pushed to main at blender/blender 2024-08-17 11:33:31 +02:00
daeaac0b1c Fix: Tools: correct default open path in coverage report summary
5819ba40f0 Fix: Tools: fix coverage summary page when open paths don't exist anymore
Compare 2 commits »
Jacques Lucke pushed to main at blender/blender 2024-08-17 11:22:22 +02:00
20bc346cf0 Fix: remove unnecessary manual user count
Jacques Lucke pushed to main at blender/blender 2024-08-17 01:13:15 +02:00
e0b5654655 Cleanup: improve check for whether object has geometry set instances
5358d1b09a Depsgraph: avoid checking for evaluated object in draw code
Compare 2 commits »
Jacques Lucke pushed to main at blender/blender 2024-08-17 00:31:45 +02:00
f21a25489f Volumes: speedup extracting dense voxel values
Jacques Lucke commented on pull request blender/blender#126411 2024-08-17 00:09:50 +02:00
Volumes: improve file cache and unloading
Jacques Lucke pushed to global-file-cache at JacquesLucke/blender 2024-08-17 00:01:14 +02:00
57efbc3f52 cleanup
48a7745c0d Merge branch 'main' into global-file-cache
aa3549f590 Fix: correct place where simplify level is taken into account for volumes
6faf8a110e Merge branch 'main' into global-file-cache
50a6be7169 Tools: add frame filter for task isolation
Compare 11 commits »
Jacques Lucke pushed to main at blender/blender 2024-08-16 23:40:56 +02:00
aa3549f590 Fix: correct place where simplify level is taken into account for volumes
Jacques Lucke pushed to main at blender/blender 2024-08-16 23:36:45 +02:00
50a6be7169 Tools: add frame filter for task isolation
Jacques Lucke pushed to global-file-cache at JacquesLucke/blender 2024-08-16 23:34:20 +02:00
a306f61503 improve locking
87f226a012 improve error handling
4c3863e4c0 use better limit
51b61843ed take simplify level into account
fbddeaaa38 cleanup
Compare 6 commits »
Jacques Lucke pushed to global-file-cache at JacquesLucke/blender 2024-08-16 17:55:53 +02:00
404e9616f1 cache tree size
Jacques Lucke created pull request blender/blender#126411 2024-08-16 17:50:50 +02:00
WIP: Volumes: improve file cache and unloading
Jacques Lucke pushed to global-file-cache at JacquesLucke/blender 2024-08-16 17:49:50 +02:00
8a93fc2591 Merge branch 'main' into global-file-cache
4493842fe7 Cleanup: use ImplicitSharingPtr for volume tree sharing info
841c57dabe cleanup
0d055174b0 Merge branch 'main' into global-file-cache
cebffdc060 Cleanup: simplify using ImplicitSharingPtr for raw ImplicitSharingInfo
Compare 120 commits »
Jacques Lucke pushed to main at blender/blender 2024-08-16 17:46:00 +02:00
4493842fe7 Cleanup: use ImplicitSharingPtr for volume tree sharing info
Jacques Lucke pushed to main at blender/blender 2024-08-16 17:36:51 +02:00
cebffdc060 Cleanup: simplify using ImplicitSharingPtr for raw ImplicitSharingInfo