16 Commits over 92 Days - 0.01cph!
Update ScreenText tab test
Component selector arrow key navigation improvements
- first time you press down arrow while in the search box doesn't get eaten
- fix scroller stepping after clicking it then using up/down arrow navigation
- scroller scrolls to selection when going up/down with arrows
Fix CharacterControllerHelper getting stuck along multiple planes
With a few small changes to read closer to the original source
Mesh editor & movement test scene
Fix Collider component not cleaning up its OnTagsChanged event
GameObjectNode is editable
Use fixed position when opening component context menu with the button
It just feels slightly better this way
Component headers can be dragged into control slots
Add Move Up/Move Down to component context menu
Add button to component header for context menu
Fix unused context menu eating a mouse click
Scene hierarchy selection adds to edit log
Fixes selection getting confused when selecting from hierarchy, performing some other action, then undoing
Make component list scrollable
Add test scene
Simple hud
Movement controller adjustments & additions
Create SurfScene.cs