mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 01:01:37 -06:00
Only provide a single Lua function for creating debug axes
This commit is contained in:
@@ -161,8 +161,7 @@ scripting::LuaLibrary DebuggingModule::luaLibrary() const {
|
||||
codegen::lua::RenderCameraPath,
|
||||
codegen::lua::RemoveRenderedCameraPath,
|
||||
codegen::lua::RenderPathControlPoints,
|
||||
codegen::lua::RemovePathControlPoints,
|
||||
codegen::lua::AddCartesianAxes
|
||||
codegen::lua::RemovePathControlPoints
|
||||
},
|
||||
.scripts = {
|
||||
absPath("${MODULE_DEBUGGING}/scripts/axes.lua")
|
||||
|
||||
Reference in New Issue
Block a user