mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-22 12:59:07 -06:00
Feature/jenkins (#1419)
* Add ability to toggle operating system builds on Jenkins via environment variables * Update ghoul repository * Update SGCT repository * Reduce chattiness of the Jenkins log file * Build native and ninja builds in parallel * Disable ninja build on Windows as it fails with the OpenSpace Helper
This commit is contained in:
@@ -426,7 +426,7 @@ void RenderableTrail::internalRender(bool renderLines, bool renderPoints,
|
||||
}
|
||||
}
|
||||
}
|
||||
#pragma optimize("", off)
|
||||
|
||||
void RenderableTrail::render(const RenderData& data, RendererTasks&) {
|
||||
ZoneScoped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user