-
- Downloads
- changed laser_target_material to ignore any hit program to fit to the new naming scheme
- removed unused variables and functions in various classes - started documenting public refactored functions - lens, target and laser target are now refactored, laser caster and contextmanager remain - added enqueue functions that allow for RHICmdList callbacks to update textures and materials etc
Showing
- Source/OptiX/Private/OptiXContextManager.cpp 60 additions, 36 deletionsSource/OptiX/Private/OptiXContextManager.cpp
- Source/OptiX/Private/OptiXLaserDetectorActor.cpp 86 additions, 52 deletionsSource/OptiX/Private/OptiXLaserDetectorActor.cpp
- Source/OptiX/Private/OptiXLaserTargetComponent.cpp 181 additions, 96 deletionsSource/OptiX/Private/OptiXLaserTargetComponent.cpp
- Source/OptiX/Private/OptiXLensComponent.cpp 0 additions, 181 deletionsSource/OptiX/Private/OptiXLensComponent.cpp
- Source/OptiX/Private/OptiXObjectComponent.cpp 77 additions, 41 deletionsSource/OptiX/Private/OptiXObjectComponent.cpp
- Source/OptiX/Private/OptiXTargetComponent.cpp 0 additions, 1 deletionSource/OptiX/Private/OptiXTargetComponent.cpp
- Source/OptiX/Private/cuda/laser_target_material.cu 5 additions, 0 deletionsSource/OptiX/Private/cuda/laser_target_material.cu
- Source/OptiX/Public/OptiXContextManager.h 130 additions, 72 deletionsSource/OptiX/Public/OptiXContextManager.h
- Source/OptiX/Public/OptiXLaserTargetComponent.h 8 additions, 9 deletionsSource/OptiX/Public/OptiXLaserTargetComponent.h
- Source/OptiX/Public/OptiXLensComponent.h 0 additions, 50 deletionsSource/OptiX/Public/OptiXLensComponent.h
- Source/OptiX/Public/OptiXObjectComponent.h 3 additions, 13 deletionsSource/OptiX/Public/OptiXObjectComponent.h
Loading
Please register or sign in to comment