geotic icon indicating copy to clipboard operation
geotic copied to clipboard

Add entity reference property types

Open ddmills opened this issue 3 years ago • 0 comments

geotic v3 had <Entity> and <EntityArray> which could be used as properties to reference other entities. This was very slow due to the es6 Proxy and having to check it on creation/deletion

ddmills avatar Mar 24 '21 13:03 ddmills