William Leeson leesonw
  • Joined on 2021-06-09
William Leeson merged pull request blender/blender#105173 2023-02-27 10:39:31 +01:00
Cycles: reduce mesh memory usage by unflattening
William Leeson pushed to mesh_unflattening at blender/blender 2023-02-27 10:01:25 +01:00
c7f070f514 Merge branch 'upstream_main' into mesh_unflattening
79d64bfde3 Geometry Nodes: Remove unnecessary position copying in delete node
ca2c0da79e Merge branch 'blender-v3.5-release'
97a8bb450c Fix #103387: Radius affects curves bounding box
3db246a3ce Fix #104915: Race condition writing subsurf optimal display edges
Compare 45 commits »
William Leeson pushed to mesh_unflattening at blender/blender 2023-02-27 09:48:57 +01:00
8bbc65ba20 Fix up formatting and extra white space on comments.
William Leeson commented on pull request blender/blender#105173 2023-02-24 21:50:55 +01:00
Cycles: reduce mesh memory usage by unflattening

Thanks for the input. I checked the HIP docs and int3 is packed. Do you have a commit I could look at for the HIP issue?

William Leeson pushed to mesh_unflattening at blender/blender 2023-02-24 16:09:21 +01:00
48cb3821f8 Merge branch 'upstream_main' into mesh_unflattening
3e0a1cafa7 Merge branch 'blender-v3.5-release'
9b70039014 Fix paths in the auto-formatting tools
d5e45c8b92 Merge branch 'blender-v3.5-release'
b8359ede7d Fix #105168: Entering vertexpaint creates a non-default color attribute
Compare 11 commits »
William Leeson commented on pull request blender/blender#105173 2023-02-24 15:59:46 +01:00
Cycles: reduce mesh memory usage by unflattening

I removed all the // FRL... comments I could find. Sorry about that I thought I had removed them all.

William Leeson commented on pull request blender/blender#105173 2023-02-24 15:59:01 +01:00
Cycles: reduce mesh memory usage by unflattening

I removed this code. It is from another change that is coming later that I had commented out because it is not needed for this change.

William Leeson commented on pull request blender/blender#105173 2023-02-24 15:57:45 +01:00
Cycles: reduce mesh memory usage by unflattening

I removed all the WL:'s from all changed code.

William Leeson commented on pull request blender/blender#105173 2023-02-24 15:56:06 +01:00
Cycles: reduce mesh memory usage by unflattening

Ok I have reverted this and I will submit it in another pull request.

William Leeson commented on pull request blender/blender#105173 2023-02-24 15:55:27 +01:00
Cycles: reduce mesh memory usage by unflattening

I put in a comment and removed the commented out code.

William Leeson commented on pull request blender/blender#105173 2023-02-24 15:54:47 +01:00
Cycles: reduce mesh memory usage by unflattening

Removed this.

William Leeson pushed to mesh_unflattening at blender/blender 2023-02-24 15:53:56 +01:00
01aaa01ecc Clean up more comments
24f35e5f33 Revert "Logs the sizes of the DeviceScene buffers that hold the scene data"
16b9494d2e Remove unnecessary comments and put in comment for removed code.
70bd96361f Revert "Rename stat "DeviceScene" to "Buffers" for recording the buffer size"
Compare 4 commits »
William Leeson created pull request blender/blender#105173 2023-02-24 13:00:35 +01:00
WIP:mesh_unflattening
William Leeson pushed to mesh_unflattening at blender/blender 2023-02-24 12:54:34 +01:00
21873efd43 Merge branch 'unflatten_meshes' into device_scene_logging
d27d807ded Merge branch 'upstream_main' into unflatten_meshes
Compare 2 commits »
William Leeson created branch mesh_unflattening in blender/blender 2023-02-24 12:54:33 +01:00
William Leeson opened issue blender/blender#105170 2023-02-24 12:48:29 +01:00
Cycles Mesh Unflattening
William Leeson pushed to device_scene_logging at leesonw/blender-cluster 2023-02-24 12:34:24 +01:00
21873efd43 Merge branch 'unflatten_meshes' into device_scene_logging
d27d807ded Merge branch 'upstream_main' into unflatten_meshes
2491cd5e16 Cleanup: Move two subdiv headers to C++
cfb112edcb UI: Widen Search Boxes When Necessary
470e8ce1f4 BLF: Revert Glyph Clipping Changes
Compare 161 commits »
William Leeson pushed to unflatten_meshes at leesonw/blender-cluster 2023-02-24 12:25:13 +01:00
d27d807ded Merge branch 'upstream_main' into unflatten_meshes
2491cd5e16 Cleanup: Move two subdiv headers to C++
cfb112edcb UI: Widen Search Boxes When Necessary
470e8ce1f4 BLF: Revert Glyph Clipping Changes
1b72712283 Fix: Global buffer overflow of enum property items on startup
Compare 158 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-02-24 11:58:28 +01:00
40ec981830 Merge branch 'upstream_main' into master-cluster
2491cd5e16 Cleanup: Move two subdiv headers to C++
cfb112edcb UI: Widen Search Boxes When Necessary
470e8ce1f4 BLF: Revert Glyph Clipping Changes
1b72712283 Fix: Global buffer overflow of enum property items on startup
Compare 41 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-02-23 10:15:47 +01:00
0bcd66cfa7 Merge branch 'upstream_main' into master-cluster
8756671084 Animation: Add Slider operators to hotkey menu
ddcf718640 Sculpt: Fix #104475, data transfer not respecting vgroup for float colors
45731fd987 Refactor: Weight Paint Select Linked Faces
4eb90fc15c Sculpt: Fix #104618 (again).
Compare 118 commits »