Jason Turner

Results 254 issues of Jason Turner

factory.defineObject("Diamond") .addComp_TouchValue() .addComp_TouchDamage() .addComp_Position()

See here: http://discourse.chaiscript.com/t/passing-chaiscript-function-to-c/265/9

A guard error is being processed during shutdown on MSVC, investigate.

- [x] upgrade project_options - [ ] consider forking project_options - [x] update cmake version required - [x] check documents for required compilers/C++ verison

Seems they can be enabled with cmakepresets settings, or we can use the Ninja support for them. Need to pick one or the other, but not both. https://docs.microsoft.com/en-us/cpp/build/cmake-presets-json-reference?view=msvc-170

See notes here: ![image](https://user-images.githubusercontent.com/234279/161393503-cf100a21-2591-4aac-9ed2-fb5d70662ba9.png)