Commit graph

2960 commits

Author SHA1 Message Date
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
Wavesonics
0c9661db4c Fixed Editor multi-pane setup 2022-12-29 01:54:25 -08:00
Wavesonics
077609f71a Added ProjectRoot to support new features 2022-12-28 23:59:08 -08:00
Wavesonics
dea5515fce Drafts now store time created 2022-12-28 22:08:04 -08:00
Wavesonics
2ef178cb3d Move scene drafts dir 2022-12-28 21:52:42 -08:00
Wavesonics
6b6ed4532e Fix threading problem 2022-12-28 21:49:41 -08:00
Wavesonics
67f6af5aa7 Update hint text 2022-12-28 21:49:21 -08:00
Wavesonics
77868a7a8e Fixed multi-pane list width 2022-12-27 15:01:06 -08:00
Wavesonics
da1c9d1e70 Fixed scene move threading 2022-12-27 15:00:32 -08:00
Wavesonics
7ec80265f7 Move scene drafts to own dirs 2022-12-26 19:14:38 -08:00
Wavesonics
31fb31a3fa Load Draft now working 2022-12-26 18:58:01 -08:00
Wavesonics
cfec46a9db Save Draft now working 2022-12-26 17:41:27 -08:00
Wavesonics
a58f57af99 Drafts List should be in
- Renamed uiDispatcher to main
- Renamed Child to ChildDestination
2022-12-26 15:00:23 -08:00
Wavesonics
782709bf47 Decompose upgrade 2022-12-13 21:05:41 -08:00
Adam Brown
44dff44544 A ton of reorg
Starting work on drafts
2022-11-09 22:06:33 -08:00
Adam Brown
930e184cdf Desktop can not set Projects dir 2022-10-21 16:39:18 -07: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
808fb4bb90 lib upgrades 2022-10-17 19:31:47 -07:00
Adam Brown
a7940bcd99 lib upgrades 2022-10-14 23:18:44 -07:00
Adam Brown
2dd70dce91 Upgrade AGP 2022-09-14 00:11:52 -07:00
Wavesonics
8d51444810 A little nicer android scrollbar 2022-09-13 23:16:11 -07:00
Wavesonics
67fa383700 Very basic scrollbars 2022-09-13 22:44:59 -07:00
Wavesonics
cbb5d00bd8 Fix state 2022-09-13 21:38:55 -07:00
Wavesonics
283206649f Fix build 2022-09-12 20:02:47 -07:00
Wavesonics
5171a5cf8d working on upgrade 2022-09-11 15:41:40 -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
9a1e77672d Fix last item not being shown 2022-08-19 15:51:32 -07:00
Adam Brown
b4db3edb0f Fixed a little bit of spaz
When you try to drag up to the top most position
2022-08-19 15:07:31 -07:00
Adam Brown
11a01f9433 Cleanup 2022-08-19 15:01:36 -07:00
Adam Brown
71ba264986 Added Expand/Collapse All 2022-08-19 14:52:08 -07:00
Adam Brown
d35a49c654 Refactored SceneTree Composable into state 2022-08-19 14:34:23 -07:00
Adam Brown
a219fd8a93 Fix scene order padding
Standardized the scene path filter
2022-08-19 13:20:10 -07:00
Adam Brown
90e2c1266e Drag cancel 2022-08-19 12:16:38 -07:00
Adam Brown
3e853d8765 Merge branch 'master' of https://github.com/Wavesonics/hammer-editor 2022-08-19 02:12:10 -07:00
Adam Brown
ec2d806f33 Clean up 2022-08-19 02:11:45 -07:00
Adam Brown
47d6b8e5bf Animate item movement
Fix crash when drag to first place
2022-08-18 22:42:53 -07:00
Adam Brown
b8fcbb5324 Fixed auto-scroll
- fixed Android
- fixed inserting into empty group
2022-08-18 22:29:39 -07:00
Adam Brown
aa31a23394 Convert to LazyColumn
not done yet, but a HUGE improvement in performance
2022-08-18 15:39:09 -07:00
Adam Brown
87e5718305 Fixed nested groups 2022-08-17 22:50:36 -07:00
Adam Brown
318d8301ce Drag on long press 2022-08-17 22:18:17 -07:00
Adam Brown
2c3f62c35e Fixed drag drawing 2022-08-17 21:45:13 -07:00
Adam Brown
b15bd99696 Added DragModifierData
- Fixed dragging around collapsed groups
2022-08-17 21:24:30 -07:00
Adam Brown
42a94959b0 Hash cache 2022-08-17 20:53:57 -07:00
Adam Brown
bbdd86cb76 Fixed SceneTree node delete
Have to clean up  the layout list when a scene is removed
2022-08-17 20:47:30 -07:00
Adam Brown
19ebd48638 Fixed scene renaming 2022-08-17 19:16:58 -07:00
Adam Brown
c9d843e785 Fixed incorrect dirty buffer in scene list 2022-08-17 19:11:23 -07:00
Adam Brown
8fc1cf400b - Fix another drag-reorder crash
- Add Delete group
2022-08-17 18:05:25 -07:00