mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-04 07:20:15 +02:00
Added debug overlay v1.
It features various collision info perspective projected and overlayed on the table.
This commit is contained in:
parent
0cb75ecf7f
commit
5461483bb5
15 changed files with 388 additions and 29 deletions
|
@ -170,6 +170,8 @@ set(SOURCE_FILES
|
|||
SpaceCadetPinball/imstb_textedit.h
|
||||
SpaceCadetPinball/imstb_rectpack.h
|
||||
SpaceCadetPinball/imstb_truetype.h
|
||||
SpaceCadetPinball/DebugOverlay.cpp
|
||||
SpaceCadetPinball/DebugOverlay.h
|
||||
)
|
||||
|
||||
# On Windows, include resource file with the icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue