Block a user
6364c61ed6
FIX:Reuse the index instead of rereading it from the map
9adb29bf14
Rename mapping to index.
Fix: Crash and or assert in mesh index buffer creation
Yes, exactly the longer you wait the more likely that another thread will start working on this.
While debugging Blender I frequently encountered a crash and or assert in the extract_mesh_lines function.
af35f72fff
FIX: Read mapping once to fix invalid value later
69e520627f
Anim: reset
idroot
when adding a layer or binding to an Action
25d2e905b2
Merge branch 'blender-v4.2-release'
65f68fe7fe
BPY IDProp tests: Add basic tests for 'UI data' system.
3c01ff0824
Anim: Bump subversion to 1 for 'generated' keytype theme versioning
FIX: Detect CUDA version correctly for setting c++17
Is there some repro case which demonstrates the issue?
If the variable is indeed undefined, then I'd expect an error like this to be reported by CMake:
if given arguments: …
307b074c1a
Merge branch 'main' into Fix_CUDA_CMakeList
362d381a5a
Cleanup: pass GPUStateMutable as a const reference
e7abad23e0
Fix #118696: Nested override libraries can cause persistent resync warning.
b4517ca148
Cleanup: replace suspicious use of "&" with "&&"
0ef033750f
Cleanup: pass arguments by const reference
FIX: Detect CUDA version correctly for setting c++17
c57f9a91c7
FIX: Detect CUDA version correctly for setting c++17
53e9fb6b78
Fix #117566: Cycles persistent data not updated by device preferences
75a9cbed24
UI: Improvements to Revert File Operator Confirmation Popup
10bc136a1a
Fix #119935: Attribute set operator support for 2D integer vector lost
8682ad1908
Fix: Memory leak and race condition with particle effector RNG
William Leeson
created branch Fix_CUDA_CMakeList in leesonw/blender-cluster
2024-03-27 21:33:57 +01:00
362e468152
Don't try to compile libcluster CUDA kernels if CUDA is not enabled.
d819299a46
Fix accidental change of geometry indexing counter.
d4db5359a7
Use OIIO package name instead of the version specific one.
2eebdb17f6
Removes unused hair code.
46e677c3e0
Merge branch 'upstream_main' into master-cluster
f863c49b19
Merge branch 'upstream_main' into geometry_update
bb8766ef01
Animation: Match Slope slider
0e2875ede9
Prevent crash when color management is turned off
f44447a628
Vulkan: Use Correct Interpolation Qualifier in Stage Interfaces
6f9c3b1bd5
Vulkan: Report Incompatible Shaders
13a2a80a6d
Merge branch 'upstream_main' into work_sets_similar
bb8766ef01
Animation: Match Slope slider
0e2875ede9
Prevent crash when color management is turned off
f44447a628
Vulkan: Use Correct Interpolation Qualifier in Stage Interfaces
6f9c3b1bd5
Vulkan: Report Incompatible Shaders
034568d740
Merge branch 'upstream_main' into master-cluster
bb8766ef01
Animation: Match Slope slider
0e2875ede9
Prevent crash when color management is turned off
f44447a628
Vulkan: Use Correct Interpolation Qualifier in Stage Interfaces
6f9c3b1bd5
Vulkan: Report Incompatible Shaders
Improve balancing when devices have very different compute capabilities.