|
4811395d43
|
SVG support in NATFlixel. Close #165
|
2022-12-05 00:06:54 +00:00 |
|
|
8579b6b8f0
|
Use int-based colors for tag-color systems in NAT. Close #167
|
2022-12-04 23:11:18 +00:00 |
|
|
812a19cc5f
|
fix DummyUI
|
2022-10-09 04:33:39 +00:00 |
|
|
ab2233b0b4
|
RemoveComponent command
|
2022-10-09 00:56:25 +00:00 |
|
|
9c76eebe28
|
run multiple NATCommands
|
2022-10-09 00:33:58 +00:00 |
|
|
98cbd9e28e
|
fix unexpected deselection behavior
|
2022-10-09 00:32:56 +00:00 |
|
|
e890f384d1
|
color tag systems. Close #152
|
2022-10-08 23:02:44 +00:00 |
|
|
aa05960a67
|
Add toString to nat.Entry
|
2022-10-08 22:33:41 +00:00 |
|
|
268269114a
|
Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154.
|
2022-10-08 21:20:08 +00:00 |
|
|
ad8cbcd824
|
rearrange haxelib.jsons, .hxml files, and project.xml files
|
2022-10-06 17:30:59 +00:00 |
|
|
a1ee467d98
|
fix DLSystem without threading
|
2022-09-29 22:05:02 +00:00 |
|
|
e8eaf111db
|
again, disable remarkable API extern stub
|
2022-09-29 21:50:30 +00:00 |
|
|
8635f4c4ed
|
fix NAT example archive
|
2022-09-29 21:50:02 +00:00 |
|
|
bcf569e4ce
|
fix missing imports in DummyUI
|
2022-09-29 21:49:28 +00:00 |
|
|
7f68458ee7
|
add missing fields to DummyUI
|
2022-09-29 21:05:29 +00:00 |
|
|
9ab0c3d671
|
Close #128: ArchiveUI defines cursorPosition() which is used to place entries
|
2022-09-28 23:05:12 +00:00 |
|
|
36e888723f
|
Mark autostepper entries processed
|
2022-09-28 22:31:27 +00:00 |
|
|
c0f17456e4
|
Component-oriented playgrounds - Close #124
|
2022-09-28 22:30:50 +00:00 |
|
|
b76fb12d15
|
WIP make NAT playgrounds component-based (#124)
|
2022-09-28 20:37:31 +00:00 |
|
|
953255a165
|
AutoStepper system
|
2022-09-18 22:42:57 +00:00 |
|
|
07aecdd9ed
|
DLSystem don't crash on failure
|
2022-09-18 22:42:39 +00:00 |
|
|
0d295198df
|
Archive.filePath
|
2022-09-18 22:42:18 +00:00 |
|
|
78f7b5ca00
|
AddDLURL return changeset
|
2022-09-11 17:04:31 +00:00 |
|
|
10301cb4ae
|
NAT color component
|
2022-09-10 23:06:23 +00:00 |
|
|
49734a071f
|
addComponent and removeComponent return the entry
|
2022-09-10 23:05:30 +00:00 |
|
|
9ab8bdb96d
|
fix NAT flixel cpp bug
|
2022-09-08 20:46:45 +00:00 |
|
|
74a7a41cae
|
fix return value of playground commands
|
2022-09-08 20:39:46 +00:00 |
|
|
d2f3dc294c
|
fix addConnections
|
2022-09-08 05:09:35 +00:00 |
|
|
acb8127e10
|
fix a null position component bug
|
2022-09-08 05:07:49 +00:00 |
|
|
599b39370b
|
catch bad NAT command implementations at runtime
|
2022-09-08 05:00:55 +00:00 |
|
|
01df515cc4
|
playground systems process connections
|
2022-09-08 01:38:58 +00:00 |
|
|
8e5fde91fb
|
add connections in NAT playground
|
2022-09-08 01:17:00 +00:00 |
|
|
ae7059edc7
|
rearrange playground processing logic
|
2022-09-07 23:17:36 +00:00 |
|
|
d8edfd904d
|
make catsMatch dry
|
2022-09-07 22:38:12 +00:00 |
|
|
e2243b2864
|
refresh Images2 component
|
2022-09-07 04:54:57 +00:00 |
|
|
f16c06b1c3
|
fix the oversight of not adding Circle.hx
|
2022-09-07 01:09:06 +00:00 |
|
|
e965594e34
|
misc little things
|
2022-08-04 18:59:43 +00:00 |
|
|
cb6991bfe8
|
partial fix for DLSystem
|
2022-07-08 19:22:01 +00:00 |
|
|
64204ae041
|
thread DLSystem for mp3s
|
2022-07-07 02:30:55 +00:00 |
|
|
24e806d4fd
|
AddYoutubeMusic
|
2022-07-06 21:34:46 +00:00 |
|
|
df334fc7a6
|
ArchiveUI showPrefixMap and hidePrefixMap
|
2022-07-05 15:21:15 +00:00 |
|
|
81ae02a58d
|
better (but still broken) removal from playgrounds
|
2022-07-05 14:55:49 +00:00 |
|
|
4a379e00ba
|
tags on circle entries
|
2022-07-05 14:55:09 +00:00 |
|
|
d9b3723c6b
|
remove too-specific mediaEntry commands
|
2022-07-05 02:12:14 +00:00 |
|
|
7a32e7792a
|
CreateTaggedEntries
|
2022-07-05 01:57:28 +00:00 |
|
|
736276456d
|
Fix rename crash in NAT
|
2022-07-05 01:29:43 +00:00 |
|
|
feb5bda67b
|
selectById
|
2022-07-05 01:08:13 +00:00 |
|
|
58e14db450
|
circles for NAT
|
2022-07-05 01:07:58 +00:00 |
|
|
bc0f0f16c1
|
fix bugs in stream arg collection - NAT
|
2022-07-05 01:07:28 +00:00 |
|
|
804bced6da
|
removeFiles
|
2022-07-05 00:14:55 +00:00 |
|