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
9b683e9a5c
spectre
/
source
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
9b683e9a5c
source/Graphics/Graphics.cpp: should delete m_gfxdrv in destructor.
2022-10-08 16:49:04 +02:00
..
Core
Spectre/Core/String: Adding to_string() for signed int.
2020-12-05 15:23:06 +01:00
Display
Revert "include/Spectre/Display/DisplayDescription.h: change Empty to None"
2022-10-01 16:09:42 +02:00
Game
Game/FPSCounter: change m_fps variable and getFPS() return value from float to double.
2022-09-26 12:06:40 +02:00
GfxDriver
source/GfxDriver/OpenGL/OpenGLShaderProgram.cpp: Indent fix.
2022-09-26 14:12:47 +02:00
Graphics
source/Graphics/Graphics.cpp: should delete m_gfxdrv in destructor.
2022-10-08 16:49:04 +02:00
Input
include/Spectre/Input/Mouse.h rename Button1,Button2 to XButton1 and XButton2
2020-12-28 18:20:55 +01:00
Math
Adding Spectre/Math/Time
2020-12-16 16:33:32 +01:00
Platform
Platform/Unix/X11Display: Adding stub for enterFullscreen and exitFullscreen
2022-10-02 23:31:46 +02:00
Scene
Minor formating fixes.
2019-12-29 22:26:05 +01:00
System
Spectre/System/File: adding readString()
2022-09-25 16:31:52 +02:00
Game.cpp
source/Game.cpp: call PlatformApplication::get() and dont delete the pointer.
2022-09-12 21:13:04 +02:00