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
47c94de653eac7d7043dc61596597fd9bc655b15
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
CurveEditor
/
Private
History
steve robb
6d5b974842
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
...
[CL 30735396 by steve robb in ue5-main branch]
2024-01-19 19:41:56 -05:00
..
DragOperations
…
Filters
Curve Editor: Reduce Filter: Crash when reducing a curve with no tangents
2023-12-06 06:10:23 -05:00
Tree
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
Views
Curve Editor: Change PixelsPerInput to double to fix jittery movement when manipulating keys
2023-09-14 13:46:11 -04:00
CurveEditor.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
CurveEditorCommands.cpp
…
CurveEditorContextMenu.cpp
…
CurveEditorContextMenu.h
…
CurveEditorCopyBuffer.h
…
CurveEditorEditObjectContainer.h
…
CurveEditorHelpers.cpp
Curve Editor: Change PixelsPerInput to double to fix jittery movement when manipulating keys
2023-09-14 13:46:11 -04:00
CurveEditorModule.cpp
…
CurveEditorScreenSpace.cpp
…
CurveEditorSelection.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
CurveEditorSettings.cpp
…
CurveEditorViewRegistry.cpp
…
CurveEditorViewRegistry.h
…
CurveModel.cpp
…
KeyBarCurveModel.cpp
…
RichCurveEditorModel.cpp
Curve Editor: Show first and last key's tangent handle on both sides.
2023-09-10 15:57:44 -04:00
RichCurveKeyProxy.h
…
SCurveEditorPanel.cpp
Curve Editor: Use FTextBlock so that orientation is handled automatically
2023-09-15 13:23:01 -04:00
SCurveEditorToolProperties.cpp
…
SCurveEditorView.cpp
Curve Editor: Change PixelsPerInput to double to fix jittery movement when manipulating keys
2023-09-14 13:46:11 -04:00
SCurveEditorViewContainer.cpp
Curve Editor: Add editor only slate arg to disable warning on size
2023-09-07 14:49:56 -04:00
SCurveEditorViewContainer.h
…
SCurveKeyDetailPanel.cpp
…
SCurveViewerPanel.cpp
…