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
Age
Commit message (
Collapse
)
Author
2021-01-04
warn upon json parse error
ccolin
2021-01-04
add a README
ccolin
2021-01-04
replace the orbital cam by a free flying cam
ccolin
2021-01-04
properly honor default values of sphere radius and speed limit
ccolin
2021-01-04
add speeding violation reporting
ccolin
2021-01-04
silence unused argument warning
ccolin
2021-01-04
add speed limit violations interface to the settings pane
ccolin
2021-01-04
rename CollisionItem to BookmarkItem, change settings pane layout
ccolin
2021-01-04
fix misc rendering issue
ccolin
2021-01-04
make the grid smaller
ccolin
2021-01-04
add drone names when guides are enabled
ccolin
2021-01-03
implement all guides
ccolin
2021-01-03
multisampling aa!
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 rendering glitches
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
target openglES 2 (with vao ext)
papush!
2021-01-02
split resources for faster recompile times
papush!
2021-01-02
improve opengl portability
ccolin
2021-01-02
improve the ui for the collision list a tad
ccolin
2021-01-02
fix collision detection
ccolin
2021-01-02
add clicking to a collision to seek to it
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
delete unused file
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
delete unused file
ccolin
2020-12-22
added dji600 model
ccolin
2020-12-22
synchronize playing status to play/pause button
ccolin
2020-12-22
initial commit
ccolin