Christopher Chamberlain
Christopher Chamberlain
How so? Isn't that there to distinguish itself from TokenType.AND?
Might I also suggest replacing the 'type' keyword for 'lambda'. For example 'lambda Func = () => i32’ Note: I'm on my phone and I'm unsure how the syntax style...
Using `internal fixed float M[16];` for a `Mat4` struct is not being initialized to all zeros in an Android release build.
Its crashing during the compiler step. ``` Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at DCPUB.VariableDeclarationNode.ResolveTypes(CompileContext context, Scope enclosingScope) at DCPUB.CompilableNode.ResolveTypes(CompileContext context, Scope enclosingScope)...
It's a bit more complicated than a simple binding for MA. I had to write my own C layer to adapt the structs because MA (at least at the time...
It should be able to already play mp3 or ogg files with my abstraction. Why do you need the lower level MA functions?
https://github.com/Chamberlain91/Heirloom/tree/develop/Examples/Heirloom.Examples.PlayMusic
Awesome. Keep me up to date. I am quite interested that someone found this project
This seems to be fixed but leaving it open until I explicitly verify it.
 GDB back trace, hopefully useful.