--- OVERHAULS --- Controls tab has been overhauled to be somewhat readable! It also shows a few more bindings that I neglected to mention previously Backported a "hint" system from Keysight 2! There is now an additional UI element along the bottom of the screen that shows a cycling, random bit of information about Keysight, ranging from incredibly basic to pretty advanced. The hint can be clicked on to immediately cycle to the next hint, and automatic cycling is disabled while the element is hovered --- SMALL ADDITIONS --- Added numpad numbers as alternate hotkeys to the number row for switching presets (so num 1 will behave the same as 1, to switch to the first preset slot) Added num+ and num- as alternate hotkeys for cycling through presets Added support for the Overlay component to have a negative Z-height --- CHANGES --- Changed render-to-video framerate limit to account for particle mode, such that a given limiter targets the output framerate rather than the internal engine framerate Changed "Save Hotkeys" button to be "Save Automation", since that's what it does Changed render-to-video padding in/out to allow negative values, which in turn allows cropping of the beginning and ends of an output video. If using an audio file, audio cannot begin "before" the video, and so will throw a warning if padding / time delay settings would give you a negative audio start point --- BUG FIXES --- Fixed rare situation where graph editors could have illegal ranges for variables and cause hard crashes if an illegal value became used Fixed graph editor being able to display handles outside the graph bounds and cause stretched lines across the UI Fixed "Forced aspect ratio" option breaking layouting during render-to-video operations if any aspect ratio forcing is actually taking place Fixed first frame of a video with 0.00 duration fade-in being black