Otto XTRA · hän/hän
XTRA pushed to master at XTRA/MiniDemoTools 2024-10-10 14:56:47 +03:00
9b3d9ce95b Support windows and update gitignore
XTRA pushed to docs at XTRA/MiniDemoTools 2024-10-09 14:16:26 +03:00
5e43ec9251 Fix image layout
XTRA pushed to docs at XTRA/MiniDemoTools 2024-10-09 14:15:13 +03:00
a28be52f07 Work on documentation
XTRA commented on issue XTRA/MiniDemoTools#2 2024-10-09 10:36:54 +03:00
No documentation. In-editor or otherwise.

Started work on the docs branch

XTRA commented on issue XTRA/MiniDemoTools#5 2024-10-09 10:36:22 +03:00
Create missing icons for Manager and Config

As well as the new DynamicSubViewport

XTRA created branch docs in XTRA/MiniDemoTools 2024-10-09 10:33:11 +03:00
XTRA pushed to docs at XTRA/MiniDemoTools 2024-10-09 10:33:11 +03:00
49f5bd326f Started documentation
XTRA pushed to master at XTRA/MiniDemoTools 2024-10-09 00:24:53 +03:00
fe0863aea6 Added DynamicSubviewPort class
XTRA closed issue XTRA/MiniDemoTools#4 2024-08-12 11:40:41 +03:00
Implement beat detection using FFT
XTRA commented on issue XTRA/MiniDemoTools#4 2024-08-12 11:40:41 +03:00
Implement beat detection using FFT

Postponing, GDExt doesn't support signals too well yet, and I'm too lazy to implement FFT at this moment. Just move the beat onto a separate track/bus/timeline

XTRA closed issue XTRA/MiniDemoTools#7 2024-08-11 23:24:26 +03:00
Manager doesn't remove old Scenes from the tree after a new one has been made current.
XTRA pushed to master at XTRA/MiniDemoTools 2024-08-11 23:24:26 +03:00
XTRA opened issue XTRA/MiniDemoTools#7 2024-08-11 23:21:45 +03:00
Manager doesn't remove old Scenes from the tree after a new one has been made current.
XTRA pushed to master at XTRA/MiniDemoTools 2024-08-11 10:10:23 +03:00
55c86b22ef Refactor and clean up code
fdebd1c9c5 Clean up comments
Compare 2 commits »
XTRA opened issue XTRA/MiniDemoTools#6 2024-08-11 10:02:26 +03:00
Test plugin functionality post- project export
XTRA opened issue XTRA/MiniDemoTools#5 2024-08-11 10:00:03 +03:00
Create missing icons for Manager and Config
XTRA opened issue XTRA/MiniDemoTools#4 2024-08-11 09:57:06 +03:00
Implement beat detection using FFT
XTRA closed issue XTRA/MiniDemoTools#1 2024-08-11 09:47:48 +03:00
ScramblingText refuses to animate in-editor unless editor is restarted after adding the ScramblingText to the tree
XTRA pushed to master at XTRA/MiniDemoTools 2024-08-11 09:47:48 +03:00
0eee56f66c Fix #1 and Fix #3
XTRA closed issue XTRA/MiniDemoTools#3 2024-08-11 09:47:48 +03:00
ScramblingText in-editor scramble will not revert to normal value if scrambling is not infinite and gets disabled.