170 Commits

Author SHA1 Message Date
5c6a9f4d91 Merge branch 'pathfinding' 2016-05-01 19:33:14 +02:00
174dc59732 fix loader to compat with new renderer 2016-05-01 19:28:13 +02:00
Anselme
5fd9e791de updating scenetree for the new renderer structure 2016-03-29 07:20:39 +02:00
dac18364aa Merge branch 'message' into pathfinding 2016-03-28 22:02:38 +02:00
90a03b6f51 started adding sparrowshell 2016-03-28 21:43:12 +02:00
1af9417dd4 fix compilation error in new function 2016-03-27 18:13:00 +02:00
aaab95a8c7 added minmax a_star 2016-03-27 18:09:15 +02:00
Anselme
a65269f07f added lots of things to scene 2016-03-20 23:33:07 +01:00
b413515214 fixed error in loader 2016-03-16 17:33:18 +01:00
abde81c527 to debug : unknown segfault 2016-03-16 16:06:53 +01:00
5e82f3339f added loadMesh and loadMTL, not tested yet 2016-03-15 16:24:49 +01:00
Anselme
ca6f1bf916 engine now has basic compatibility with the new renderer scene format 2016-03-14 00:24:24 +01:00
01c14fefe3 replace GraphEdge with cost function 2016-03-13 15:49:30 +01:00
7911e7bddf added message system 2016-03-11 21:49:10 +01:00
c2f500d3b5 Merge branch 'master' into pathfinding 2016-03-08 23:48:49 +01:00
Anselme
e292902cbd compilation working with cmake template 2016-03-08 20:14:58 +01:00
Anselme
1df3c42cb4 added noise and loader to engine tools 2016-03-07 19:37:33 +01:00
b38548de82 fixed value in priorityqueue 2016-03-06 14:24:26 +01:00
f593f7018c fixed some error in A*, deleted struct PriorityNode 2016-03-06 11:48:54 +01:00
ba8763e424 added astar algorithm and included cmake template 2016-03-05 21:34:47 +01:00