1
0
Fork 0
godot/main
Hugo Locurcio 4409c786ca Ensure all MovieWriter frames have the same resolution as the first frame
This fixes issues with certain video formats (like OGV) and video players
not supporting resolution changes during playback.

Resizing the viewport during recording is still not recommended
(as cropping and resizing has a performance cost and can impact visuals),
but it shouldn't cause crashes or broken files anymore.
2026-01-07 19:05:19 +01:00
..
SCsub SCons: Make builders prettier, utilize `constexpr` 2025-03-11 18:31:20 -05:00
app_icon.png Optimize PNG assets 2025-09-22 20:33:16 +02:00
main.cpp Ensure all MovieWriter frames have the same resolution as the first frame 2026-01-07 19:05:19 +01:00
main.h Fix profiler cleanup with `--test`. 2025-12-04 14:16:15 +02:00
main_builders.py SCons: Make builders prettier, utilize `constexpr` 2025-03-11 18:31:20 -05:00
main_timer_sync.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
main_timer_sync.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
performance.compat.inc Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
performance.cpp Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
performance.h Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
splash.png Optimize PNG assets 2025-09-22 20:33:16 +02:00
steam_tracker.cpp Fix Steam time tracker build. 2025-10-08 09:13:11 +03:00
steam_tracker.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00