* Updated gitignore
* Basic Web support
* Basic Cmake(not working)
* Working CEF
* Clean up Render/CWeb
* Download CEF in CMAKE
* Fixed compile error(excesive comma)
* Fixed CWeb compile error(scaling mode)
* Commented flag in CEF flag(-fno-rtti) which disabled dynamic cast
* Commented CEF compiler flags for MacOS
* Added third_party to gitignore
* Fixed libvulkan.so.1 error (deleted file entirely)
* Removed cefsimple, CefShutdown in signal, cleaned up cmake a bit
* Updated .gitignore
* Get render function to previous version
* Fixed typo in coment
* Fixed tab
* Removed shaders too
* Fix codefactor issues