[LYN-3105] Removed legacy CEditTool class and all sub-classes.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#
|
||||
|
||||
set(FILES
|
||||
NullEditTool.h
|
||||
NullEditTool.cpp
|
||||
Translations/editor_en-us.ts
|
||||
Translations/assetbrowser_en-us.ts
|
||||
DPIAware.xml
|
||||
@@ -389,8 +387,6 @@ set(FILES
|
||||
Controls/NumberCtrl.h
|
||||
Controls/PreviewModelCtrl.cpp
|
||||
Controls/PreviewModelCtrl.h
|
||||
Controls/QRollupCtrl.cpp
|
||||
Controls/QRollupCtrl.h
|
||||
Controls/SplineCtrl.cpp
|
||||
Controls/SplineCtrl.h
|
||||
Controls/SplineCtrlEx.cpp
|
||||
@@ -401,8 +397,6 @@ set(FILES
|
||||
Controls/TimelineCtrl.h
|
||||
Controls/TimeOfDaySlider.cpp
|
||||
Controls/TimeOfDaySlider.h
|
||||
Controls/ToolButton.cpp
|
||||
Controls/ToolButton.h
|
||||
Controls/WndGridHelper.h
|
||||
Controls/ReflectedPropertyControl/PropertyAnimationCtrl.cpp
|
||||
Controls/ReflectedPropertyControl/PropertyAnimationCtrl.h
|
||||
@@ -451,8 +445,6 @@ set(FILES
|
||||
CustomResolutionDlg.cpp
|
||||
CustomResolutionDlg.ui
|
||||
CustomResolutionDlg.h
|
||||
Dialogs/ButtonsPanel.cpp
|
||||
Dialogs/ButtonsPanel.h
|
||||
ErrorReportDialog.ui
|
||||
ErrorReportDialog.cpp
|
||||
ErrorReportDialog.h
|
||||
@@ -533,18 +525,8 @@ set(FILES
|
||||
Dialogs/PythonScriptsDialog.ui
|
||||
Dialogs/Generic/UserOptions.cpp
|
||||
Dialogs/Generic/UserOptions.h
|
||||
ObjectCloneTool.cpp
|
||||
ObjectCloneTool.h
|
||||
EditMode/SubObjectSelectionReferenceFrameCalculator.cpp
|
||||
EditMode/SubObjectSelectionReferenceFrameCalculator.h
|
||||
EditMode/ObjectMode.cpp
|
||||
EditMode/ObjectMode.h
|
||||
RotateTool.cpp
|
||||
RotateTool.h
|
||||
EditTool.cpp
|
||||
EditTool.h
|
||||
VoxelAligningTool.cpp
|
||||
VoxelAligningTool.h
|
||||
Export/ExportManager.cpp
|
||||
Export/ExportManager.h
|
||||
Export/OBJExporter.cpp
|
||||
@@ -575,7 +557,6 @@ set(FILES
|
||||
Dialogs/DuplicatedObjectsHandlerDlg.h
|
||||
DocMultiArchive.h
|
||||
EditMode/DeepSelection.h
|
||||
EditMode/VertexSnappingModeTool.h
|
||||
FBXExporterDialog.h
|
||||
FileTypeUtils.h
|
||||
GridUtils.h
|
||||
@@ -639,8 +620,6 @@ set(FILES
|
||||
Material/MaterialLibrary.h
|
||||
Material/MaterialManager.cpp
|
||||
Material/MaterialManager.h
|
||||
Material/MaterialPickTool.cpp
|
||||
Material/MaterialPickTool.h
|
||||
MaterialSender.h
|
||||
MaterialSender.cpp
|
||||
Material/MaterialPythonFuncs.h
|
||||
@@ -742,7 +721,6 @@ set(FILES
|
||||
ErrorReportTableModel.h
|
||||
ErrorReportTableModel.cpp
|
||||
EditMode/DeepSelection.cpp
|
||||
EditMode/VertexSnappingModeTool.cpp
|
||||
FBXExporterDialog.cpp
|
||||
FBXExporterDialog.ui
|
||||
FileTypeUtils.cpp
|
||||
|
||||
Reference in New Issue
Block a user