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
Doing this will allow scenes to be stored in plain-text form as well as source-code form. Source code scenes are more compact and faster to load, but serialized scenes are easier to store and edit on the fly. Additionally, they do not have to be cleverly parsed to be used. See #13