Max Barashev
|
f995cf6721
|
Fixed crpc dll thread freezing
- Added Cancellation token and cancelling task waiting before deinit execution
- Removed trash
- Added important fields to BlendShader
|
2026-05-20 15:37:46 +03:00 |
|
Max Barashev
|
f863b8b6ca
|
Fixed Main Thread freezing on heavy tasks
- Main thread unfreezing solution-TaskCompletionSource added in RpcTest.cs
- Updated BlendShaderController to hold TaskCompletionSource
|
2026-05-20 14:31:23 +03:00 |
|
Max Barashev
|
acebaaec90
|
Added RPC tests
- Added test_cloud_point.dll
- Added RpcTest.cs for test connection
|
2026-04-21 14:14:55 +03:00 |
|