Krazer

Results 15 issues of Krazer

This alters the Cry3DEngine to allow additional terrain systems to be used. I originally performed the modifications on 1.15 and have now ported them to 1.20. I am currently altering...

Requires setting 'msbuild = True' in user_settings.options under [Visual Studio Project Generator] section By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

https://discord.gg/qRYJt9x

improve-new feature

adds vertical and horizontal layout support. https://youtu.be/xm-BNDBEx6A

improve-new feature

[Master] Add install info for CMake/Hunter ## Description Adds information on how to install pybind11 when using CMake/Hunter ## Suggested changelog entry:

docs

The logcat ui attempts to connect to the websocket server but fails. I am wondering if this happens because the websocket server is running on the remote machine and the...

- When adding a feature, please describe the usage context (how you intend to use it, why you need it, etc.). Added support for cmake install using library interface. Added...

building

I am writing an OpenCL version of the code and I have most things working in a basic manner (optimization is still needed). But when locating the extrema my implementation...

@inniyah there is a linux branch with compile fixes for linux. I was never able to fully test it as my linux machine will not open the window (think its...

Fixes a compiler crash in VS2015, see https://github.com/Manu343726/ctti/issues/23 also fixes std::size_t define https://github.com/Manu343726/ctti/issues/22