@aspicio/core
Advanced tools
+4
-0
@@ -409,2 +409,6 @@ //#region src/model/types.d.ts | ||
| private animationFrame; | ||
| /** The settled pose an in-flight animation is easing toward, or null when | ||
| * the camera is at rest. Relative ops (zoomBy, resetRotation) compound from | ||
| * this so rapid clicks accumulate instead of reading a mid-flight camera. */ | ||
| private pendingView; | ||
| document: DxfDocument | null; | ||
@@ -411,0 +415,0 @@ constructor(container: HTMLElement, options?: DxfViewerOptions); |
+1
-1
| { | ||
| "name": "@aspicio/core", | ||
| "version": "0.11.0", | ||
| "version": "0.11.1", | ||
| "description": "Aspicio — a TypeScript DXF viewer library (WebGL, mobile-first).", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/frontsail-ai/aspicio/tree/master/packages/core#readme", |
Sorry, the diff of this file is too big to display
151402
0.58%3308
0.49%