mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-30 07:49:31 -05:00
Feature/new formatting (#547)
* Change to new logging format (closes #542) * Adds a screenshots folder that uses the application startup time * Creating focus nodes for VRT files if the info files contain location information * Fix issue with removing virtual properties * Add a method for returning the cartesian coordinates for a geolocation on a planet
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <sstream>
|
||||
#include <streambuf>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <ghoul/fmt.h>
|
||||
|
||||
namespace {
|
||||
const char* MainTemplateFilename = "${WEB}/documentation/main.hbs";
|
||||
|
||||
Reference in New Issue
Block a user