Ershany / Arcane-Engine

3D C/C++ Game Engine - Created By Brady Jessup
MIT License
516 stars 36 forks source link

Engine Cleanup #1 #19

Closed Ershany closed 3 years ago

Ershany commented 3 years ago

Added x64 as a build option and deleted Win32 Added a new "Final" build config Updated the logging and assert system Updated the pch Started adding the basework for abstracting how this engine can be used. That way I can soon begin work on the editor & running the engine without the editor as well