Commit Graph

2263 Commits

Author SHA1 Message Date
nsubiron e6dbf73d51 Improve map generator interface, generate road map on save 2017-05-03 15:00:23 +01:00
nsubiron ca1bf64c0c Fix several issues related to the transform of the road map 2017-05-03 11:45:35 +01:00
nsubiron 8b0cc5e940 Print out more info about the generated road map 2017-05-02 15:18:31 +01:00
nsubiron 991b2e46b0 Fix crash when player goes out of road map 2017-05-02 15:17:13 +01:00
nsubiron 1bb3f230de Fix floor to int errors in HUD display 2017-05-02 15:15:48 +01:00
nsubiron 21528cf10f Fix #15 Implement area detection 2017-05-01 02:29:36 +02:00
nsubiron a9f0049e03 Add road intersection class 2017-04-28 15:00:37 +01:00
nsubiron 8132b5fdb1 #22, Fix crash in StaticMeshCollection 2017-04-28 14:55:20 +01:00
nsubiron 4a7b934d96 #22 Add road segment class 2017-04-27 19:19:41 +01:00
nsubiron aac57cd14d Organise ATagger in static functions 2017-04-27 17:43:39 +01:00
Xisco Bosch 4224c5c6e3 solved merge conflict 2017-04-26 18:53:12 +02:00
Xisco Bosch 0aae74053b memoy leak: free compressedImage buffer 2017-04-26 18:38:03 +02:00
nsubiron c587a0e4cd Actually, there was something to do there 2017-04-26 17:18:24 +02:00
Xisco Bosch ea026f1265 memory leak 2017-04-26 15:25:52 +02:00
nsubiron 0464d1a24d Fix libpng linking issues, again 2017-04-26 14:09:28 +02:00
nsubiron 59813a4e16 Prepare for release 2017-04-25 18:44:36 +02:00
nsubiron edb4594ef5 Fix #14 2017-04-25 18:30:30 +02:00
nsubiron 8366e5c0c9 Merge branch 'xisco' into nestor, related to #10 and #14 2017-04-25 17:48:46 +02:00
Xisco Bosch 6e86bec138 new timestamp 2017-04-25 17:35:21 +02:00
Xisco Bosch 6423e7e66c Memory leak in Scene fixed 2017-04-25 15:27:27 +02:00
nsubiron 088ec71d7b Fixes #21 color shift in semantic segmentation 2017-04-25 14:38:31 +02:00
Xisco Bosch 9f487bbe87 memory leak test 2017-04-25 12:38:44 +02:00
nsubiron 4e4c69505f Fix libpng linking issues 2017-04-24 15:33:53 +02:00
nsubiron d97c4caa7e Increase version number 2017-04-21 20:52:37 +02:00
nsubiron ec7a4283f1 Add more tags for semantic segmentation 2017-04-21 19:49:09 +02:00
nsubiron 2b062bbb8b Fix build system 2017-04-21 19:48:30 +02:00
nsubiron 3fc7245a46 Merge branch 'xisco' into nestor 2017-04-21 19:06:29 +02:00
Xisco Bosch dbf4711a81 encode images to png 2017-04-21 16:25:14 +02:00
nsubiron 31805d3085 Add camera FOV to INI settings file 2017-04-21 14:53:43 +02:00
nsubiron 337483debf Add FPS to the HUD 2017-04-21 14:52:49 +02:00
nsubiron 7e46bd0e60 Some fixing on the semantic segmentation 2017-04-21 14:49:21 +02:00
nsubiron f11870f32a Automatize tagging for semantic segmentation 2017-04-21 14:47:38 +02:00
nsubiron af9841768f Fix #16, fix several post-processing issues 2017-04-20 17:55:09 +02:00
nsubiron 92a0317dfe Merge branch 'marc' into nestor 2017-04-20 10:06:55 +02:00
marcgpuig fd5d755a74 Quick Tagger class fix 2017-04-19 19:40:17 +02:00
nsubiron bf460482e5 #17 Add semantic segmentation option to cameras 2017-04-19 19:26:56 +02:00
nsubiron ce19ca5b10 Fix Windows compilation 2017-04-19 18:27:07 +02:00
marcgpuig f4ed832fe0 Functional Tagger class to assgin Custom Stencil Values 2017-04-19 18:14:25 +02:00
nsubiron 5a84cf0cc0 #14 Add game time to player state 2017-04-19 15:07:56 +02:00
nsubiron b81fd3c936 Do not delete intermediate files 2017-04-19 14:28:40 +02:00
nsubiron cd74bb69a2 Fix #13 2017-04-19 14:26:14 +02:00
nsubiron 1d3b05109f #18 Cleaning up a bit 2017-04-19 13:00:12 +02:00
nsubiron f1733c6c76 Merge branch 'xisco' into nestor 2017-04-19 12:45:13 +02:00
nsubiron 1e43990faa Add class Tagger 2017-04-10 14:48:25 +02:00
Xisco Bosch 75811e3b28 new protocol without repeated values 2017-04-07 10:47:13 +02:00
nsubiron 47b7512af7 Scene camera inherit yaw 2017-04-06 18:53:53 +02:00
nsubiron c498ff357a Make adding capture cameras fully customizable in settings file 2017-04-06 15:56:43 +02:00
Xisco Bosch 35a3803977 protocol modified 2017-04-05 18:07:42 +02:00
nsubiron 714fec71ac Programatically set camera post-processing, fixes #6 2017-04-05 17:11:35 +02:00
Xisco Bosch 8ead5d0b2c repeated image and depth 2017-04-05 16:08:17 +02:00