18 Commits

Author SHA256 Message Date
f50b68c9ba Added 3D Textures to engine 2026-03-25 16:28:17 +01:00
226f60e9ae added render pipeline WIP 2026-03-15 17:46:11 +01:00
769bbd4261 made a lot of changes, to get the render pipeline working 2026-02-21 13:52:07 +01:00
55dce5776a small fixes for windows 2026-02-09 15:25:01 +01:00
330d4b26dc added TileMaps to TSE 2026-02-08 18:09:46 +01:00
ea2dc4f6b5 implemented TileMap, still need Shader for it with billboarding and all that jizz XD 2026-02-02 20:52:28 +01:00
2f3fdf83ae added extra functions to Texture 2026-02-02 07:41:16 +01:00
bf4189bba0 fixed some small bugs and updated version to 0.1.3 2026-01-25 10:55:06 +01:00
11e8d343af small fises in deleting Transformables WIP 2026-01-20 23:11:49 +01:00
f4a63f1235 added the basic requiements for physics with box2d 2026-01-18 20:01:12 +01:00
f9185e7b26 added audio stuff 2026-01-18 19:42:25 +01:00
a453612b9a made Editor non reliant on GLFW aka i added an IRenderTexture interface of use in non renderer specific aplications 2026-01-18 18:49:15 +01:00
23e7707122 made the editor work by debugging on windows 2026-01-18 16:49:45 +01:00
5a550880ff small fixes to make it work with demo project 2026-01-18 00:47:11 +01:00
551b790243 added rest of the openGL implementation theoreticaly the engine can render now 2026-01-17 23:04:56 +01:00
117c1e6adb added rest of basics in TSE_Core 2026-01-17 21:06:02 +01:00
cf5602417b added input system 2026-01-17 18:01:48 +01:00
53c7d564d7 added basic structures 2026-01-17 13:48:25 +01:00