The first native code-based presentation viewer https://presencode.jstm.staropensource.de
Find a file
JeremyStarTM e158173104 Update source code
- [Console.tscn, src/console.gd, src/console_info.gd, src/console_expressionscript.gd] Add (mostly uncommented) debugging console
- [example/test.gd] Optimize example presentation controller
- [src/loader.gd, src/pmana.gd] Move click overlay into Loader
- [src/pmana.gd] Add check against invalid controller scripts
- [src/pmana.gd] Create seperate pmana.shutdown() function to handle shutdowns during presentations
- [src/preader.gd] Add checks against empty manifest variable
- [src/preader.gd] Fix bug in get_authors()
- Change/optimize various other smaller things
2024-01-14 21:52:38 +01:00
assets Initial commit 2024-01-14 05:58:43 +01:00
docs Update source code 2024-01-14 21:52:38 +01:00
example Update source code 2024-01-14 21:52:38 +01:00
src Update source code 2024-01-14 21:52:38 +01:00
.gitattributes Initial commit 2024-01-14 05:58:43 +01:00
.gitignore Update source code 2024-01-14 21:52:38 +01:00
Console.tscn Update source code 2024-01-14 21:52:38 +01:00
export_presets.cfg Initial commit 2024-01-14 05:58:43 +01:00
LICENSE Initial commit 2024-01-14 05:58:43 +01:00
Loader.tscn Initial commit 2024-01-14 05:58:43 +01:00
project.godot Update source code 2024-01-14 21:52:38 +01:00
README.md Initial commit 2024-01-14 05:58:43 +01:00

Presencode

The first native code-based presentation viewer.
THIS SOFTWARE IS NOT PRODUCTION READY


Documentation