46 Commits

Author SHA1 Message Date
arthur.jamet c08319d1f3 remove werror compilation flag 2021-06-17 21:54:54 +02:00
arthur.jamet 051096a194 fix compile errors 2021-06-17 20:50:43 +02:00
Clément Le Bihan a0499f5f73 untrash RAY CMakeLists.txt 2021-06-16 18:39:20 +02:00
Clément Le Bihan 7fdb5a051d mesh encapsulation done 2021-06-16 18:17:17 +02:00
Clément Le Bihan 4ee45c9c28 putting shaders changes on a new branch to avoid merge nightmare 2021-06-08 12:41:32 +02:00
arthur.jamet 382b830b27 generic cache system 2021-06-01 17:00:00 +02:00
arthur.jamet b92b35f191 ressources are not reloadable, ressource interface deleted 2021-05-28 12:41:21 +02:00
arthur.jamet 0b23b9c5cb fix namespaces + assets 2021-05-25 14:21:31 +02:00
arthur.jamet 60cfc7f9be encapsulation of trace log 2021-05-24 10:59:29 +02:00
arthur.jamet 4264cd76b8 add missing includes, which would tangle up type recognition 2021-05-23 21:58:30 +02:00
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 b2c38a6adf raw data structure methods calls are now forbidden for functions outside RAY 2021-05-23 16:39:31 +02:00
arthur.jamet 66c33b403c creation of animation containers 2021-05-22 11:55:44 +02:00
arthur.jamet f0c10aade6 vector are now proper struct, including conversion functions 2021-05-22 00:43:31 +02:00
Clément Le Bihan 17f0db2bd1 fix CMakeLists.txt 2021-05-21 17:25:17 +02:00
arthur.jamet 490fca9491 fix music stream playing state check function 2021-05-21 13:52:29 +02:00
arthur.jamet 536de9a488 add cube + color contructable from hsv 2021-05-21 13:32:35 +02:00
arthur.jamet 5d2493ad63 Merge branch 'renderer' of github.com:AnonymusRaccoon/Bomberman into renderer 2021-05-21 10:23:27 +02:00
arthur.jamet cad39a6d96 fix cmakelist 2021-05-21 10:23:10 +02:00
Clément Le Bihan e86ffbe456 compiling first test of encapsulation 2021-05-21 10:23:07 +02:00
Clément Le Bihan 527086e00b little fix to CMakeLists.txt 2021-05-21 10:07:05 +02:00
arthur.jamet 1f13756500 sources and include in the same folder 2021-05-21 09:48:13 +02:00
arthur.jamet 125bad49f1 remove IController 2021-05-21 09:43:01 +02:00
Clément Le Bihan 4ec1846512 Merge remote-tracking branch 'origin/renderer' into renderer
# Conflicts:
#	lib/Ray/CMakeLists.txt
#	lib/Ray/include/Controllers/Gamepad.hpp
2021-05-21 09:23:41 +02:00
arthur.jamet 8ce134c07f drawables 3D + lib compiling 2021-05-19 21:48:07 +02:00
arthur.jamet adfc179d2e fix compilation 2021-05-19 14:44:09 +02:00
arthur.jamet d3415d708c 2D shapes 2021-05-19 14:25:56 +02:00
arthur.jamet e66f5d10a5 image + texture 2021-05-19 12:47:42 +02:00
arthur.jamet a6bd69872c drawables abstract 2021-05-19 10:24:25 +02:00
arthur.jamet 98e11b10fd compile lib 2021-05-19 10:08:54 +02:00
arthur.jamet 84bd33548b Controllers 2021-05-19 09:28:34 +02:00
arthur.jamet 93a152d300 font + model 2021-05-18 15:07:28 +02:00
arthur.jamet 56af624741 update cmake's includes 2021-05-18 14:36:30 +02:00
Clément Le Bihan 3a7ad55f55 starting ti implement IController.hpp 2021-05-17 17:53:28 +02:00
Clément Le Bihan 32730d4e36 reindent fix (alignment) 2021-05-17 12:14:55 +02:00
Clément Le Bihan aed090b6c4 fixing cmake i think 2021-05-17 12:07:46 +02:00
Clément Le Bihan ccdd0098ed indents fixes in CMakeLists.txt 2021-05-17 11:59:47 +02:00
arthur.jamet 322ca4d710 grid 2021-05-17 08:54:43 +02:00
arthur.jamet 915fa940c5 color implementation 2021-05-17 08:44:18 +02:00
arthur.jamet 8a7b5e274b change namespace name 2021-05-17 08:30:06 +02:00
arthur.jamet bb667144e8 3D shapes 2021-05-15 16:02:44 +02:00
arthur.jamet 4c5fb7a5b4 some 3D shapes 2021-05-15 15:24:01 +02:00
arthur.jamet 27ec9c690d rename drawable into adrawable 2021-05-15 14:33:33 +02:00
arthur.jamet 94d59b5952 cmakelist: add compilation condition 2021-05-14 18:51:55 +02:00
arthur.jamet 1863c3ce0a all in include + cmakelist 2021-05-14 10:37:46 +02:00