index
:
ar-projet.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drone_controller.cc
Age
Commit message (
Expand
)
Author
2021-01-03
implement all guides
ccolin
2021-01-03
rename "draw support lines" to "draw guides"
ccolin
2021-01-03
add option to draw support lines
ccolin
2021-01-03
add option to draw trajectories
ccolin
2021-01-03
highlight colliding drones
ccolin
2021-01-03
fix collision detection
ccolin
2021-01-03
collision sphere previsualization
ccolin
2021-01-03
refactor drawing code
ccolin
2021-01-02
fix collision detection
ccolin
2021-01-02
move Drone and Waypoint declarations to their own files
ccolin
2021-01-02
add basic collision detection
ccolin
2020-12-28
remove deadcode
ccolin
2020-12-28
skybox
ccolin
2020-12-26
add some sunlight
ccolin
2020-12-26
textures and whatnot i forgot to commit for a while lol
ccolin
2020-12-22
use Qt resources for the drone model
ccolin
2020-12-22
fix inconsistencies when loading a file if another is already loaded
ccolin
2020-12-22
fix model loading
ccolin
2020-12-22
drone models (broken) and animation
ccolin
2020-12-22
synchronize playing status to play/pause button
ccolin
2020-12-22
initial commit
ccolin