Anselme FRANÇOIS
|
ed638825bf
|
changed guipipeline for deferredpipeline
|
2016-07-11 20:21:36 +02:00 |
|
|
d6eeddf812
|
basic shell background
|
2016-07-02 15:10:03 +02:00 |
|
Anselme FRANÇOIS
|
128bbc2cf2
|
moved trackball camera to renderer, added example to use 2D, scenetree new temporarily uses a 2D pipeline
|
2016-06-25 14:53:42 +02:00 |
|
|
d2fe787cb1
|
set window flag to close instead of default
|
2016-05-01 21:46:22 +02:00 |
|
|
aab6ff7575
|
Merge branch 'pipeline_refactoring' of https://git.epicsparrow.com/epicsparrow/sparrowengine into pipeline_refactoring
|
2016-05-01 20:37:09 +02:00 |
|
|
5c6a9f4d91
|
Merge branch 'pathfinding'
|
2016-05-01 19:33:14 +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 |
|
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 |
|
|
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 |
|
|
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 |
|