Merge branch 'GUI_Feature' into 'master'
ENH: added GUI features See merge request iMSTK/iMSTK!263
No related branches found
No related tags found
Showing
- CMake/External/External_imgui.cmake 14 additions, 0 deletionsCMake/External/External_imgui.cmake
- CMake/Findimgui.cmake 24 additions, 0 deletionsCMake/Findimgui.cmake
- CMakeLists.txt 9 additions, 3 deletionsCMakeLists.txt
- Examples/GUIOverlay/CMakeLists.txt 42 additions, 0 deletionsExamples/GUIOverlay/CMakeLists.txt
- Examples/GUIOverlay/GUIOverlayExample.cpp 129 additions, 0 deletionsExamples/GUIOverlay/GUIOverlayExample.cpp
- Examples/RenderingBenchmark/RenderingBenchmark.cpp 30 additions, 31 deletionsExamples/RenderingBenchmark/RenderingBenchmark.cpp
- Source/GUIOverlay/CMakeLists.txt 45 additions, 0 deletionsSource/GUIOverlay/CMakeLists.txt
- Source/GUIOverlay/imstkGUICanvas.cpp 106 additions, 0 deletionsSource/GUIOverlay/imstkGUICanvas.cpp
- Source/GUIOverlay/imstkGUICanvas.h 100 additions, 0 deletionsSource/GUIOverlay/imstkGUICanvas.h
- Source/GUIOverlay/imstkGUIShapes.h 232 additions, 0 deletionsSource/GUIOverlay/imstkGUIShapes.h
- Source/GUIOverlay/imstkGUIText.h 109 additions, 0 deletionsSource/GUIOverlay/imstkGUIText.h
- Source/GUIOverlay/imstkGUIUtilities.h 58 additions, 0 deletionsSource/GUIOverlay/imstkGUIUtilities.h
- Source/GUIOverlay/imstkGUIWidget.cpp 95 additions, 0 deletionsSource/GUIOverlay/imstkGUIWidget.cpp
- Source/GUIOverlay/imstkGUIWidget.h 115 additions, 0 deletionsSource/GUIOverlay/imstkGUIWidget.h
- Source/GUIOverlay/imstkGUIWidgetList.cpp 90 additions, 0 deletionsSource/GUIOverlay/imstkGUIWidgetList.cpp
- Source/GUIOverlay/imstkGUIWidgetList.h 87 additions, 0 deletionsSource/GUIOverlay/imstkGUIWidgetList.h
- Source/GUIOverlay/imstkGUIWindow.cpp 85 additions, 0 deletionsSource/GUIOverlay/imstkGUIWindow.cpp
- Source/GUIOverlay/imstkGUIWindow.h 94 additions, 0 deletionsSource/GUIOverlay/imstkGUIWindow.h
- Source/Rendering/CMakeLists.txt 4 additions, 2 deletionsSource/Rendering/CMakeLists.txt
- Source/Rendering/VulkanRenderer/RenderDelegate/imstkVulkanCapsuleRenderDelegate.cpp 2 additions, 2 deletions...derer/RenderDelegate/imstkVulkanCapsuleRenderDelegate.cpp
Loading
Please register or sign in to comment