William Leeson leesonw
  • Joined on 2021-06-09
William Leeson commented on issue blender/blender#105791 2023-03-15 13:13:59 +01:00
Alembic material is ignored and the default used instead

NB: I have a potential fix for this that I will submit soon.

William Leeson opened issue blender/blender#105791 2023-03-15 13:11:33 +01:00
Alembic material is ignored and the default used instead
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-15 13:01:27 +01:00
61acd54f1e Merge branch 'upstream_main' into master-cluster
254e3e133f Cleanup: format
559898709f Fix issues with retiming API
99506b3d73 Fix: Crash in weighted normal modifier
7b66168bcb Merge branch 'blender-v3.5-release' into main
Compare 15 commits »
William Leeson commented on pull request blender/blender#105403 2023-03-14 15:35:41 +01:00
Refactor geometry update for better parallelization and upload performance

@brecht Ok I think this is close to ready. It would be good to get an overall impression even if not a complete review when you have time. I'll hopefully have performance data sometime this week.

William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-14 15:06:54 +01:00
532479e569 Move BVH2 device data update inside parallel_for
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-14 13:31:56 +01:00
665a0e84b2 Move scne BVH upload into deviceDataXferAndBVHUpdate
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-14 12:58:23 +01:00
cba4d732e2 Remove stats params from deviceDataXferAndBVHUpdate
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-14 12:21:20 +01:00
5c56f518eb FIX: Preallocate timer arrays in scene
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-14 12:01:26 +01:00
2183d70e9d Move scene BVH update into parallel_for
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-14 10:13:25 +01:00
59ddc1be9e Merge branch 'upstream_main' into geometry_update
ce34024681 Merge branch 'blender-v3.5-release'
4ff3cd2476 Fix error building on Linux
51e5417bd3 Fix #105678: Crash assigning Image.pixels to an undersized sequence
8929ed75d4 Image: Add OIIO support APIs
Compare 86 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-14 09:50:15 +01:00
4287afba41 Merge branch 'upstream_main' into master-cluster
ce34024681 Merge branch 'blender-v3.5-release'
4ff3cd2476 Fix error building on Linux
51e5417bd3 Fix #105678: Crash assigning Image.pixels to an undersized sequence
8929ed75d4 Image: Add OIIO support APIs
Compare 86 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-13 18:32:43 +01:00
4744a57b50 Merge branch 'master-cluster' of projects.blender.org:leesonw/blender-cluster into master-cluster
187ffcca24 FIX: Preallocate timer arrays in scene
02c4079d9a FIX: Fix Windows build for cluster code
958e7f0591 FIX: Correct path for the flatc exe
9dc1ee8321 FIX: Typo correct nvtc_paths to be nvtx_paths instead
Compare 5 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-10 12:29:36 +01:00
8f0b239036 Merge branch 'upstream_main' into geometry_update
896ba33336 GHOST: use logging for GHOST_NDOFManagerUnix
d64dfc4333 Cleanup: spelling in comments
ecc3e8c751 Cleanup: format, sort CMake file lists
10f06221c1 Cleanup: UV: simplify uv packing
Compare 69 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-10 10:31:47 +01:00
7dfcb1f575 Merge branch 'master-cluster' of projects.blender.org:leesonw/blender-cluster into master-cluster
ab7e449074 Merge branch 'upstream_main' into master-cluster
896ba33336 GHOST: use logging for GHOST_NDOFManagerUnix
d64dfc4333 Cleanup: spelling in comments
ecc3e8c751 Cleanup: format, sort CMake file lists
Compare 42 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-09 15:06:59 +01:00
54338d8405 Add flatbuffers to "make update"
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-09 10:28:53 +01:00
5e43daf498 FIX: Scoped markers use scene device in funcs that don't pass a device
84983390b1 FIX:Use the headless flag to switch on/off progress updates
604a9277e3 Merge branch 'upstream_main' into master-cluster
c77b78ad53 Fix: restore margin offset for UV packing
9d3edb7e9a Cleanup: clear the linked list pointers for wmWindow::event_last_handled
Compare 31 commits »
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-08 14:30:54 +01:00
858195e683 Merge branch 'upstream_main' into geometry_update
53bb713eda Refactor: Rename OB_GPENCIL and ID_GD
a736f1d638 BLI: Math: Support more vector swizzling and add alignment static assert
63a05f1e18 Vulkan: Fix Shader Compilation Issues.
b1185da403 Fix #102843: Add UV Packer with O(nlogn) performance
Compare 152 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-08 13:30:52 +01:00
78af7dc53e Merge branch 'upstream_main' into master-cluster
53bb713eda Refactor: Rename OB_GPENCIL and ID_GD
a736f1d638 BLI: Math: Support more vector swizzling and add alignment static assert
63a05f1e18 Vulkan: Fix Shader Compilation Issues.
b1185da403 Fix #102843: Add UV Packer with O(nlogn) performance
Compare 151 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-08 13:00:25 +01:00
e1974a750e FIX: Copy COMBINED_PASS (NOISY_IMAGE) instead of first pass
William Leeson created pull request blender/blender#105403 2023-03-03 15:06:12 +01:00
WIP:Refactor geometry update for better parallelization and upload performance