Tomáš Malý
Tomáš Malý
Hi, would it be possible to add an equivalent of IsDebuggerPresent to test if the process is actually being debugged? Thanks
 Fade node ignores checkerboard connected to the fade factor. Tested with commit 772a912e86aaee89b9d5a1db159d497fd0d94610 Using visual studio 2019. detected avx2
**Describe the issue** The function `WriteGltfSceneToStream` returns true unconditionally. I believe it is intended to return false when writing the file fails. **To Reproduce** - OS: windows 10 - Compiler,...
Accepting the fact that the application is only capable of working with few hundred frames, it would be nice to have an option to run the profiler continuously and discard...
In the picture below, the tag pathCost is incorrectly associated with an event that is already out of scope.  Pseudocode: ```c++ void pathfinding() { OPTICK_EVENT("pathfinding"); OPTICK_TAG("estDist", "a number"); OPTICK_TAG("estCost",...
Hi, the wiki page makes no mention of OPTICK_FRAME, which is rather unfortunate since this is the one required macro to make the profiler work. Also what is the difference...
3dtiles - json - nominal resolution - texelSize at finest lod - defines depth of the finest lod - contains corners of aabb in physical srs - extents->ci - childIndex...
TODO
I will use this issue to track my ideas and plans I want to implement in the vts browser (and its game engine integrations). The points here are not in...
emscripten changelog version: 1.39.17: 06/05/2020 - Added support for compiling SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE 4.2 and 128-bit wide AVX intrinsics, emulated on top of Wasm SIMD instruction set....
windows, msvc System.AccessViolationException affects all build types