Merge branch 'TypeFix' into 'master'
REFAC: VisualObject removed, enum SceneObject types replaced with strings for later factories See merge request iMSTK/iMSTK!535
Showing
- Examples/CameraController/CameraControllerExample.cpp 4 additions, 4 deletionsExamples/CameraController/CameraControllerExample.cpp
- Examples/CreateEnclosingMesh/CreateEnclosingMesh.cpp 2 additions, 2 deletionsExamples/CreateEnclosingMesh/CreateEnclosingMesh.cpp
- Examples/GeometryProcessing/GeometryProcessingExample.cpp 1 addition, 1 deletionExamples/GeometryProcessing/GeometryProcessingExample.cpp
- Examples/GeometryTransforms/GeometryTransformsExample.cpp 3 additions, 3 deletionsExamples/GeometryTransforms/GeometryTransformsExample.cpp
- Examples/Octree/OctreeExample.cpp 2 additions, 2 deletionsExamples/Octree/OctreeExample.cpp
- Examples/OpenVRController/OpenVRControllerExample.cpp 1 addition, 1 deletionExamples/OpenVRController/OpenVRControllerExample.cpp
- Examples/Rendering/RenderingExample.cpp 1 addition, 1 deletionExamples/Rendering/RenderingExample.cpp
- Examples/RigidBodyVirtualCoupling/RigidBodyVirtualCouplingExample.cpp 1 addition, 1 deletion...idBodyVirtualCoupling/RigidBodyVirtualCouplingExample.cpp
- Examples/SPHFluid/Solid.hpp 1 addition, 1 deletionExamples/SPHFluid/Solid.hpp
- Examples/Screenshot/ScreenshotExample.cpp 3 additions, 3 deletionsExamples/Screenshot/ScreenshotExample.cpp
- Examples/VolumeRendering/VolumeRenderingExample.cpp 2 additions, 2 deletionsExamples/VolumeRendering/VolumeRenderingExample.cpp
- Source/Scene/imstkScene.cpp 1 addition, 1 deletionSource/Scene/imstkScene.cpp
- Source/SceneEntities/Lights/imstkLight.h 47 additions, 37 deletionsSource/SceneEntities/Lights/imstkLight.h
- Source/SceneEntities/Loader/imstkVisualObjectImporter.cpp 2 additions, 2 deletionsSource/SceneEntities/Loader/imstkVisualObjectImporter.cpp
- Source/SceneEntities/Loader/imstkVisualObjectImporter.h 1 addition, 1 deletionSource/SceneEntities/Loader/imstkVisualObjectImporter.h
- Source/SceneEntities/Objects/imstkAnimationObject.h 4 additions, 11 deletionsSource/SceneEntities/Objects/imstkAnimationObject.h
- Source/SceneEntities/Objects/imstkCollidingObject.h 9 additions, 12 deletionsSource/SceneEntities/Objects/imstkCollidingObject.h
- Source/SceneEntities/Objects/imstkDynamicObject.h 2 additions, 3 deletionsSource/SceneEntities/Objects/imstkDynamicObject.h
- Source/SceneEntities/Objects/imstkFeDeformableObject.h 4 additions, 4 deletionsSource/SceneEntities/Objects/imstkFeDeformableObject.h
- Source/SceneEntities/Objects/imstkLevelSetDeformableObject.h 3 additions, 7 deletionsSource/SceneEntities/Objects/imstkLevelSetDeformableObject.h
Loading
Please register or sign in to comment