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.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
Metasound
/
Source
/
MetasoundEditor
/
Private
History
jamie dale
1b93cf9796
Removed unreachable code
...
#rnx [CL 32498946 by jamie dale in 5.4 branch]
2024-03-26 02:09:18 -04:00
..
FindInMetasound.cpp
Removed unreachable code
2024-03-26 02:09:18 -04:00
MetasoundAssetDefinitions.cpp
…
MetasoundAssetDefinitions.h
…
MetasoundDetailCustomization.cpp
Fix for metering widgets freezing when changing Output Format of MetaSound Source - No longer destroying analyzers when changing Output Format.
2024-02-06 06:24:44 -05:00
MetasoundDetailCustomization.h
…
MetasoundEditor.cpp
Fix losing namespace when select click renaming MetaSound graph members
2024-02-13 19:57:19 -05:00
MetasoundEditor.h
Add MetaSound Editor Toolbar extension registry to MetaSoundEditorSubsystem
2024-01-18 16:24:23 -05:00
MetasoundEditorCommands.cpp
…
MetasoundEditorGraph.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
MetasoundEditorGraphBuilder.cpp
Metasound Custom Pin Types and colors
2024-02-16 17:47:44 -05:00
MetasoundEditorGraphBuilder.h
…
MetasoundEditorGraphConnectionDrawingPolicy.cpp
…
MetasoundEditorGraphConnectionDrawingPolicy.h
…
MetasoundEditorGraphConnectionManager.cpp
…
MetasoundEditorGraphConnectionManager.h
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
MetasoundEditorGraphInputNode.cpp
…
MetasoundEditorGraphMemberDefaults.cpp
…
MetasoundEditorGraphNode.cpp
…
MetasoundEditorGraphNodeFactory.h
…
MetasoundEditorGraphSchema.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
MetasoundEditorGraphValidation.cpp
…
MetasoundEditorModule.cpp
Metasound Custom Pin Types and colors
2024-02-16 17:47:44 -05:00
MetasoundEditorSettings.cpp
…
MetasoundEditorSettings.h
Metasound Custom Pin Types and colors
2024-02-16 17:47:44 -05:00
MetasoundEditorSubsystem.cpp
Add MetaSound Editor Toolbar extension registry to MetaSoundEditorSubsystem
2024-01-18 16:24:23 -05:00
MetasoundEditorTabFactory.h
…
MetasoundFactory.cpp
…
MetasoundNodeDetailCustomization.cpp
Allow MetaSound member default literal values and read only member fields (name, display name, description) to be copy/pasted in the details panel
2024-02-01 19:54:42 -05:00
MetasoundNodeDetailCustomization.h
…
MetasoundPinAudioInspector.cpp
…
MetasoundPinAudioInspector.h
…
SMetasoundActionMenu.cpp
…
SMetasoundActionMenu.h
…
SMetasoundGraphEnumPin.cpp
…
SMetasoundGraphEnumPin.h
…
SMetasoundGraphNode.cpp
…
SMetasoundGraphNode.h
…
SMetasoundGraphNodeComment.cpp
…
SMetasoundGraphNodeComment.h
…
SMetasoundGraphPin.cpp
…
SMetasoundGraphPin.h
…
SMetasoundPalette.cpp
…
SMetasoundPalette.h
…
SMetasoundPinAudioInspector.cpp
…
SMetasoundPinAudioInspector.h
…
SMetasoundPinValueInspector.cpp
…
SMetasoundPinValueInspector.h
…