Commit graph

15 commits

Author SHA1 Message Date
Eugene Sandulenko
0f7ff0dc99
QDENGINE: Remove unused (and non-portable) methods from qdCamera 2024-11-13 18:49:54 +01:00
Eugene Sandulenko
5d7f4ece85 QDENGINE: Fix warnings 2024-08-22 22:09:48 +02:00
kunxl-gg
2578fdb17e QDENGINE: Rename member variables for qdCamera
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
2a563340c5 QDENGINE: unsigned -> uint32 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
70765e6eb9 QDENGINE: unsigned int -> uint32, also remaining unsigned char -> byte 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
d00d6b80c1 QDENGINE: short -> int16 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
2b1fefa3a2 QDENGINE: unsigned short -> uint16 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
2947feb65c QDENGINE: unsigned char -> byte 2024-08-22 22:09:48 +02:00
kunxl-gg
6fb36690e3 QDENGINE: Rename _Grid to _grid
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
d1f78137f3 QDENGINE: Fix method parameters with wrong naming
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
kunxl-gg
207921e69d QDENGINE: Rename member variables for qdCamera
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
4067daefb9 QDENGINE: Switched save interface to the reusable compatible with Extended Saves 2024-08-22 22:09:48 +02:00
kunxl-gg
2368657bfc QDENGINE: Remove qdSaveStream from the project
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
6d4b92b58b QDENGINE: Sync guard defines with new paths 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
9b12d66746 QDENGINE: Move files from core/* to tje engine root 2024-08-22 22:09:48 +02:00
Renamed from engines/qdengine/core/qdcore/qd_camera.h (Browse further)