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
c19d8d88faa4194fb2356076e97cf57358f912f4
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SparseVolumeTexture
History
tim doerries
ef19fb9547
Fixes for two small bugs when trying to import certain .vdb files. One is an off-by-one bug, the other one is an edge case for when a SVT frame is empty except for the null tile.
...
#rnx #preflight trivial [CL 24740075 by tim doerries in ue5-main branch]
2023-03-21 17:22:58 -04:00
..
Private
Fixes for two small bugs when trying to import certain .vdb files. One is an off-by-one bug, the other one is an edge case for when a SVT frame is empty except for the null tile.
2023-03-21 17:22:58 -04:00
Public
Converted SparseVolumeTextures from AssetTypeActions to AssetDefinition.
2023-02-22 07:58:57 -05:00
SparseVolumeTexture.Build.cs
Implemented first version of OpenVDB import dialog.
2022-11-30 15:06:09 -05:00