You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vecmath library do not on MAC with ASAN enabled when converting float3 -> float4 (it reads out of bounds and ASAN complains). Because of this daslang tests will fail on MAC. This should be fixed in vecmath library and pulled to daScript repository.