mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Premake files added parameter options: --with-debug-symbols (release builds are built with debug symbols). breeze theme: replaced tab close button with an inline SVG. SyntaxColorScheme: now supports custom styles for code patterns. DrawableSearcher: Now respects screen pixel density when loading SVG files. Added support for backward-cpp (https://github.com/bombela/backward-cpp). Now release builds with symbols can report the stack-trace of any crash. Updated nanosvg. ecode: Fixed benchmark mode and frame rate limit. ProjectDirectoryTree minor bug fix. Some minor general bug fixes.