Ingrater

Results 5 issues of Ingrater

* Make EditorEngineProcess work on linux * Fix various invocations of .exe executables to work on linux * Lots of compile fixes for linux * Add EZ_EXPERIMENTAL_EDITOR_ON_LINUX cmake variable to...

This upates ezEngine to use Qt6 * Using Qt 6.2.4 on Linux (as this is the version that comes with the package manager in Ubuntu 22 / Linux Mint 21)....

**Bug description:** Stack tracing in android is so slow, that all allocations on android done by ezEngine become a significant performance problem. We need to re-evaluate the stack tracing done...

bug

I have a xml document that looks like this ``` Text1 Text2 ``` The current writer concept does not allow formatting the document in this style. "afterNode" will be called...

First off: Awesome project. Please keep going and get it merged into phobos! In the wild its quite common to have files which use xml syntax but don't have a...