39 Commits

Author SHA1 Message Date
05617d2966 Update properties based on previous state 2024-07-31 13:58:17 +02:00
e551fc078a Integrate model with binding system 2024-07-29 20:47:08 +02:00
23eba70702 Add function for getting model from any context 2024-07-29 20:21:21 +02:00
3b58e44c59 Fix building docs failing 2024-07-29 19:57:37 +02:00
0973ea579d Add set up function to model 2024-07-29 16:14:42 +02:00
07e433fa27 Fix links to documentation 2024-07-20 09:29:57 +02:00
27af62fe5e Trigger docs update 2024-07-19 23:47:41 +02:00
f8fb7dd838 Add models 2024-07-19 23:22:00 +02:00
5b3e66ed37 Remove observable support 2024-07-19 21:33:59 +02:00
cd543da08d Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-19 21:14:56 +02:00
e490cf2b82 Fix observing models not always working 2024-07-19 21:14:44 +02:00
bf3452dd72 Update documentation 2024-07-18 15:54:23 +02:00
93546224f2 Remove custom renderable elements (use views) 2024-07-13 11:46:13 +02:00
e133b7b8b7 Add documentation 2024-07-12 21:52:57 +02:00
da69a573fc Remove second identifier in state storage 2024-07-10 10:27:02 +02:00
b8f36b7600 Add modify function for views 2024-07-07 16:30:36 +02:00
8da8115172 Add content to renderable storage 2024-07-07 08:08:38 +02:00
fcc8ec4d7c Make update views function public 2024-07-07 06:32:10 +02:00
25d1d66137 Add update parameter to inspector wrapper 2024-07-06 22:20:23 +02:00
700b953953 Add support for custom renderable types 2024-07-03 20:56:31 +02:00
fedc845b3f Add support for state in apps 2024-07-02 16:11:01 +02:00
9f114a471e Fix pointers not being passed by every widget 2024-07-01 21:53:32 +02:00
d9bbec862b Polish demo app 2024-07-01 17:56:45 +02:00
0749f01e86 Implement scene and app 2024-07-01 17:07:08 +02:00
20b2fee279 Only save the two most recent state identifiers 2024-06-30 16:56:06 +02:00
2551c0a14d Set up documentation 2024-06-30 12:45:23 +02:00
83a03441b5 Remove debug tree 2024-06-30 09:48:56 +02:00
0702207d22 Fix updateProperties not passed correctly in state wrappers 2024-06-30 08:34:30 +02:00
3b2f4a9c92 Add basic convenience widgets 2024-06-29 23:25:40 +02:00
5a59a01980 Improve performance of state system 2024-06-29 22:41:03 +02:00
4b9ea1e883 Add testing for state properties 2024-06-21 10:20:33 +02:00
1d7c80f5e7 Polish debug tree output for state properties 2024-06-21 07:25:51 +02:00
c7f37e0c1c Fix body's storage not initializing 2024-06-21 07:19:31 +02:00
e3c6946917 Fix modifiers not applied correctly
Also fix renderable ignoring arrays of AnyView
2024-06-20 07:20:35 +02:00
c114bd32e9 Fix views with multiple backends not updating 2024-06-18 15:47:03 +02:00
133a4b02da Fix style 2024-06-17 17:05:26 +02:00
d244fce038 Add convenience widgets 2024-06-17 09:23:50 +02:00
c15839de3b Implement view updating system 2024-06-17 09:11:20 +02:00
3c17404dc6 Implement basic support for views 2024-06-10 06:31:23 +02:00