38 Commits

Author SHA1 Message Date
arthur.jamet 63a77a61b4 fix fullscreen resolution 2021-06-17 14:37:16 +02:00
arthur.jamet 7fcdd05de6 add fullscreen toggle 2021-06-16 21:18:45 +02:00
arthur.jamet 0d63fbab6c win size 2021-06-16 11:52:32 +02:00
arthur.jamet e4209c3ca2 fix merge + convert audio ressources + add sounds/music to scenes 2021-06-09 15:21:00 +02:00
arthur.jamet 783704d11e fix sound asset 2021-06-08 19:17:12 +02:00
arthur.jamet 29690b3744 fix button for pause menu opening 2021-06-08 16:21:03 +02:00
arthur.jamet 1e5d97f831 settings: minux/plus inverted 2021-06-08 16:00:30 +02:00
arthur.jamet 5fff4dce9f skelton of pause menu 2021-06-08 14:30:57 +02:00
arthur.jamet 8691b7cdfb disable debug on startup 2021-06-08 12:15:33 +02:00
TrueBabyChaise 57fd7fbbfa merge develop in music_component 2021-06-08 09:48:35 +02:00
arthur.jamet 5bba1f68e8 now use texture instead of images 2021-06-07 15:18:28 +02:00
arthur.jamet 9218ebe4dc when window context is loaded, audio device is initialized 2021-06-07 12:37:30 +02:00
arthur.jamet d7a65c7d45 pull from develop + fix merge + add optimization flag 2021-06-04 15:06:01 +02:00
arthur.jamet f357eccd09 merging from develpo 2021-06-02 19:39:29 +02:00
arthur.jamet 34cbe24c19 remove unwanted defines + upade encapsulation for window drawing function 2021-06-02 17:54:16 +02:00
arthur.jamet ef0c323d94 addition + correct drawing modes 2021-06-02 14:33:52 +02:00
Arthi-chaud da7d103cb9 Merge pull request #86 from AnonymusRaccoon/renderer
model now use shared ptr + cache system to spare memory
2021-06-01 14:09:53 +02:00
arthur.jamet 573ab3fd92 add fps limit on window at construction 2021-06-01 13:40:43 +02:00
arthur.jamet 39deddcc91 image have been enhance, so it can now be drawn on a window 2021-05-31 21:59:54 +02:00
Zoe Roux a8d7b077a2 Fixing movements 2021-05-31 11:20:31 +02:00
Zoe Roux 826ed80a97 Fixing display loop 2021-05-27 17:57:34 +02:00
Zoe Roux a26725f5a5 alalalallalalllala 2021-05-27 16:37:22 +02:00
arthur.jamet 5469b6f169 model is now a 3D drawable 2021-05-27 15:46:18 +02:00
arthur.jamet 4c659439e3 model is now a 3D drawable 2021-05-27 17:39:03 +02:00
Clément Le Bihan b2659c3272 change window draw function to IDrawable 2021-05-26 16:38:27 +02:00
arthur.jamet 0b23b9c5cb fix namespaces + assets 2021-05-25 14:21:31 +02:00
arthur.jamet 5c78a4bd07 assets for player 2021-05-25 14:06:57 +02:00
Clément Le Bihan 7bab6e8b55 Merge branch 'renderer' into animations 2021-05-23 18:27:34 +02:00
arthur.jamet 23a87c1832 using constexpr for constant default letter spacing 2021-05-23 17:08:04 +02:00
arthur.jamet 66c33b403c creation of animation containers 2021-05-22 11:55:44 +02:00
arthur.jamet c46c0bccd9 better management of drawing/display states for window 2021-05-22 01:47:45 +02:00
arthur.jamet 023890fd05 more conversion operator to avoid extracting data methods 2021-05-22 00:59:54 +02:00
arthur.jamet f0c10aade6 vector are now proper struct, including conversion functions 2021-05-22 00:43:31 +02:00
arthur.jamet dd128b8b97 fix indentation, now using tabs 2021-05-21 23:50:54 +02:00
Clément Le Bihan 8323639e4f resetting getter not const (due to poor lib design) 2021-05-21 16:30:53 +02:00
Clément Le Bihan 688b5d992d fixing image getter not const and adding the window flags and icon support 2021-05-21 16:09:18 +02:00
arthur.jamet e4bd77197a singleton for window 2021-05-21 12:38:10 +02:00
arthur.jamet 1f13756500 sources and include in the same folder 2021-05-21 09:48:13 +02:00