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
5c9e52a7689c06e2bc40dee668d0d85cbca4e5a2
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
VirtualTexturingEditor
/
Private
History
nick darnell
af006189a9
More fixes for the convert to virtual texture dialog, it no longer needs to load every asset that references a texutre just to see if it's a material.
...
[CL 23172525 by nick darnell in ue5-main branch]
2022-11-17 00:30:05 -05:00
..
RuntimeVirtualTextureAssetTypeActions.cpp
Editor - Fixing an ASan bug in the category paths, need to declare them statically so that the compiler doesn't free the list too early.
2022-11-14 13:18:14 -05:00
RuntimeVirtualTextureBuildStreamingMips.cpp
…
RuntimeVirtualTextureBuildStreamingMips.h
…
RuntimeVirtualTextureDetailsCustomization.cpp
…
RuntimeVirtualTextureFactory.cpp
…
RuntimeVirtualTextureSetBounds.cpp
…
RuntimeVirtualTextureThumbnailRenderer.cpp
…
RuntimeVirtualTextureThumbnailRenderer.h
…
SConvertToVirtualTexture.cpp
More fixes for the convert to virtual texture dialog, it no longer needs to load every asset that references a texutre just to see if it's a material.
2022-11-17 00:30:05 -05:00
SConvertToVirtualTexture.h
Editor - Fixing an ASan bug in the category paths, need to declare them statically so that the compiler doesn't free the list too early.
2022-11-14 13:18:14 -05:00
VirtualTextureBuilderAssetTypeActions.cpp
…
VirtualTextureBuilderFactory.cpp
…
VirtualTextureBuilderThumbnailRenderer.cpp
…
VirtualTextureBuilderThumbnailRenderer.h
…
VirtualTextureConversionWorker.cpp
More fixes for the convert to virtual texture dialog, it no longer needs to load every asset that references a texutre just to see if it's a material.
2022-11-17 00:30:05 -05:00
VirtualTextureConversionWorker.h
Editor - Fixing an ASan bug in the category paths, need to declare them statically so that the compiler doesn't free the list too early.
2022-11-14 13:18:14 -05:00
VirtualTexturingEditorModule.cpp
Editor - Fixing an ASan bug in the category paths, need to declare them statically so that the compiler doesn't free the list too early.
2022-11-14 13:18:14 -05:00