restructure viewer/types/helper folders, remove old WASM/web FFI interop, add SceneUpdated stream
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
library filament_dart;
|
library filament_dart;
|
||||||
|
|
||||||
export 'thermion_dart/thermion_viewer.dart';
|
export 'thermion_dart/thermion_viewer.dart';
|
||||||
export 'thermion_dart/thermion_viewer_stub.dart'
|
|
||||||
if (dart.library.io) 'thermion_dart/thermion_viewer_ffi.dart'
|
|
||||||
if (dart.library.js_interop)'thermion_dart/compatibility/web/interop/thermion_viewer_wasm.dart';
|
|
||||||
|
|
||||||
export 'thermion_dart/entities/entity_transform_controller.dart';
|
export 'thermion_dart/entities/entity_transform_controller.dart';
|
||||||
|
|||||||
Reference in New Issue
Block a user