This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SparseVolumeTexture
/
Private
History
kevin macaulayvacher
276d09f6df
Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
...
#rnx #rb Francis.Hurteau [CL 34424068 by kevin macaulayvacher in ue5-main branch]
2024-06-17 11:55:02 -04:00
..
OpenVDBGridAdapter.h
…
OpenVDBImportWindow.cpp
Fixed OpenVDB import window documentation button not linking to any valid website.
2024-06-05 13:48:58 -04:00
OpenVDBImportWindow.h
…
SparseVolumeTextureFactory.cpp
Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
2024-06-17 11:55:02 -04:00
SparseVolumeTextureModule.cpp
…
SparseVolumeTextureOpenVDB.h
…
SparseVolumeTextureOpenVDBUtility.cpp
…
SparseVolumeTextureOpenVDBUtility.h
…