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
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
AudioEditor
/
Private
History
helen yang
40bf7ed577
Fix pinned audio asset types editor preferences not being observed
...
#jira UE-191432 #rb aaron.mcleran [CL 26895930 by helen yang in 5.3 branch]
2023-08-07 15:34:44 -04:00
..
AssetTypeActions
Fix pinned audio asset types editor preferences not being observed
2023-08-07 15:34:44 -04:00
Editors
Asset Editors: Deprecate OnClose and RequestClose in favor of similar functions that take in a close reason
2023-05-03 14:45:26 -04:00
Factories
Copy Sound Wave compression type and value when importing a file using a template soundwave
2023-08-07 15:32:58 -04:00
AudioEditorModule.cpp
Removing many vestigates of old audio engine code.
2023-04-24 18:22:37 -04:00
AudioEditorSettings.cpp
…
SGraphNodeSoundBase.cpp
…
SGraphNodeSoundBase.h
…
SGraphNodeSoundResult.cpp
…
SGraphNodeSoundResult.h
…
SoundClassEditor.cpp
…
SoundClassEditor.h
Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
2023-05-16 10:52:49 -04:00
SoundClassEditorCommands.cpp
…
SoundClassEditorUtilities.cpp
…
SoundClassGraph.cpp
…
SoundClassGraphNode.cpp
…
SoundClassGraphSchema.cpp
…
SoundClassTemplates.cpp
…
SoundClassTemplates.h
…
SoundCueEditor.cpp
…
SoundCueEditor.h
Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
2023-05-16 10:52:49 -04:00
SoundCueEditorUtilities.cpp
…
SoundCueGraph.cpp
…
SoundCueGraphConnectionDrawingPolicy.cpp
…
SoundCueGraphConnectionDrawingPolicy.h
…
SoundCueGraphEditorCommands.cpp
…
SoundCueGraphNode_Base.cpp
…
SoundCueGraphNode_Root.cpp
…
SoundCueGraphNode.cpp
…
SoundCueGraphNodeFactory.h
…
SoundCueGraphSchema.cpp
…
SoundModulationDestinationLayout.cpp
…
SoundModulationDestinationLayout.h
…
SoundSubmixDefaultColorPalette.cpp
…
SoundSubmixEditor.cpp
Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
2023-05-16 10:52:49 -04:00
SoundSubmixEditor.h
…
SoundSubmixEditorUtilities.cpp
…
SoundSubmixGraph.cpp
Asset Editors: Deprecate OnClose and RequestClose in favor of similar functions that take in a close reason
2023-05-03 14:45:26 -04:00
SoundSubmixGraphNode.cpp
…
SoundSubmixGraphSchema.cpp
Asset Editors: Deprecate OnClose and RequestClose in favor of similar functions that take in a close reason
2023-05-03 14:45:26 -04:00
SSoundClassActionMenu.cpp
…
SSoundClassActionMenu.h
…
SSoundCuePalette.cpp
…
SSoundCuePalette.h
…
SSoundSubmixActionMenu.cpp
…
SSoundSubmixActionMenu.h
…
SubmixDetailsCustomization.cpp
…