ShadowTeolog

Results 6 issues of ShadowTeolog

Use local random source with cross-platform implementation, to allow reproduce same spectrum on server without Unity

### Steps to reproduce 1.open archive with password "TestStorage" 2.try extract file "[www/autopilotandbridge/home.png]" using ```cs var entry = _zf.GetEntry(path); var zipStream = _zf.GetInputStream(entry); var buffer = new byte[entry.Size]; var result...

c++(windows): sizeof(long)==4 C#: sizeof(long)==8 :) this break HACD_HACD_SetTriangles function and may be some overs

HACD live again ;)

Add missing btCreateDefaultTaskScheduler

For off-screen rendering I use `CefClient `with custom `CefRenderHandler`. But after upgrade from `CefGlue.Common` from 91.4472.29 to 106.5249.7 `Xilium.CefGlue.BrowserProcess.exe` start crashing. After some investigation i found that trouble in` CrashPipeNameKey`...