Merge branch 'master' into thesis/2019/camera-paths

# Conflicts:
#	src/rendering/abufferrenderer.cpp
This commit is contained in:
Emma Broman
2021-08-09 15:21:08 +02:00
102 changed files with 1825 additions and 3457 deletions

View File

@@ -238,7 +238,7 @@ private:
* Update dependencies.
*/
void updateNodeRegistry();
std::chrono::steady_clock::time_point currentTimeForInterpolation();
void sortTopologically();
std::unique_ptr<Camera> _camera;