IvanInventor

Results 4 issues of IvanInventor

Complete CMake rewrite. Main targets: - Replicate SCons build variables as much as possible, except choosing build tool part, which is handled by CMake toolchains provided by tool vendors themselves...

enhancement

Support for template classes, and, as side effect, classes with custom name, different for actual name. To add template class: - Replace `GDCLASS()` macro with `GDCLASS_TEMPLATE()` ```cpp template class ExampleTemplated...

enhancement

Based on #1355 When CMake rewrite is merged, we'll probably need CI for CMake in addition to existing SCons one. CMake IOS build currently disabled since it's not fully implemented...

enhancement

### Godot version - ### godot-cpp version 2ffff669f557351e85423e9edbc7a0e6520b613e ### System information Arch Linux ### Issue description Commit introduces ~X3 compilation time. ### Steps to reproduce Bisected from master, benchmarked with...

bug
topic:buildsystem