Trider12
Trider12
I'm loading some `glb` files and `cgltf_image::buffer_view::data` is `null`:  I'm able to get the data by doing: ```cpp void* data = texture->image->buffer_view->buffer->data + texture->image->buffer_view->offset; ``` But this feels like...
### Godot version 4.0.stable.mono ### System information Windows 10 ### Issue description Inspector > Script > New Script - nothing happens  Right click existing script > Open - nothing...
### Environment - Visual Studio version: 2019/2022 Community - CodeMaid version: 12.0 - Code language: C++ ### Description If you open a CMake project, the extension doesn't start working until...
I'd like to be able to close the window to the system tray. I don't like the current implementation of the "Minimize To Tray" feature, because clicking on the taskbar...
Alternatively, this feature can be implemented by adding a `bool wout_extension` parameter to `cwk_path_get_basename()`, but that will break the API/ABI.
**Environment:** - OS: Windows 11 - GPU and driver version: AMD Radeon RX 6950 XT, 2.0.299 - SDK or header version if building from repo: 1.3.290.0 - Options enabled (synchronization,...
**Environment:** - OS: Windows - GPU and driver version: AMD Radeon RX 6950 XT, 2.0.299 - SDK or header version if building from repo: 1.3.280.0, 1.3.290.0 - Options enabled (synchronization,...
I'm using RGP 2.2.0.16 on Windows 11 and a 1920x1080 monitor with Windows display scale set to 100% (the default value). The `Reason` column of the `Barriers` table doesn't fit...
**Environment:** - OS: Windows 11 - GPU and driver version: AMD Radeon RX 6950 XT, 2.0.299 - SDK or header version if building from repo: 1.3.290.0 - Options enabled (synchronization,...
The last release was 1.70e on May 24th, 2023. It's been almost two years since then. The readme implies the master branch (i.e. 1.8x) is unstable, so there's no 1.8x...