Andrey Korotkov aka megaDRONe86

Results 33 comments of Andrey Korotkov aka megaDRONe86

Consider to use https://github.com/ocornut/imgui as a plugin.

Need to investigate it.

Don't forget to remove alpha test to legacy interface!

You need to kill yourself I suggest you!

Are you sure you reviewed headers I still can see obsolete things such as PHYS_X defines and ISprite interface (or something in C# header)?

In case C# and Delphi code exists in the project it is not a good idea to use CMake. Because it only could be used with engine itself and some...

Must be implemented. Consider to move examples with other languages to separate repository. DGLE may leave only engine and contib plugins.

Useful link with Cmake example https://github.com/LuaDist/luajit/tree/master/cmake

Also implement continuous integration: https://travis-ci.org/ http://www.appveyor.com

Consider to add software render based on http://bellard.org/TinyGL/