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
433
commits
5
branches
2
tags
17
MiB
dev
Commit graph
5 commits
Author
SHA1
Message
Date
Henrik Hautakoski
2de3bd93f7
Platform/PlatformWindow: remove make()
2023-08-23 15:08:21 +02:00
Henrik Hautakoski
cadbbf9d8b
Platform/PlatformWindow: adding getOwner()
2023-08-22 17:51:24 +02:00
Henrik Hautakoski
1288ef88b8
Platform/PlatformWindow: pass owner in constructor instead of setting the variable directly on the object. it is cleaner.
2023-08-22 17:18:39 +02:00
Henrik Hautakoski
afc0845006
source/Platform/PlatformWindow.h: rename parent to owner as the generic window is not really a parent to the platform one.
2023-08-22 17:10:08 +02:00
Henrik Hautakoski
24da7f45e0
Rename Display to Window.
...
It makes more sense to be consistent and always call it window.
2023-08-22 07:12:47 +02:00