Marco Bambini

Results 65 comments of Marco Bambini

Hi @adamschackart, can you please paste here some sample code?

Hi @adamschackart, thanks for the example. The design choice was to trust external user code (for performance reason) and to disable GC during external user C code execution. You can...

@adamschackart, if you give me a way to reproduce the crash, I would be more than willing to fix it.

If you are able to send me a code that is able to reproduce the crash that would be perfect. Please email the code to marco AT creolabs DOT com.

@Jvp2001 which Visual Studio version are you using?

Hi @untoldengine, Thank you for your contribution. I have that the best way to expose your excellent work is by extension ending the official documentation. I'll try to find out...

Thanks @NEUGWB. Do you have a suggestion for a fix?

@MikeRKing unfortunately I haven't yet found the time to look at this issue.

I like your suggestion @brandon-ray so: `import "file1.gravity"` would be static while `import file1` would be dynamic then at runtime Gravity will look for file1.gravity, file1.g and file1.so (if on...

@sargun we are trying to not introduce another reserved keyword