|
168ed17fb2
|
Add mini-writeup on how to write components.
|
2018-01-24 23:56:21 +01:00 |
|
|
2f58d1d609
|
Add ticker component.
|
2018-01-24 23:55:58 +01:00 |
|
|
76987c82a0
|
Derive gray center-view button.
|
2018-01-24 22:24:05 +01:00 |
|
|
89745c1699
|
Fast stylistic cleanup of deck view.
* Bigger card names.
* Gray settings button (instead of black).
|
2018-01-24 22:19:55 +01:00 |
|
|
4d8cdcb82d
|
When creating new card jump straight to dev mode.
|
2018-01-24 22:04:31 +01:00 |
|
|
42e67dc6a6
|
Add support for renaming and deleting cards.
|
2018-01-24 21:53:28 +01:00 |
|
|
eafa61c34b
|
Remove unused imports.
|
2018-01-23 22:46:55 +01:00 |
|
|
deead50800
|
Update interfaces when stepping back to them.
|
2018-01-23 22:38:57 +01:00 |
|
|
847bbe2d5f
|
Remove backgroud color picker from create card menu.
|
2018-01-23 21:49:42 +01:00 |
|
|
aad92328cd
|
Add dialog for card creation.
|
2018-01-23 00:59:28 +01:00 |
|
|
1508b143c5
|
If card name is given (not path), save it as JSON file.
|
2018-01-22 23:14:51 +01:00 |
|
|
abd9096c25
|
Allow opening card by path.
|
2018-01-22 01:03:17 +01:00 |
|
|
53bab05798
|
Move getCenteredOn to PartGrid.
|
2018-01-21 23:07:22 +01:00 |
|
|
d8d641ecf9
|
Add apache-2.0 license file.
|
2018-01-21 12:11:27 +01:00 |
|
|
bd20e39785
|
Add test deck preview screen.
|
2018-01-21 12:05:54 +01:00 |
|
|
8fa2e22d55
|
Add simplistic modal for part instantiation.
|
2018-01-21 00:14:46 +01:00 |
|
|
f464902399
|
Allow moving away though the top left corner.
|
2018-01-20 22:09:25 +01:00 |
|
|
f821f49b94
|
Add center view button.
|
2018-01-20 22:08:08 +01:00 |
|
|
826f32beca
|
Update gradle and buildtools.
|
2018-01-20 21:36:59 +01:00 |
|
|
3f8267e5ef
|
Add versioning to the serialized cards.
|
2018-01-18 22:45:07 +01:00 |
|
|
0171a56d6e
|
Lock user mode on the normal screen.
|
2018-01-18 22:30:12 +01:00 |
|
|
e47e1c61f9
|
Add scrolling canvas.
|
2018-01-18 22:15:54 +01:00 |
|
|
a7a9149502
|
Add wiring.
|
2018-01-18 21:20:19 +01:00 |
|
|
82b6e7188c
|
Fix dangling wires when remove input-connected part.
|
2017-10-31 00:06:46 +01:00 |
|
|
f63854c863
|
Only allow one connection per in/out pair.
|
2017-10-30 22:34:58 +01:00 |
|
|
8773f46b60
|
Test the possibilities of Type-safe wiring.
|
2017-07-23 09:46:01 -04:00 |
|
|
5839e9a693
|
Fix colorbox spawned at the start.
|
2017-07-22 18:42:55 -04:00 |
|
|
9157d2b7ad
|
Serialize and save connections.
|
2017-07-22 18:35:41 -04:00 |
|
|
b37e5e1ae1
|
Move Tuple4 out of CanvasView and create Tuple2.
|
2017-07-22 17:46:24 -04:00 |
|
|
dcbc0e5cad
|
Add signal passing prototype.
|
2017-07-22 16:31:21 -04:00 |
|
|
888e32f7ec
|
Add a simplistic prototype of wiring mechanism.
|
2017-07-13 23:33:25 -04:00 |
|
|
19d01f3c24
|
Keep the switching button on the same part of the screen.
|
2017-07-13 23:28:23 -04:00 |
|
|
fe0794632d
|
Experiment with basic dev mode context.
|
2017-07-09 22:29:15 -04:00 |
|
|
5e583bed05
|
Add mock part addition/deletion mechanism.
|
2017-07-09 21:32:05 -04:00 |
|
|
cd6b7c87d6
|
Try menu-deploying fab.
|
2017-07-09 15:49:52 -04:00 |
|
|
1f5f9cb8de
|
Rename test->main classes and update the theme.
|
2017-07-09 11:19:41 -04:00 |
|
|
a961c55407
|
Embed PartCanvasView as part of a layout.
|
2017-07-09 10:46:47 -04:00 |
|
|
67e8f7585b
|
Use fullscreen.
|
2017-07-08 14:52:16 -04:00 |
|
|
cb5b087af1
|
Add a simple, JSON-based serialization mechanism.
|
2017-07-04 02:26:35 +02:00 |
|
|
be7eacddb7
|
Differenciate touching and grabbing.
|
2017-07-04 01:26:40 +02:00 |
|
|
bfcb25e1a2
|
Remove "public" from Part interface methods.
|
2017-07-04 01:10:23 +02:00 |
|
|
1eb830b71d
|
Add basic part movement mechanism.
|
2017-07-04 01:09:37 +02:00 |
|
|
5e71d29a39
|
Rename DrawView to PartCanvasView.
|
2017-07-04 00:53:21 +02:00 |
|
|
cb2ca6c47c
|
Add simplistic blueprint background.
|
2017-07-04 00:21:44 +02:00 |
|
|
078b06ab57
|
Implement click detection.
|
2017-07-03 23:55:32 +02:00 |
|
|
bc33baca27
|
Explore canvas + part solution.
|
2017-07-03 23:25:25 +02:00 |
|
|
389796649f
|
Base canvas usage.
|
2017-07-03 20:43:22 +02:00 |
|
|
58d7c7f6b3
|
Working OpenGLES demo.
|
2017-07-03 20:26:38 +02:00 |
|