Commit Graph

32 Commits

Author SHA1 Message Date
da37a84d5f add drone names when guides are enabled 2021-01-04 01:29:44 +01:00
d5080935ff implement all guides 2021-01-03 23:54:55 +01:00
0aaee9de33 multisampling aa! 2021-01-03 23:07:35 +01:00
e3cb8532fc rename "draw support lines" to "draw guides" 2021-01-03 22:39:23 +01:00
cbf29fc087 add option to draw support lines 2021-01-03 20:22:16 +01:00
5326f294ce add option to draw trajectories 2021-01-03 19:55:04 +01:00
ec4017bb0f highlight colliding drones 2021-01-03 17:10:26 +01:00
14b5993f0f fix rendering glitches 2021-01-03 16:50:22 +01:00
0a6b133c19 fix collision detection 2021-01-03 13:35:26 +01:00
7e0554bf65 collision sphere previsualization 2021-01-03 13:27:20 +01:00
928d45c3fb refactor drawing code 2021-01-03 12:30:16 +01:00
8ad1cf1b89 target openglES 2 (with vao ext) 2021-01-02 17:45:42 +01:00
dafdc38f16 split resources for faster recompile times 2021-01-02 17:45:08 +01:00
934e6b2592 improve opengl portability 2021-01-02 16:00:44 +01:00
29a745a6ec improve the ui for the collision list a tad 2021-01-02 02:18:47 +01:00
241f7ff075 fix collision detection 2021-01-02 02:04:57 +01:00
a23067c181 add clicking to a collision to seek to it 2021-01-02 01:51:52 +01:00
bb0da810d9 move Drone and Waypoint declarations to their own files 2021-01-02 01:16:06 +01:00
861d505606 add basic collision detection 2021-01-02 01:10:54 +01:00
87f8c49cff remove deadcode 2020-12-28 19:37:01 +01:00
f3a3466597 skybox 2020-12-28 17:36:45 +01:00
ef37119f4e add some sunlight 2020-12-26 21:46:12 +01:00
a6d3f3d779 textures and whatnot i forgot to commit for a while lol 2020-12-26 01:21:28 +01:00
c0116528a7 use Qt resources for the drone model 2020-12-22 18:15:19 +01:00
1026231bb4 delete unused file 2020-12-22 18:15:09 +01:00
c6ca25b110 fix inconsistencies when loading a file if another is already loaded 2020-12-22 17:57:45 +01:00
e87f0b5256 fix model loading 2020-12-22 17:37:12 +01:00
f20a0f978d drone models (broken) and animation 2020-12-22 16:35:25 +01:00
89a3f9c402 delete unused file 2020-12-22 16:34:47 +01:00
820c9f7cb1 added dji600 model 2020-12-22 14:22:08 +01:00
e706579675 synchronize playing status to play/pause button 2020-12-22 13:30:32 +01:00
7fbe0814d5 initial commit 2020-12-22 13:15:23 +01:00