Enable Logging

If you want more logging output in your EOSCore project, you can add the following lines to your DefaultEngine.ini configuration file.

DefaultEngine.ini

[Core.Log]
Online=Verbose
OnlineSession=Verbose
OnlineGame=Verbose
LogEOSCore=Verbose
LogEOSCoreSubsystem=Verbose

Thumbnailer 1.3.2

General

  • Added the option to hide Actor Billboards (DefaultSceneRoot)
  • Added CameraType options to switch between Ortographic and Perspective cameras
    This is not a “real” Ortographic camera but a simulated one, setting FOV to 0 will give you the same result
Categories all