branchsbox/assetbrowser-artist-friendlycancel
9 Commits over 0 Days - ∞cph!
Widget debug overlay can be enabled with alt and pause/break
Fixed historylist trimming too many items when navigating from a previous position
Keep asset type filter control in sync with history
BaseItemWidget - only call ItemActivated if double clicking with the LEFT mouse button
Fix NRE
Right clicking an item selects it without events
Move hacky line edit syntax highlighting to its own class
https://files.facepunch.com/garry/ce4f0f77-d312-4275-8584-1cea5e56b24d.png
Add Widget.ContentMargins
TagEdit becomes TagPicker
Added ability to get the cursor & selection info on LineEdit
Horrible syntax highlighting code, will fix
Show asset counts on folders in asset browser list
Hide folders starting with .
Add TextEdit.Html
Folder context menu
Can set Widget.Layout directly, added Layout.Row(), Layout.Grid() etc
Add AssetType.All
Hack so Widget.IsPressed doesn't get stuck
Clean up GridLayout usage
Can Draw Pixmap with alpha
Asset type filter improvements
https://files.facepunch.com/garry/93252055-2617-4be4-9786-35aa2043397e.mp4
Show folders in assetlist if we're in folder mode
Rename ItemListWidget to ListView
Fix WidgetGallery names
Start cleanup