Commit Graph

30 Commits

Author SHA1 Message Date
3a21c8b687 Move savePosition() out of EntrySprite into PlaygroundSystem 2023-02-15 05:47:26 -07:00
3dd221e32e Move EntryRep/id tracking to PlaygroundSystem 2023-02-13 05:15:22 -07:00
f23e1ca622 Rectangle components in NAT 2022-12-18 06:12:56 +00:00
3c933e8b0d Remove outdated Color component and migration system 2022-12-18 06:12:53 +00:00
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
0d295198df Archive.filePath 2022-09-18 22:42:18 +00:00
10301cb4ae NAT color component 2022-09-10 23:06:23 +00:00
8e5fde91fb add connections in NAT playground 2022-09-08 01:17:00 +00:00
750e1a7bee fix edge clipping of circles 2022-07-08 19:23:03 +00:00
843dfef2c6 make circle dragging less intrusive in NAT 2022-07-06 20:49:40 +00:00
6610f4f77f when selecting circle entries, don't make them disappear 2022-07-05 15:21:44 +00:00
7afbc58f25 pixel-perfect circle dragging 2022-07-05 01:57:52 +00:00
58e14db450 circles for NAT 2022-07-05 01:07:58 +00:00
0d0f7b01d5 add scale to each image in Images components 2022-07-05 00:14:17 +00:00
d51940f1fc bigger text in flixel playground 2022-07-03 03:03:03 +00:00
d17ebf9a1d NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
bcd1eca9a0 generalize EntrySpriteSystem into PlaygroundSystem which all ui will provide 2022-07-02 19:51:30 +00:00
4413114218 nat playground buggy z sorting 2022-06-28 17:09:34 +00:00
eac74165ae CameraTools.calculateScrollBounds 2022-06-28 04:52:04 +00:00
4724d100cf Select and drag multiple entries. Close #74 2022-06-27 21:57:10 +00:00
ca6a03cbeb NAT playground rectangle selection 2022-06-20 16:20:48 +00:00
42f20330ba use whenLet instead of case 2022-06-19 23:41:48 +00:00
34378070ec More versatile selection commands 2021-10-07 20:51:18 -06:00
4804b121d0 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
bba93a711b onSelectionChanged UI event 2021-09-27 23:20:05 -06:00
4db843897a when refreshing sprite, keep it blue 2021-09-27 22:46:04 -06:00
0e21755e31 Scale component for NAT entries 2021-09-27 19:47:30 -06:00
f3d7cecd4e click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
64902bbe3b specify whether flixel projects need to pass html5/c++ compilation 2021-09-18 19:16:27 -06:00