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
ec625768bfbd65f169c18ab15833a00a8a8d8e64
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
LogVisualizer
/
Private
History
patrick boutot
a2b5613488
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
...
#jira UE-210415 #rb editor-ui-systems [CL 33370360 by patrick boutot in ue5-main branch]
2024-05-01 08:05:39 -04:00
..
LogVisualizer.cpp
…
LogVisualizer.h
…
LogVisualizerModule.cpp
…
LogVisualizerSessionSettings.cpp
…
LogVisualizerSettings.cpp
…
LogVisualizerStyle.cpp
…
LogVisualizerStyle.h
…
SVisualLogger.cpp
…
SVisualLogger.h
…
SVisualLoggerBaseWidget.h
…
SVisualLoggerFilterCheckBox.h
…
SVisualLoggerFilters.cpp
…
SVisualLoggerFilters.h
…
SVisualLoggerFilterWidget.cpp
…
SVisualLoggerFilterWidget.h
…
SVisualLoggerLogsList.cpp
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
SVisualLoggerLogsList.h
…
SVisualLoggerReport.cpp
…
SVisualLoggerReport.h
…
SVisualLoggerSectionOverlay.cpp
…
SVisualLoggerSectionOverlay.h
…
SVisualLoggerStatusView.cpp
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
SVisualLoggerStatusView.h
…
SVisualLoggerTab.h
…
SVisualLoggerTimeline.cpp
…
SVisualLoggerTimeline.h
…
SVisualLoggerTimelineBar.cpp
…
SVisualLoggerTimelineBar.h
…
SVisualLoggerTimelinesContainer.cpp
…
SVisualLoggerTimelinesContainer.h
…
SVisualLoggerTimeSlider.cpp
…
SVisualLoggerTimeSlider.h
…
SVisualLoggerToolbar.cpp
…
SVisualLoggerToolbar.h
…
SVisualLoggerView.cpp
…
SVisualLoggerView.h
…
VisualLoggerCameraController.cpp
…
VisualLoggerCameraController.h
…
VisualLoggerCanvasRenderer.cpp
…
VisualLoggerCanvasRenderer.h
…
VisualLoggerCommands.h
…
VisualLoggerDatabase.cpp
…
VisualLoggerDatabase.h
…
VisualLoggerHUD.cpp
…
VisualLoggerHUD.h
…
VisualLoggerRenderingActor.cpp
…
VisualLoggerRenderingActor.h
…
VisualLoggerRenderingActorBase.cpp
…
VisualLoggerRenderingComponent.h
…
VisualLoggerTimeSliderController.cpp
…
VisualLoggerTimeSliderController.h
…