Commit graph

255 commits

Author SHA1 Message Date
Adam Brown
93e8344475 Fix build 2023-03-13 16:42:47 -08:00
Adam Brown
4b9535b231 Move GlobalSettings into data 2023-03-13 14:29:03 -08:00
Wavesonics
0786d1898c Correct tabs 2023-02-20 17:47:09 -08:00
Wavesonics
3e8ca0d1fb ProjectHomeUi tweaks 2023-02-16 23:19:31 -07:00
Wavesonics
49b28a2c48 Added temp icon 2023-02-14 18:43:27 -07:00
Wavesonics
e768b94d04 Moved dir java -> kotlin 2023-02-09 21:40:02 -08:00
Wavesonics
77082ba843 Enabled merged Kover report 2023-02-09 17:59:35 -08:00
Adam Brown
227c1eafcf Injectable coroutine scops
Removed other hard coded references to dispatchers
2023-02-04 14:52:32 -08:00
Adam Brown
cfddd38fe7 Moved package name to gradle 2023-02-03 22:26:27 -08:00
Wavesonics
06dec5ef73 Tons of lib upgrades 2023-02-02 21:58:05 -08:00
Wavesonics
b9651461ef Android status bar color
- Also Activities now resize for virtual keyboard
2023-02-02 20:42:40 -08:00
Wavesonics
6d6cde1799 Desktop example project install is working 2023-01-29 21:55:10 -08:00
Wavesonics
7e1fcd9bc7 Added global setting for UI Theme
- Split up composables into separate files
2023-01-26 20:52:10 -08:00
Wavesonics
91ebf2e754 Set Android App name 2023-01-25 20:50:07 -08:00
Wavesonics
aa587834c1 SceneListUi starting to look good 2023-01-24 23:07:11 -08:00
Wavesonics
9d4a056832 Mobile nav is working! 2023-01-22 23:57:58 -08:00
Wavesonics
0e6da273fd Moved package 2023-01-22 18:38:53 -08:00
Wavesonics
528f837ca1 Figured out navigational differences 2023-01-22 17:13:33 -08:00
Wavesonics
8e31b07b40 Some Material 3 updates 2023-01-20 01:38:48 -08:00
Wavesonics
253c108aca clean up 2023-01-19 22:30:17 -08:00
Wavesonics
81fa8f983b First design pass on Project Select 2023-01-19 00:38:40 -08:00
Wavesonics
141a59c494 Moved to Material 3 2023-01-18 22:43:22 -08:00
Wavesonics
e0a889622f Image loading! 2023-01-14 23:32:12 -08:00
Wavesonics
08632fcd24 Created IdProvider
- Fixed lots of tests
- renamed di package
2023-01-01 18:11:28 -08:00
Wavesonics
494a01283b Fixed close confirm on Android 2022-12-29 17:38:03 -08:00
Wavesonics
1111fe7b56 Fixed Androidcrash 2022-12-29 14:41:54 -08:00
Wavesonics
6c11ea75d7 Fixed Android lint errors 2022-12-29 14:33:42 -08:00
Wavesonics
2bdd0b99de Android updated for ProjectRoot
- MpDialog added
- editor is crashing though...
2022-12-29 14:12:34 -08:00
Wavesonics
39d6e0d71b Android build is working again 2022-12-29 13:59:28 -08:00
Wavesonics
33f84e9893 Working on building Android 2022-12-29 13:15:06 -08:00
Adam Brown
44dff44544 A ton of reorg
Starting work on drafts
2022-11-09 22:06:33 -08:00
Adam Brown
ba80436e04 Added Global Settings
Projects directory is now driven from this config
2022-10-18 17:31:03 -07:00
Adam Brown
09b2325861 Some minor tweaks 2022-08-22 17:22:43 -07:00
Adam Brown
9668568046 Install example project on Android 2022-08-19 16:42:31 -07:00
Adam Brown
a3bd70ed08 Fixed Android 2022-08-17 17:12:13 -07:00
Adam Brown
78dde7c672 More tests!
Fixed filename validation error
2022-08-13 19:18:12 -07:00
Adam Brown
8c695f2497 Android confirm close 2022-06-27 21:15:48 -07:00
Adam Brown
ab31474962 Added unique IDs to scenes 2022-06-26 13:05:17 -07:00
Adam Brown
01d7e89a0d Shared resources
The IDE doesn't like this... acts like it doesn't understand a lot of what is here, but it compiles and runs so...
2022-06-23 18:29:08 -07:00
Adam Brown
1e668c35e4 Editor is sorta working! 2022-06-23 17:39:00 -07:00
Adam Brown
75e5f9adca Serialization is compiling in now 2022-06-15 21:03:53 -07:00
Adam Brown
97b5741ea6 Visual scene re-ordering
Still need to rename files when re-ordering
2022-06-15 00:57:14 -07:00
Adam Brown
9e87ff3ffc Build file work 2022-06-14 17:52:54 -07:00
Adam Brown
d142a11fc5 Delete Projects & Scenes 2022-06-14 16:18:45 -07:00
Adam Brown
f2be1cbc22 Project creation!
Lots of foundational work to begin allowing multiplatform File IO
2022-06-12 19:19:37 -07:00
Wavesonics
41df095717 iOS target added
Holy crap that was not fun...
2022-06-04 02:44:52 -07:00
Adam Brown
8656eb786e Remove AppBar background color 2022-06-02 15:38:59 -07:00
Adam Brown
f476f09b2a Menu working on Android 2022-06-02 15:36:51 -07:00
Adam Brown
a961af96ea Fixed lots of stuff
Menus are working on desktop, need to do Android now
2022-06-02 15:08:40 -07:00
Adam Brown
e912662534 Android & Desktop improvements
Android uses AppBar
Desktop uses menus
2022-06-02 10:33:01 -07:00