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
240efe0dadc8e48fa10f4e24734ca926bfd32932
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
LogVisualizer
History
sebastian kowalczyk
9044911de7
Changes to visual logger. Logs can be logged not only by Actors but by any UObjects now. There is a catch - object has to redirect his logs to actor and this actor will own logs. It should be good enough to log data from that classes. #ue4
...
[CL 2267290 by sebastian kowalczyk in Main branch]
2014-08-22 07:48:49 -04:00
..
Private
Changes to visual logger. Logs can be logged not only by Actors but by any UObjects now. There is a catch - object has to redirect his logs to actor and this actor will own logs. It should be good enough to log data from that classes. #ue4
2014-08-22 07:48:49 -04:00
Public
Added EQS Logging to Visual Logger #ue4
2014-08-14 09:13:50 -04:00
LogVisualizer.Build.cs
Fixed differen issues for GameplayDebugger and fixed missing features we had before moving to separate module.
2014-06-11 09:13:09 -04:00