1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00
Pixelorama/src
Emmanouil Papadeas a150b66fe7 Some code changes to allow for potential negative frames placement for audio
This woud allow audio to be placed in negative frames, which essentially means that audio would start before the first frame. This is not yet supported, however, because I don't know how to make it work with FFMPEG.
2024-12-14 00:25:57 +02:00
..
Autoload Some code improvements and documentation 2024-12-10 23:36:33 +02:00
Classes Some code changes to allow for potential negative frames placement for audio 2024-12-14 00:25:57 +02:00
Palette When picking color, ensure that the correct index is selected in palette (#1144) 2024-12-02 19:44:52 +02:00
Preferences Some code improvements and documentation 2024-12-10 23:36:33 +02:00
Shaders Use texelFetch instead of texture for indexed mode shaders 2024-11-22 20:47:05 +02:00
Tools Fix brush preview turning white for a moment when switching tools 2024-12-09 13:38:58 +02:00
UI Some code changes to allow for potential negative frames placement for audio 2024-12-14 00:25:57 +02:00
HandleExtensions.gd Make ExtensionsAPI version 5 backwards compatible with version 4 2024-10-17 17:16:17 +03:00
Main.gd Fix wrong current directory of the open and save dialogs 2024-12-09 00:55:22 +02:00
Main.tscn Set the backup confirmation dialog's popup_window to false 2024-10-14 15:55:48 +03:00