/godot-dataview

A UI control that can efficiently display a large amount of data in a scrollable table. It only loads data it shows, so it's usefull for showing data from a database. It was originally made to show a SQlite table.

Primary LanguageGDScript

Stargazers