You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When typing, now renderers expect full paths for performance reasons. GDXWorld should index currently configured asset directories and whena user types, should fuzzy match resources. The vim ctrl-p plugin works well, as an example of this.