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
d12d60b1ba
spectre
/
source
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
d12d60b1ba
Display/Display: Cache position when entering fullscreen and restore when entering window mode again.
2022-09-12 22:24:42 +02:00
..
Core
Spectre/Core/String: Adding to_string() for signed int.
2020-12-05 15:23:06 +01:00
Display
Display/Display: Cache position when entering fullscreen and restore when entering window mode again.
2022-09-12 22:24:42 +02:00
Game
Minor formating fixes.
2019-12-29 22:26:05 +01:00
Graphics
source/Graphics/OpenGL.cpp: minor fix. no need to set window decoration (default is fine)
2020-12-09 02:46:55 +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
Platform/Win32/Win32Display: Implementing true fullscreen with enterFullscreen() and exitFullscreen()
2020-12-09 02:46:55 +01:00
Scene
Minor formating fixes.
2019-12-29 22:26:05 +01:00
System
Spectre/System/Event: Adding toString()
2020-12-05 15:23:06 +01:00
Game.cpp
source/Game.cpp: minor fixes.
2020-09-24 16:33:30 +02:00