This website requires JavaScript.
Explore
Help
Sign in
pnx
/
spectre
Watch
1
Star
0
Fork
You've already forked spectre
0
Code
Releases
2
Activity
60dd9bacb0
spectre
/
source
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
60dd9bacb0
source/Game.cpp: make sure we call init() and shutdown() for platform
2020-12-26 15:37:57 +01:00
..
Core
Spectre/Core/String: Adding to_string() for signed int.
2020-12-05 15:23:06 +01:00
Display
include/Spectre/Display/DisplayDescription.h: Rename DisplayDecorate::None to Empty (None clashes with X11)
2020-12-23 14:34:12 +01:00
Game
Minor formating fixes.
2019-12-29 22:26:05 +01:00
Graphics
Spectre/Graphics/PixelFormat: Rework
2020-11-03 14:23:38 +01:00
Input
include/Spectre/Input/Keyboard.h: remove NumpadEnter (this is usually the same as regular enter).
2020-02-02 00:38:38 +01:00
Math
Math/Transform.cpp: use transform/scale/ratation functions from Math.h
2020-02-14 23:31:15 +01:00
Platform
Unix: Remove unnecessary includes of Spectre/Display/DisplayDescription.h
2020-12-23 14:36:52 +01:00
Scene
Minor formating fixes.
2019-12-29 22:26:05 +01:00
System
source/Platform/Unix: stub implementation
2020-12-19 18:55:10 +01:00
Game.cpp
source/Game.cpp: make sure we call init() and shutdown() for platform
2020-12-26 15:37:57 +01:00