Skip to content
Snippets Groups Projects
Commit f102f0e1 authored by David Gilbert's avatar David Gilbert :bug:
Browse files

- major refactor

- removed all UObject optix wrappers, simplifying the whole thing by a lot
- reworked cleanup code, cuda crashes for some reason, fix
parent 62a80523
No related branches found
No related tags found
No related merge requests found
Showing
with 5940 additions and 5943 deletions
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
...@@ -6,8 +6,6 @@ ...@@ -6,8 +6,6 @@
#include "OptiXIncludes.h" #include "OptiXIncludes.h"
#include "OptiXDeclarations.h"
#include "OptiXBuffer.generated.h" #include "OptiXBuffer.generated.h"
DECLARE_LOG_CATEGORY_EXTERN(OptiXPluginBuffer, Log, All); DECLARE_LOG_CATEGORY_EXTERN(OptiXPluginBuffer, Log, All);
... ...
......
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
#include "OptiXIncludes.h" #include "OptiXIncludes.h"
#include "OptiXDeclarations.h"
#include "OptiXBuffer.h" #include "OptiXBuffer.h"
#include "OptiXTextureSampler.generated.h" #include "OptiXTextureSampler.generated.h"
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment