Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
2e78022581d72306421eae7f111fe5a3f5febaa1
UnrealEngineUWP/Engine/Source/Editor/SparseVolumeTexture
History
tim doerries ebff9cc9ca Fix for jittering SparseVolumeTexture frames when importing a sequence with different translations in the transforms of all the input files/frames. A popular third party tool for baking volumetrics unfortunately always creates such sequences. The UnrealEngine .vdb importer assumes that all frames of a sequence share the same transform and effectively ignores that transform. This fix detects changes in the translation and bakes the translation into the created SVT, eliminating the jittering.
#rb Sebastian.Hillaire
#jira UE-194916
#rnx

[CL 27883386 by tim doerries in ue5-main branch]
2023-09-14 12:42:33 -04:00
..
Private
Fix for jittering SparseVolumeTexture frames when importing a sequence with different translations in the transforms of all the input files/frames. A popular third party tool for baking volumetrics unfortunately always creates such sequences. The UnrealEngine .vdb importer assumes that all frames of a sequence share the same transform and effectively ignores that transform. This fix detects changes in the translation and bakes the translation into the created SVT, eliminating the jittering.
2023-09-14 12:42:33 -04:00
Public
move factory header to public dir
2023-08-23 13:06:06 -04:00
SparseVolumeTexture.Build.cs
Remove unnecessary Public & Private include paths for subdirectories within a module
2023-07-24 20:17:04 -04:00
Powered by Gitea Page: 921ms Template: 21ms
English
English
Licenses API