24 Commits

Author SHA1 Message Date
Anselme
13add53503 Added multithreading template in utils, using cereal instead of sparrowserializer for the config file 2018-05-13 21:21:30 +02:00
Anselme
6c70b27d50 Added tree, fixed imgui crash, changed how scenenode behaves 2018-05-10 15:21:00 +02:00
Anselme
0015acb84c Removed ContainerNode and LightNode 2018-01-30 17:44:34 +01:00
80543e3f82 started to add a gui window for key mapping 2018-01-05 19:42:10 +01:00
Anselme
08fda5a62c added editor() command to toggle all other editors 2017-10-09 12:27:11 +02:00
b2a71429c9 renamed getter for editor in engine 2017-08-29 19:07:11 +02:00
Anselme
35431b1d63 renamed guitools 2017-08-29 16:11:45 +02:00
Anselme
925faa7717 merge 2017-08-28 17:17:11 +02:00
Anselme
f7616648be added the standard LUA libraries to the LUA context 2017-08-28 16:51:26 +02:00
Anselme
cbf36d9386 added resource loading thread 2017-08-26 18:41:40 +02:00
390fc21d58 Merge branch 'master' of https://git.epicsparrow.com/EpicSparrow/SparrowEngine 2017-08-25 18:16:32 +02:00
666c39bc03 test lua & small modif to shell input 2017-08-25 18:14:25 +02:00
Anselme
9bf9885e86 added high quality potator projectiles 2017-08-25 17:22:14 +02:00
Anselme
494d984065 added material editor 2017-08-23 22:07:02 +02:00
2f29a5627a added picker() command in shell 2017-08-23 15:23:51 +02:00
HatjigeorgiouDimitri
30c5674667 add autocompletion 2017-02-23 18:59:33 +01:00
9fe90a769c added clear functon in shell 2017-02-21 14:19:03 +01:00
0fbf5bc0b6 start implementing general scrollbar 2017-02-16 17:35:00 +01:00
66f0cf9a7c updated version and added version command in shell 2017-01-30 02:47:04 +01:00
07e65e5713 bug with positioning 2017-01-29 21:31:07 +01:00
dbbe726859 fixed lua crash on wrong command 2017-01-22 01:14:36 +01:00
64247c75e0 fix crash by lua and start reorganizing buttonnode 2017-01-21 19:47:20 +01:00
Anselme
7400ace40c config file now uses the SparrowSerializer 2017-01-19 15:13:09 +01:00
HatjigeorgiouDimitri
d71250fab0 ScriptNode and print function added to console 2017-01-17 11:21:04 +01:00