Philippe Renon
Philippe Renon
Some functions like cmd_build_acceleration_structures take an array of array references as argument. Those are a pain to build as you need to first create an array of arrays and then...
Hi, The MSYS2/Mingw64 build of osgearth_viewer hangs on exit when, apparently, destroying the JobArena. More details (including backtraces) can be found here : https://github.com/msys2/MINGW-packages/issues/12726
https://blog.rust-lang.org/inside-rust/2024/03/17/1.77.0-prerelease.html
This is possible since [Rust 1.74.0](https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html). This PR shows what it looks like.
The unpack attribute can be specified at the feature level only and will apply to all the plugins inside the feature. Would be nice to be able to specify it...
Rust test
Tested on Windows. Note the use of the `ash-0.38` branch of `gpu-allocator`.
**Environment:** - OS: Windows - GPU and driver version: NVidia - SDK or header version if building from repo: 1.3.290.0 - Options enabled (synchronization, best practices, etc.): best practices **Describe...