mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-02 09:41:13 -06:00
* Add possibility to capture, edit & replay camera-keyframes * fix compilation on non-windows systems * use cbegin/cend instead of std::views * Coding style adaptions * Member variable names * add Keyframe struct, fix pr suggestions * add function to remove keyframes * add lua function to fetch keyframes * Update lua documentation * add constexpr keys for json entries * Add log info messages, input checks and general pr suggestions * update comments to doxygen style * batch of pr suggestions * add jump to keyframe function * update docs --------- Co-authored-by: Alexander Bock <mail@alexanderbock.eu> Co-authored-by: Alexander Bock <alexander.bock@liu.se> Co-authored-by: Andreas Engberg <adde.engberg@gmail.com>