File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 33## UNRELEASED
44
55### Added
6- - Can now set maximum recording width and height, will is scaled down if the viewport is larger.
7- - Video segments are now using random names to avoid file conflicts on multiple game instances.
86
9- ### Fixes
7+ - Added the ability to set maximum recording width and height; recordings are scaled down if the viewport exceeds these dimensions.
8+ - Video segments now use random names to avoid file conflicts when multiple game instances are running.
9+
10+ ### Fixed
1011
11- - Fix ocasional freezes on Windows when viewport is being destroed, as write pipe could freeze the game.
12- - Fix video recorder recording non-main windows when multiple windows are present .
13- - Fix occasional crash when capturing a screenshot .
12+ - Fixed occasional freezes on Windows when the viewport is destroyed, caused by the write pipe freezing the game.
13+ - Fixed the video recorder incorrectly capturing non-main windows when multiple windows are open .
14+ - Fixed occasional crashes when capturing screenshots .
1415
1516## 1.0.4
1617
You can’t perform that action at this time.
0 commit comments