|
f718c4b670
|
Merge branch 'master' of https://git.epicsparrow.com/epicsparrow/sparrowengine
|
2016-12-07 16:09:14 +01:00 |
|
|
0daa2a2dcb
|
temp commit for merging with index fix
|
2016-12-07 16:08:51 +01:00 |
|
Anselme
|
0f95dbc0be
|
added trackball camera, light, and 3D terrain mesh nodes
|
2016-12-07 16:08:44 +01:00 |
|
|
04695941de
|
mapped F3 to ToggleConsole
|
2016-12-07 12:25:16 +01:00 |
|
Anselme
|
01e901a0c8
|
fixed font resize ugly appearance
|
2016-12-04 16:15:03 +01:00 |
|
|
2e4af8852d
|
Text dissapeared
|
2016-12-04 15:40:34 +01:00 |
|
|
ea06b027f8
|
added folder scene for differents nodes
|
2016-10-07 15:10:41 +02:00 |
|
|
2705651565
|
fix m_zero_offset init and update
|
2016-07-27 19:52:42 +02:00 |
|
|
7eb5994405
|
text doesn't appear in sparrowshell
|
2016-07-26 19:11:37 +02:00 |
|
|
1d9fc6bc54
|
added scale fonction in utils for 2D
|
2016-07-24 14:18:35 +02:00 |
|
|
7ff6bef30b
|
resize of scrollbar in sparrowshell
|
2016-07-23 20:21:48 +02:00 |
|
Anselme FRANÇOIS
|
5a5de75c8d
|
updated font, added message when texture isn't found
|
2016-07-23 14:18:21 +02:00 |
|
Anselme
|
396375661a
|
added font file to repository
|
2016-07-22 13:24:12 +02:00 |
|
Anselme
|
3bf2aba9db
|
added very simple animation system
|
2016-07-22 13:21:32 +02:00 |
|
Anselme
|
0e560c2eef
|
fixed font xadvance, added color to text, updated test scene
|
2016-07-22 13:06:15 +02:00 |
|
|
a2219c0982
|
generate basic text mesh, problem with texture
|
2016-07-22 01:21:23 +02:00 |
|
Anselme
|
567651f687
|
fixed test main being included in the library
|
2016-07-18 15:09:08 +02:00 |
|
|
77bfe51607
|
added parsing of fnt file for loading font
|
2016-07-14 23:26:27 +02:00 |
|
|
98646d264d
|
Merge branch 'master' of https://git.epicsparrow.com/epicsparrow/sparrowengine
|
2016-07-11 20:46:24 +02:00 |
|
|
8de35df306
|
temp commit shell
|
2016-07-11 20:46:05 +02:00 |
|
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 |
|
Anselme FRANÇOIS
|
f2f60a8c20
|
added trackball camera
|
2016-06-19 21:37:19 +02:00 |
|
|
91271ea8e4
|
added basic implementation for CameraNode and fixed compatibility with renderer
|
2016-06-19 15:10:19 +02:00 |
|
|
4295481cfe
|
implemented find/swap/pop for removing object of scene tree
|
2016-06-15 20:04:44 +02:00 |
|
|
aeaf4e08dd
|
added iterator for light and geometry
|
2016-06-15 00:03:12 +02:00 |
|
|
cccacb047c
|
fixed valgrind error
|
2016-06-14 18:58:49 +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 |
|
|
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
|
f648b81ee3
|
now using SFML_MODULES
|
2016-03-25 21:46:32 +01: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
|
533d8ead76
|
updated cmake
|
2016-03-08 13:30:52 +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 |
|