Block a user
e45b7f3a00
Merge branch 'upstream_main' into progress_update
72b918a9e2
Adds scoped event markers
bbce8a0aae
Add macro to switch from std::mutex to SpinLock
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
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.
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…
Cycles geometry preparation and upload refactor
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
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.
devicescene_logging
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
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
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'
William Leeson
created branch devicescene_logging in 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