William Leeson leesonw
  • Joined on 2021-06-09
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-03 14:59:43 +01:00
0f5e6ed93e Refactor geometry update allow for easier parallel updates
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-03-03 14:02:32 +01:00
William Leeson created branch geometry_update in leesonw/blender-cluster 2023-03-03 14:02:32 +01:00
William Leeson created branch progress_update in leesonw/blender-cluster 2023-03-03 10:02:57 +01:00
William Leeson pushed to progress_update at leesonw/blender-cluster 2023-03-03 10:02:57 +01:00
e45b7f3a00 Merge branch 'upstream_main' into progress_update
72b918a9e2 Adds scoped event markers
bbce8a0aae Add macro to switch from std::mutex to SpinLock
Compare 3 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-03 10:02:25 +01:00
126aa8f1bb Merge branch 'upstream_main' into master-cluster
aa82afaaf7 Cleanup: regenerate the default theme file
f0257aa71b Cleanup: use camel-case for struct name, wrap function arguments
2eaa55272d Cleanup: use function style casts, nullptr in C++
b4eef99973 Cleanup: use C-style code comments, format
Compare 54 commits »
William Leeson commented on issue blender/blender#105372 2023-03-02 16:40:30 +01:00
Cycles geometry preparation and upload refactor

@brecht This is the basic design for the parallel device update. I'll have a WIP commit hopefully by Monday.

William Leeson commented on issue blender/blender#105372 2023-03-02 15:43:44 +01:00
Cycles geometry preparation and upload refactor

It would be nice to ever be able to calculate render attributes using buitin groups of geometry nodes. They are already trying to provide acceptable speed and unification for things like vertex…

William Leeson opened issue blender/blender#105372 2023-03-02 12:41:48 +01:00
Cycles geometry preparation and upload refactor
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-01 16:26:29 +01:00
bd48633c63 FIX: Enable update callback for blender viewport
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-03-01 15:50:39 +01:00
49ae3f51a8 Merge branch 'upstream_main' into master-cluster
565acb639c WM: use the window associated with an area for initialization
124b41a877 Cleanup: unused variables
cccf91ff83 Mesh: Move edge UV seams to a generic attribute
66c9c19466 Cleanup: add missing CMake headers & sort file lists
Compare 47 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-02-28 09:55:31 +01:00
c063f37d17 Merge branch 'upstream_main' into master-cluster
09e848deec Cleanup: use term "filepath" instead of "name" / "fname"
707af21afd Merge branch 'blender-v3.5-release'
9fccd2dc24 Fix #100819: Built-in VFont has an additional user by default
3cba2911e0 Vulkan: Add Initial VKFrameBuffer.
Compare 59 commits »
William Leeson created pull request blender/blender#105255 2023-02-27 16:15:22 +01:00
devicescene_logging
William Leeson pushed to devicescene_logging at leesonw/blender-cluster 2023-02-27 15:58:38 +01:00
257486f93d Merge branch 'upstream_main' into devicescene_logging
16aab1508d Cleanup: comment out unused parameters from last commit
08af0f1204 Fix setting the active vertex color when assigning false
30db096cc8 Cleanup: quiet compiler warnings
dc08ff3c2e Cleanup: spelling in comments
Compare 9 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-02-27 13:56:56 +01:00
d76849adc5 Merge branch 'upstream_main' into master-cluster
16aab1508d Cleanup: comment out unused parameters from last commit
08af0f1204 Fix setting the active vertex color when assigning false
30db096cc8 Cleanup: quiet compiler warnings
dc08ff3c2e Cleanup: spelling in comments
Compare 64 commits »
William Leeson pushed to main at leesonw/blender-cluster 2023-02-27 11:06:31 +01:00
16aab1508d Cleanup: comment out unused parameters from last commit
08af0f1204 Fix setting the active vertex color when assigning false
30db096cc8 Cleanup: quiet compiler warnings
dc08ff3c2e Cleanup: spelling in comments
40a11c7404 Merge branch 'blender-v3.5-release'
Compare 546 commits »
William Leeson created branch devicescene_logging in leesonw/blender-cluster 2023-02-27 10:56:58 +01:00
William Leeson pushed to devicescene_logging at leesonw/blender-cluster 2023-02-27 10:56:58 +01:00
03c6efba56 Rename stat "DeviceScene" to "Buffers" for recording the buffer size
0d86526e1e Logs the sizes of the DeviceScene buffers that hold the scene data
c7f070f514 Merge branch 'upstream_main' into mesh_unflattening
8bbc65ba20 Fix up formatting and extra white space on comments.
79d64bfde3 Geometry Nodes: Remove unnecessary position copying in delete node
Compare 10 commits »
William Leeson deleted branch mesh_unflattening from blender/blender 2023-02-27 10:39:34 +01:00
William Leeson pushed to main at blender/blender 2023-02-27 10:39:31 +01:00
6c03339e48 Cycles: reduce mesh memory usage by unflattening