70 Commits

Author SHA1 Message Date
Clément Le Bihan 7bab6e8b55 Merge branch 'renderer' into animations 2021-05-23 18:27:34 +02:00
arthur.jamet 1f7b19b345 add exception class 2021-05-23 17:43:34 +02:00
arthur.jamet 23a87c1832 using constexpr for constant default letter spacing 2021-05-23 17:08:04 +02:00
arthur.jamet b2c38a6adf raw data structure methods calls are now forbidden for functions outside RAY 2021-05-23 16:39:31 +02:00
arthur.jamet d9c3772b9e Iressource holds again a unload method 2021-05-22 14:13:31 +02:00
arthur.jamet 66c33b403c creation of animation containers 2021-05-22 11:55:44 +02:00
arthur.jamet 8ca3ebcdc4 a little documentation never hurt anyone 2021-05-22 01:14:21 +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 549dc4246b override functions when necessary 2021-05-21 14:10:26 +02:00
arthur.jamet 536de9a488 add cube + color contructable from hsv 2021-05-21 13:32:35 +02:00
arthur.jamet 94312bd6ad fix text display pb 2021-05-21 12:48:50 +02:00
arthur.jamet 6a3aa2a502 fix undefined refenrece to texture's unload 2021-05-21 12:43:31 +02:00
arthur.jamet 8a2e8ac98e fix merge 2021-05-21 12:41:49 +02:00
arthur.jamet e4bd77197a singleton for window 2021-05-21 12:38:10 +02:00
Clément Le Bihan 81f662083f fixing abstract Window.hpp 2021-05-21 12:07:52 +02:00
arthur.jamet 1f13756500 sources and include in the same folder 2021-05-21 09:48:13 +02:00