Sinai
|
9f8d53f55a
|
Rewriting everything from scratch, developed generic ObjectPool system
|
2021-04-26 19:56:21 +10:00 |
|
Sinai
|
f3cd84804d
|
Some UI cleanups, improving caching and reduce image allocation
|
2021-04-25 21:20:50 +10:00 |
|
Sinai
|
6d4cc66079
|
Adding back rest of the menu, ported most of Reflection Inspector for new UI
|
2021-04-25 00:21:12 +10:00 |
|
Sinai
|
38bd19c243
|
cleanup
|
2021-04-24 05:23:29 +10:00 |
|
Sinai
|
30f847dc23
|
Some improvements to panel dragging logic
|
2021-04-24 04:00:58 +10:00 |
|
Sinai
|
f509a985e7
|
Added Search page and AutoCompleter
|
2021-04-23 21:50:58 +10:00 |
|
Sinai
|
feb86a77fd
|
Cleanup scroll pool, fix some minor things
|
2021-04-22 22:56:46 +10:00 |
|
Sinai
|
fdfadcefc1
|
Added 'temp height cache' to ScrollPool for when filtering, fix some issues
|
2021-04-22 17:53:29 +10:00 |
|
Sinai
|
edbb9a2882
|
Cleanup and fix some small issues with scroll pool
|
2021-04-21 23:07:15 +10:00 |
|
Sinai
|
0a9639f8a9
|
attempt at auto-increasing pool size, not quite working properly
|
2021-04-21 21:04:26 +10:00 |
|
Sinai
|
b32675e3b1
|
Finally got dynamic scroll pool working perfectly
Just need to add cells to pool if viewport height is expanded, otherwise I'd say its done.
|
2021-04-21 18:44:43 +10:00 |
|
Sinai
|
ff7c822d69
|
More progress on the dynamic scroll pool, almost done
|
2021-04-20 21:09:07 +10:00 |
|
Sinai
|
300b35c2d3
|
Finally got the scrollpool working properly with dynamic content height
|
2021-04-19 23:47:25 +10:00 |
|
Sinai
|
7a253fa0a0
|
replace old scrollpool with new dynamic one, more progress
|
2021-04-19 20:08:07 +10:00 |
|
Sinai
|
8b5e385c28
|
Working on a dynamic-height scroll pool, almost done
|
2021-04-18 21:38:09 +10:00 |
|
Sinai
|
7cb4faa596
|
Adjust panel size/pos
|
2021-04-16 23:59:54 +10:00 |
|
Sinai
|
085c79441b
|
Create preliminary GameObject inspector for testing, cleanup some UI
|
2021-04-16 21:07:32 +10:00 |
|
Sinai
|
40d32e1919
|
cleanup scene loader, redundant code
|
2021-04-16 18:37:26 +10:00 |
|
Sinai
|
1769a4ed8d
|
Make abstract UIPanel class, refactor SceneExplorer into that, some fixes
|
2021-04-16 17:49:05 +10:00 |
|
Sinai
|
c1d3aab8e3
|
Fix transform tree and scroller, add update toggle and refresh button
|
2021-04-16 04:33:13 +10:00 |
|
Sinai
|
b13aa74fa1
|
Use HashSet and List instead of Dictionary for SceneExplorer caching, fix refresh logic
|
2021-04-16 02:47:15 +10:00 |
|
Sinai
|
7eb4b1bc77
|
WIP
* Using publicized mono assemblies
* Remaking UI from scratch. Done the Scene Explorer so far.
|
2021-04-15 20:18:03 +10:00 |
|