1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-21 13:03:13 +00:00
Pixelorama/src/UI
Emmanouil Papadeas 43d241a5c2
Video exporting by calling FFMPEG externally (#980)
* Basic mp4 exporting, needs ffmpeg

* Add avi, ogv and mkv file exporting

* Add webm exporting

* Set ffmpeg path in the preferences

* Show an error message if the video fails to export

* Make sure to delete the temp files even if video exporting fails
2024-01-24 02:00:17 +02:00
..
Buttons Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Canvas Fix Global.can_draw being set to true all the time 2024-01-21 19:46:01 +02:00
CanvasPreviewContainer Fix canvas preview play button minimum size 2023-11-22 17:22:57 +02:00
ColorPickers Add a recent colors section to the color picker 2024-01-23 03:57:31 +02:00
Dialogs Video exporting by calling FFMPEG externally (#980) 2024-01-24 02:00:17 +02:00
ExtensionExplorer Integrate Extension Explorer (#910) 2024-01-23 03:25:37 +02:00
GlobalToolOptions Add a basic stabilizer 2023-12-04 14:55:38 +02:00
Nodes Implement layer effects (#940) 2023-11-22 01:06:25 +02:00
PerspectiveEditor Fixed some issues with perspective lines and removed unneeded code from the rotate image dialog (#979) 2024-01-22 00:09:57 +02:00
Recorder Optimize layer blending modes and make them work on all GPUs (hopefully) - Fixes #938 2023-11-25 00:10:19 +02:00
ReferenceImages Reference Image Improvements (#961) 2023-12-31 14:12:37 +02:00
Timeline Integrate Extension Explorer (#910) 2024-01-23 03:25:37 +02:00
ToolsPanel Add support for InputEventMouseMotion.pen_inverted (#966) 2023-12-25 02:50:10 +02:00
TopMenuContainer Add icons to some Help menu items, add a new "Support Pixelorama's Development" item and remove "Donate" from the About dialog 2024-01-10 00:30:27 +02:00
Tabs.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
UI.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
UI.tscn Always show panel tabs if there are more than one 2024-01-12 20:56:35 +02:00
ViewportContainer.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00