Garrett Courtney

Results 4 issues of Garrett Courtney

I'm using the WinRT platform module found [here](https://github.com/LORgames/premake-winrt) to support both Win32 and Universal Windows for the same project. To choose between them I filter through them like > filter...

question

Are custom toolchains supported in premake? Say for adding targets to MSBuild. If so how would you go about adding them to premake?

question

When cloning the repository, the submodules for `entityx` and `glfw` fail to clone with an error `fatal: Could not read from remote repository.`

You can get the translation with `Mat._41, Mat._42, Mat._43` for X, Y and Z and scale with `Mat._11, Mat._22, Mat._33` for X, Y and Z. Is there a way you...