pre-merge renames

This commit is contained in:
milek7
2020-09-30 18:27:43 +02:00
parent 936effa9db
commit 1dc1bd5fcb
48 changed files with 54 additions and 54 deletions

View File

@@ -74,7 +74,7 @@ set(SOURCES
"Model3d.cpp"
"mtable.cpp"
"parser.cpp"
"renderer.cpp"
"opengl33renderer.cpp"
"PyInt.cpp"
"ResourceManager.cpp"
"sn_utils.cpp"
@@ -83,7 +83,7 @@ set(SOURCES
"sun.cpp"
"stars.cpp"
"lightarray.cpp"
"skydome.cpp"
"opengl33skydome.cpp"
"sound.cpp"
"Spring.cpp"
"frustum.cpp"
@@ -93,7 +93,7 @@ set(SOURCES
"command.cpp"
"keyboardinput.cpp"
"gamepadinput.cpp"
"openglgeometrybank.cpp"
"opengl33geometrybank.cpp"
"drivermouseinput.cpp"
"translation.cpp"
"material.cpp"
@@ -127,10 +127,10 @@ set(SOURCES
"scenenodegroups.cpp"
"simulationenvironment.cpp"
"simulationstateserializer.cpp"
"precipitation.cpp"
"opengl33precipitation.cpp"
"pythonscreenviewer.cpp"
"dictionary.cpp"
"particles.cpp"
"opengl33particles.cpp"
"headtrack.cpp"
"headtrack.h"