Matt Guerrette
Matt Guerrette
I can confirm it is also present on Windows 10. Blender v2.79 
Okay I will try exploring this more. Because the functions I was calling were quite simple for the amount of overhead I was receiving.
So I did some more digging and even built Lua into my engine with debug symbols so I could examine where the overhead was coming from inside Lua. Here are...
Currently, constant buffer instancing of geometry has been implemented for DXModel class. It relies on the shader CB having transform array of size 1000, and binds the array of batched...
If you would like to sure. I would first research the format for doxygen comments on their website.
at the moment, it will be based on pull requests. Those that will be added as collaborators will be accounts that have made multiple pull requests and have contributed most...
The existing files in the doxygen folder can be removed. That is an old version. They will most likely be written over anyway, if you output to that folder. But...
Note: Doxygen should only be run on source and include files actually being built into the engine. So, all files in UNUSED folders should be added to the excluded list...
Yes, i think at some point there should be an IRC channel, and mailing list created for the project to facilitate communication between the developers. As for coding standards, I...
Sure thing. It might be a few days before I get it done. I am currently focused on re-evaluating the Lua scripting in Vixen.