Commit Graph

45 Commits

Author SHA1 Message Date
ccolin e0c78d1f63 fix default size 2021-11-04 17:12:59 +01:00
ccolin b17f1bfb52 add a demo video 2021-01-04 18:21:08 +01:00
ccolin ac1ada6ca7 add a better sample file 2021-01-04 17:59:11 +01:00
ccolin aef6e08f60 warn upon json parse error 2021-01-04 17:59:01 +01:00
ccolin 75a792d0fb add a README 2021-01-04 17:42:50 +01:00
ccolin 03da9c5cf9 replace the orbital cam by a free flying cam 2021-01-04 17:37:49 +01:00
ccolin 81108c1b0f properly honor default values of sphere radius and speed limit 2021-01-04 15:09:38 +01:00
ccolin 0c28d9dc80 add speeding violation reporting 2021-01-04 14:49:26 +01:00
ccolin 472e291ca8 silence unused argument warning 2021-01-04 14:24:28 +01:00
ccolin 72c6a89727 add speed limit violations interface to the settings pane 2021-01-04 14:19:05 +01:00
ccolin d48a05212b rename CollisionItem to BookmarkItem, change settings pane layout 2021-01-04 14:04:44 +01:00
ccolin 0f06601bc6 fix misc rendering issue 2021-01-04 13:34:34 +01:00
ccolin 7fe6bf1518 make the grid smaller 2021-01-04 01:51:00 +01:00
ccolin da37a84d5f add drone names when guides are enabled 2021-01-04 01:29:44 +01:00
ccolin d5080935ff implement all guides 2021-01-03 23:54:55 +01:00
ccolin 0aaee9de33 multisampling aa! 2021-01-03 23:07:35 +01:00
ccolin e3cb8532fc rename "draw support lines" to "draw guides" 2021-01-03 22:39:23 +01:00
ccolin cbf29fc087 add option to draw support lines 2021-01-03 20:22:16 +01:00
ccolin 5326f294ce add option to draw trajectories 2021-01-03 19:55:04 +01:00
ccolin ec4017bb0f highlight colliding drones 2021-01-03 17:10:26 +01:00
ccolin 14b5993f0f fix rendering glitches 2021-01-03 16:50:22 +01:00
ccolin 0a6b133c19 fix collision detection 2021-01-03 13:35:26 +01:00
ccolin 7e0554bf65 collision sphere previsualization 2021-01-03 13:27:20 +01:00
ccolin 928d45c3fb refactor drawing code 2021-01-03 12:30:16 +01:00
papush! 8ad1cf1b89 target openglES 2 (with vao ext) 2021-01-02 17:45:42 +01:00
papush! dafdc38f16 split resources for faster recompile times 2021-01-02 17:45:08 +01:00
ccolin 934e6b2592 improve opengl portability 2021-01-02 16:00:44 +01:00
ccolin 29a745a6ec improve the ui for the collision list a tad 2021-01-02 02:18:47 +01:00
ccolin 241f7ff075 fix collision detection 2021-01-02 02:04:57 +01:00
ccolin a23067c181 add clicking to a collision to seek to it 2021-01-02 01:51:52 +01:00
ccolin bb0da810d9 move Drone and Waypoint declarations to their own files 2021-01-02 01:16:06 +01:00
ccolin 861d505606 add basic collision detection 2021-01-02 01:10:54 +01:00
ccolin 87f8c49cff remove deadcode 2020-12-28 19:37:01 +01:00
ccolin f3a3466597 skybox 2020-12-28 17:36:45 +01:00
ccolin ef37119f4e add some sunlight 2020-12-26 21:46:12 +01:00
ccolin a6d3f3d779 textures and whatnot i forgot to commit for a while lol 2020-12-26 01:21:28 +01:00
ccolin c0116528a7 use Qt resources for the drone model 2020-12-22 18:15:19 +01:00
ccolin 1026231bb4 delete unused file 2020-12-22 18:15:09 +01:00
ccolin c6ca25b110 fix inconsistencies when loading a file if another is already loaded 2020-12-22 17:57:45 +01:00
ccolin e87f0b5256 fix model loading 2020-12-22 17:37:12 +01:00
ccolin f20a0f978d drone models (broken) and animation 2020-12-22 16:35:25 +01:00
ccolin 89a3f9c402 delete unused file 2020-12-22 16:34:47 +01:00
ccolin 820c9f7cb1 added dji600 model 2020-12-22 14:22:08 +01:00
ccolin e706579675 synchronize playing status to play/pause button 2020-12-22 13:30:32 +01:00
ccolin 7fbe0814d5 initial commit 2020-12-22 13:15:23 +01:00