Mark Mankarious
ad5a4e06f3
feat: refactors schema to accomodate model
2023-10-27 15:55:20 +01:00
Mark Mankarious
563ea6b370
chore: updates README
2023-10-10 12:04:39 +01:00
Mark Mankarious
d3c0098cb6
chore: updates README
2023-10-08 14:22:18 +01:00
Mark Mankarious
8992d84cc6
feat: updates roadmap on README
2023-10-05 11:09:13 +01:00
Mark Mankarious
fed1b3af6e
chore: updates docs
2023-10-04 12:11:55 +01:00
Mark Mankarious
0580440b28
feat: imports isopacks as separate package
2023-10-03 15:44:27 +01:00
Mark Mankarious
beec0f0a83
chore: updates README
2023-08-31 13:11:35 +01:00
Mark Mankarious
53165a826c
chore: updates README
2023-08-29 15:00:21 +01:00
Mark Mankarious
c96fb3b6f6
chore: updates README
2023-08-29 10:50:44 +01:00
Mark Mankarious
c0704b9c84
chore: updates README
2023-08-29 10:06:13 +01:00
Mark Mankarious
d0cf739e04
chore: updates README
2023-08-28 23:36:03 +01:00
Mark Mankarious
8565d0d078
chore: updates README
2023-08-28 21:46:09 +01:00
Mark Mankarious
d0e1926d8e
chore: updates README with instructions on how to build docs locally
2023-08-28 21:35:45 +01:00
Mark Mankarious
bb2a2ab2d5
chore: updates roadmap progress in README
2023-08-28 21:30:52 +01:00
Mark Mankarious
cfa87da01a
chore: updates README
2023-08-26 21:05:39 +01:00
Mark Mankarious
c861da494d
chore: updates README
2023-08-25 21:55:24 +01:00
Mark Mankarious
a279729dc6
feat: adds documentation
2023-08-25 18:09:51 +01:00
Mark Mankarious
ab5c778780
refactor: renames initialScene -> initialData
2023-08-24 17:52:33 +01:00
Mark Mankarious
2f020ddb1c
chore: updates README
2023-08-24 13:18:00 +01:00
Mark Mankarious
afd71d6a55
chore: updates README
2023-08-24 13:10:54 +01:00
Mark Mankarious
9c60c16f4a
chore: updates README
2023-08-21 16:37:57 +01:00
Mark Mankarious
3c3d9a0c31
chore: updates README
2023-08-21 09:30:40 +01:00
Mark Mankarious
cdaaea4c3e
refactor: propagates all naming of groups to rectangles
2023-08-18 12:07:15 +01:00
Mark Mankarious
486ac09e61
chore: updates README with link to Github repo
2023-07-29 10:20:26 +01:00
Mark Mankarious
fbf6fc6081
chore: updates README with Codesandbox instructions
2023-07-29 10:17:33 +01:00
Euan M
f027170b0e
chore: updates README with ways of working
2023-07-29 08:02:17 +01:00
Mark Mankarious
773473b58e
refactor: integrates the renderer with react
...
Migrates away from using a standalone renderer and mobx for plumbing. Previously there was a lot of manual syncing needed between the React UI and the Renderer, which added a lot of overhead and complexity.
Scene state is now held in a store (facilitated by Zustand). This acts as a single source of truth shared over the renderer and the UI, and both react to changes on the store.
2023-07-20 16:45:54 +01:00
Mark Mankarious
606219e3c1
chore: updates README
2023-07-04 19:43:09 +01:00
Mark Mankarious
409691e69c
chore: updates README
2023-04-04 08:47:34 +01:00
Mark Mankarious
4d64495e0f
chore: updates README
2023-04-04 01:35:32 +01:00
Mark Mankarious
c2cd64d2f2
chore: updates README with first contributions guide
2023-03-29 23:23:26 +01:00
Mark Mankarious
54ce783dcf
chore: updates README with CI status badge
2023-03-29 23:02:30 +01:00
Mark Mankarious
5dbeb973b0
feat: renders a basic node to scene
2023-03-28 23:09:59 +01:00
Mark Mankarious
5e1bff091d
chore: updates README
2023-03-23 22:39:13 +00:00
Mark Mankarious
255a8247d7
chore: updates README
2023-03-23 22:36:34 +00:00
Mark Mankarious
5874aae6b2
chore: updates README with roadmap
2023-03-22 21:10:13 +00:00
Mark Mankarious
e152f731e2
chore: updates readme
2023-03-16 23:19:31 +00:00
Mark Mankarious
54d14bdf9a
Adds README
2023-03-08 20:33:47 +00:00
Mark Mankarious
80d6d8c525
Initial commit
2023-03-08 20:29:13 +00:00