• Alexander Bock's avatar
    Removing the asset_helper file (#1868) · 8b74493d
    Alexander Bock authored
     - Remove the asset_helper file and call the onInitialize and onDeinitialize functions directly
     - Small compile fix on Windows
     - Removes the need for the registerIdentifierWithMeta function by automatically doing that for all asset.export statements
     - Allow the passing of either identifiers (as before) or entire tables to the removeSceneGraphNode, removeScreenSpaceRenderable, deleteLayer, removeAction, and export methods. In that case, the Identifier key from the table is extracted and used instead
    8b74493d