This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
e6d166344b5d6b0b475e56e98c676e636dbc2001
engine
/
modules
/
camera
T
History
Lukas Tenbrink
fa0a3c9c6e
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
..
buffer_decoder.cpp
…
buffer_decoder.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
camera_feed_linux.cpp
…
camera_feed_linux.h
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
camera_linux.cpp
Deactivate the
CameraServer
by default.
2025-03-21 07:58:57 +01:00
camera_linux.h
Deactivate the
CameraServer
by default.
2025-03-21 07:58:57 +01:00
camera_macos.h
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
camera_macos.mm
Add and require
GDSOFTCLASS
for
Object
subclasses that want to cast but do not use
GDCLASS
.
2025-03-31 20:49:50 +02:00
camera_win.cpp
…
camera_win.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
config.py
…
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…