1
0
Fork 0
No description
Find a file
2018-05-12 19:25:57 +02:00
assets Adding more fonts. 2016-03-08 19:08:26 +01:00
examples Font: moving text size from font to Text object. 2016-05-05 11:04:54 +02:00
include/Spectre include/Spectre/Graphics/Vertex2D.h: minor fix. 2018-05-12 19:22:01 +02:00
source source/Graphics/Font/FreeTypeDriver.cpp: get rid of some compiler warnings by proper casting. 2018-05-12 19:25:57 +02:00
vendor Updated FreeType2 from 2.6 to 2.9.1 2018-05-12 19:15:12 +02:00
vsproj update Visual Studio project files. 2018-05-12 19:21:38 +02:00
.gitattributes Initial commit 2016-01-10 09:26:43 +01:00
.gitignore gitignore: ignore some more vs stuff. 2018-02-28 00:05:58 +01:00
README.md Initial commit 2016-01-10 09:26:43 +01:00

Spectre 2D Engine

A simple 2D Game engine from scratch!