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
c245cdc36281eb0cd31c8265a263aaaed00a4580
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
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
2022-10-26 12:57:32 -04:00
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