@babylonjs/inspector 9.26.0 → 9.26.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/browser-CANgtOiM.js.map +1 -1
- package/lib/components/properties/boundProperty.d.ts +16 -0
- package/lib/components/properties/metadataProperties.d.ts +5 -1
- package/lib/{extensionsListService-DVpZa3gV.js → extensionsListService-2sqR5MRD.js} +3 -4
- package/lib/{extensionsListService-DVpZa3gV.js.map → extensionsListService-2sqR5MRD.js.map} +1 -1
- package/lib/gif-5DieAkSF.js.map +1 -1
- package/lib/{index-C5ggNiyY.js → index-DvyGGbVg.js} +244 -90
- package/lib/index-DvyGGbVg.js.map +1 -0
- package/lib/index.js +3 -4
- package/lib/index.js.map +1 -1
- package/lib/lite/components/properties/cameraProperties.d.ts +11 -0
- package/lib/lite/components/properties/lightProperties.d.ts +33 -0
- package/lib/lite/components/properties/sceneNodeProperties.d.ts +8 -0
- package/lib/lite/{extensionsListService-xgITNk9y.js → extensionsListService-BP2ToO_O.js} +2 -4
- package/lib/lite/{extensionsListService-xgITNk9y.js.map → extensionsListService-BP2ToO_O.js.map} +1 -1
- package/lib/lite/{index-DmQN3QdU.js → index-6eEEtyAL.js} +1363 -194
- package/lib/lite/index-6eEEtyAL.js.map +1 -0
- package/lib/lite/index.js +2 -4
- package/lib/lite/index.js.map +1 -1
- package/lib/lite/sceneEntityUtils.d.ts +19 -0
- package/lib/lite/services/panes/properties/cameraPropertiesService.d.ts +3 -0
- package/lib/lite/services/panes/properties/lightPropertiesService.d.ts +3 -0
- package/lib/lite/services/panes/properties/sceneNodePropertiesService.d.ts +3 -0
- package/lib/lite/services/panes/properties/shadowGeneratorPropertiesService.d.ts +4 -0
- package/lib/lite/services/panes/scene/cameraExplorerService.d.ts +7 -0
- package/lib/lite/services/panes/scene/lightExplorerService.d.ts +6 -0
- package/lib/lite/services/panes/scene/meshExplorerService.d.ts +4 -1
- package/lib/lite/services/panes/scene/sceneSelectionUtils.d.ts +3 -0
- package/lib/lite/services/panes/scene/shadowGeneratorExplorerService.d.ts +6 -0
- package/lib/{quickCreateToolsService-0rVa_CjZ.js → quickCreateToolsService-B0RAjMcI.js} +4 -5
- package/lib/{quickCreateToolsService-0rVa_CjZ.js.map → quickCreateToolsService-B0RAjMcI.js.map} +1 -1
- package/lib/{reflectorService-pyDncbYA.js → reflectorService-CUFxJIMt.js} +4 -5
- package/lib/{reflectorService-pyDncbYA.js.map → reflectorService-CUFxJIMt.js.map} +1 -1
- package/package.json +1 -1
- package/lib/index-C5ggNiyY.js.map +0 -1
- package/lib/lite/index-DmQN3QdU.js.map +0 -1
package/lib/lite/index.js
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
|
-
export { A as Accordion, a as AccordionSection, b as AccordionSectionItem, B as BooleanBadgePropertyLine, c as BridgeCommandRegistryIdentity, d as BuiltInsExtensionFeed, e as Button, f as ButtonLine, C as Checkbox, g as CheckboxPropertyLine, h as ChildWindow, i as Collapse, j as ComboBox, k as ComboBoxPropertyLine, l as ConstructorFactory, D as DraggableLine, m as Dropdown, E as EngineContextIdentity, n as EngineExplorerServiceIdentity, o as EntitySelector, p as ErrorBoundary, q as ExplorerServiceIdentity, r as ExtensibleAccordion, F as FileUploadLine, G as GetPropertyDescriptor, H as HexPropertyLine, I as InfoLabel, s as InterceptFunction, t as InterceptProperty, v as IsPropertyReadonly, w as LineContainer, L as Link, x as LinkPropertyLine, y as List, M as MakeDialogTeachingMoment, z as MakeLazyComponent, J as MakeModularBridge, K as MakeModularTool, N as MakePopoverTeachingMoment, O as MakeTeachingMoment, P as MessageBar, Q as NumberDropdown, R as NumberDropdownPropertyLine, T as NumberInputPropertyLine, U as ObservableCollection, V as Pane, W as PlaceholderPropertyLine, X as Popover, Y as PositionedPopover, Z as PropertiesServiceIdentity, _ as PropertyContext, $ as PropertyLine, a0 as SearchBar, a1 as SearchBox, a2 as SelectionServiceDefinition, a3 as SelectionServiceIdentity, a4 as SettingsServiceIdentity, a5 as SettingsStore, a6 as SettingsStoreIdentity, S as ShellServiceIdentity, a7 as ShowInspector, a8 as SidePaneContainer, a9 as Slider, aa as SpinButton, ab as SpinButtonPropertyLine, ac as StringDropdown, ad as StringDropdownPropertyLine, ae as StringifiedPropertyLine, af as Switch, ag as SwitchPropertyLine, ah as SyncedSliderInput, ai as SyncedSliderPropertyLine, aj as TeachingMoment, ak as TextAreaPropertyLine, al as TextInput, am as TextInputPropertyLine, an as TextPropertyLine, ao as Textarea, ap as Theme, aq as ThemeServiceIdentity, ar as ToastProvider, as as ToggleButton, at as Tooltip, au as UploadButton, av as WatcherServiceIdentity, aw as useAngleConverters, ax as useAsyncResource, ay as useEventListener, az as useEventfulState, aA as useInterceptObservable, aB as useKeyListener, aC as useKeyState, aD as useObservableCollection, aE as useObservableState, aF as useOrderedObservableCollection, aG as usePollingObservable, aH as usePropertyChangedNotifier, aI as useResource, aJ as useTheme, aK as useThemeMode, aL as useToast } from './index-
|
|
1
|
+
export { A as Accordion, a as AccordionSection, b as AccordionSectionItem, B as BooleanBadgePropertyLine, c as BridgeCommandRegistryIdentity, d as BuiltInsExtensionFeed, e as Button, f as ButtonLine, C as Checkbox, g as CheckboxPropertyLine, h as ChildWindow, i as Collapse, j as ComboBox, k as ComboBoxPropertyLine, l as ConstructorFactory, D as DraggableLine, m as Dropdown, E as EngineContextIdentity, n as EngineExplorerServiceIdentity, o as EntitySelector, p as ErrorBoundary, q as ExplorerServiceIdentity, r as ExtensibleAccordion, F as FileUploadLine, G as GetPropertyDescriptor, H as HexPropertyLine, I as InfoLabel, s as InterceptFunction, t as InterceptProperty, v as IsPropertyReadonly, w as LineContainer, L as Link, x as LinkPropertyLine, y as List, M as MakeDialogTeachingMoment, z as MakeLazyComponent, J as MakeModularBridge, K as MakeModularTool, N as MakePopoverTeachingMoment, O as MakeTeachingMoment, P as MessageBar, Q as NumberDropdown, R as NumberDropdownPropertyLine, T as NumberInputPropertyLine, U as ObservableCollection, V as Pane, W as PlaceholderPropertyLine, X as Popover, Y as PositionedPopover, Z as PropertiesServiceIdentity, _ as PropertyContext, $ as PropertyLine, a0 as SearchBar, a1 as SearchBox, a2 as SelectionServiceDefinition, a3 as SelectionServiceIdentity, a4 as SettingsServiceIdentity, a5 as SettingsStore, a6 as SettingsStoreIdentity, S as ShellServiceIdentity, a7 as ShowInspector, a8 as SidePaneContainer, a9 as Slider, aa as SpinButton, ab as SpinButtonPropertyLine, ac as StringDropdown, ad as StringDropdownPropertyLine, ae as StringifiedPropertyLine, af as Switch, ag as SwitchPropertyLine, ah as SyncedSliderInput, ai as SyncedSliderPropertyLine, aj as TeachingMoment, ak as TextAreaPropertyLine, al as TextInput, am as TextInputPropertyLine, an as TextPropertyLine, ao as Textarea, ap as Theme, aq as ThemeServiceIdentity, ar as ToastProvider, as as ToggleButton, at as Tooltip, au as UploadButton, av as WatcherServiceIdentity, aw as useAngleConverters, ax as useAsyncResource, ay as useEventListener, az as useEventfulState, aA as useInterceptObservable, aB as useKeyListener, aC as useKeyState, aD as useObservableCollection, aE as useObservableState, aF as useOrderedObservableCollection, aG as usePollingObservable, aH as usePropertyChangedNotifier, aI as useResource, aJ as useTheme, aK as useThemeMode, aL as useToast } from './index-6eEEtyAL.js';
|
|
2
2
|
import '@babylonjs/core/Misc/observable.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@fluentui/react-components';
|
|
6
6
|
import '@fluentui/react-icons';
|
|
7
7
|
import '@babylonjs/core/Misc/dataStorage.js';
|
|
8
|
-
import '@babylonjs/core/Misc/logger.js';
|
|
9
8
|
import '@babylonjs/core/Misc/asyncLock.js';
|
|
10
9
|
import '@babylonjs/core/Misc/deferred.js';
|
|
11
10
|
import '@fluentui-contrib/react-resize-handle';
|
|
12
11
|
import '@fluentui/react-motion-components-preview';
|
|
13
|
-
import '@babylonjs/core/Misc/
|
|
14
|
-
import '@babylonjs/core/Maths/math.scalar.functions.js';
|
|
12
|
+
import '@babylonjs/core/Misc/logger.js';
|
|
15
13
|
import 'react-dom/client';
|
|
16
14
|
import '@babylonjs/lite';
|
|
17
15
|
import '@fluentui-contrib/react-virtualizer';
|
package/lib/lite/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type ArcRotateCamera, type Camera, type DirectionalLight, type EngineContext, type FreeCamera, type HemisphericLight, type LightBase, type Mesh, type PointLight, type Quat, type SceneContext, type SceneNode, type ShadowGenerator, type SpotLight, type Vec3 } from "@babylonjs/lite";
|
|
2
|
+
export declare function GetSceneContexts(engine: EngineContext): readonly SceneContext[];
|
|
3
|
+
export declare function IsSceneNode(entity: unknown): entity is SceneNode;
|
|
4
|
+
export declare function IsMesh(entity: unknown): entity is Mesh;
|
|
5
|
+
export declare function IsCamera(entity: unknown): entity is Camera;
|
|
6
|
+
export declare function IsArcRotateCamera(entity: unknown): entity is ArcRotateCamera;
|
|
7
|
+
export declare function IsFreeCamera(entity: unknown): entity is FreeCamera;
|
|
8
|
+
export declare function IsLight(entity: unknown): entity is LightBase;
|
|
9
|
+
export declare function IsDirectionalLight(entity: unknown): entity is DirectionalLight;
|
|
10
|
+
export declare function IsPointLight(entity: unknown): entity is PointLight;
|
|
11
|
+
export declare function IsSpotLight(entity: unknown): entity is SpotLight;
|
|
12
|
+
export declare function IsHemisphericLight(entity: unknown): entity is HemisphericLight;
|
|
13
|
+
export declare function GetSceneNodes(scene: SceneContext): readonly SceneNode[];
|
|
14
|
+
export declare function GetSceneNodeRoots(scene: SceneContext): readonly SceneNode[];
|
|
15
|
+
export declare function IsSceneNodeDescendantOf(node: SceneNode, ancestor: object): boolean;
|
|
16
|
+
export declare function SetVector3Value(target: Vec3, value: Vec3 | readonly [number, number, number]): void;
|
|
17
|
+
export declare function SetQuaternionValue(target: Quat, value: Quat | readonly [number, number, number, number]): void;
|
|
18
|
+
export declare function GetLightDisplayName(light: LightBase, index: number): string;
|
|
19
|
+
export declare function GetShadowGeneratorDisplayName(scene: SceneContext, shadowGenerator: ShadowGenerator): string;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IPropertiesService } from "../../../../services/panes/properties/propertiesService";
|
|
3
|
+
export declare const CameraPropertiesServiceDefinition: ServiceDefinition<[], [IPropertiesService]>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IPropertiesService } from "../../../../services/panes/properties/propertiesService";
|
|
3
|
+
export declare const LightPropertiesServiceDefinition: ServiceDefinition<[], [IPropertiesService]>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IPropertiesService } from "../../../../services/panes/properties/propertiesService";
|
|
3
|
+
export declare const SceneNodePropertiesServiceDefinition: ServiceDefinition<[], [IPropertiesService]>;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IEngineContext } from "../../../engineContext";
|
|
3
|
+
import { type IPropertiesService } from "../../../../services/panes/properties/propertiesService";
|
|
4
|
+
export declare const ShadowGeneratorPropertiesServiceDefinition: ServiceDefinition<[], [IPropertiesService, IEngineContext]>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IEngineExplorerService } from "../../../engineExplorerService";
|
|
3
|
+
import { type IEngineContext } from "../../../engineContext";
|
|
4
|
+
import { type IExplorerService } from "../../../../services/panes/explorer/explorerService";
|
|
5
|
+
import { type ISelectionService } from "../../../../services/selectionService";
|
|
6
|
+
import { type IWatcherService } from "../../../../services/watcherService";
|
|
7
|
+
export declare const CameraExplorerServiceDefinition: ServiceDefinition<[], [IEngineExplorerService, IExplorerService, IWatcherService, ISelectionService, IEngineContext]>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IEngineExplorerService } from "../../../engineExplorerService";
|
|
3
|
+
import { type IEngineContext } from "../../../engineContext";
|
|
4
|
+
import { type IExplorerService } from "../../../../services/panes/explorer/explorerService";
|
|
5
|
+
import { type ISelectionService } from "../../../../services/selectionService";
|
|
6
|
+
export declare const LightExplorerServiceDefinition: ServiceDefinition<[], [IEngineExplorerService, IExplorerService, ISelectionService, IEngineContext]>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
2
|
import { type IEngineExplorerService } from "../../../engineExplorerService";
|
|
3
|
+
import { type IEngineContext } from "../../../engineContext";
|
|
4
|
+
import { type IExplorerService } from "../../../../services/panes/explorer/explorerService";
|
|
5
|
+
import { type ISelectionService } from "../../../../services/selectionService";
|
|
3
6
|
import { type IWatcherService } from "../../../../services/watcherService";
|
|
4
|
-
export declare const MeshExplorerServiceDefinition: ServiceDefinition<[], [IEngineExplorerService, IWatcherService]>;
|
|
7
|
+
export declare const MeshExplorerServiceDefinition: ServiceDefinition<[], [IEngineExplorerService, IExplorerService, IWatcherService, ISelectionService, IEngineContext]>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { type IEngineContext } from "../../../engineContext";
|
|
2
|
+
import { type ISelectionService } from "../../../../services/selectionService";
|
|
3
|
+
export declare function ClearRemovedSelection(selectionService: ISelectionService, engineContext: IEngineContext, selectionWasRemoved: boolean): void;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { type ServiceDefinition } from "@babylonjs/shared-ui-components/modularTool/modularity/serviceDefinition.js";
|
|
2
|
+
import { type IEngineExplorerService } from "../../../engineExplorerService";
|
|
3
|
+
import { type IEngineContext } from "../../../engineContext";
|
|
4
|
+
import { type IExplorerService } from "../../../../services/panes/explorer/explorerService";
|
|
5
|
+
import { type ISelectionService } from "../../../../services/selectionService";
|
|
6
|
+
export declare const ShadowGeneratorExplorerServiceDefinition: ServiceDefinition<[], [IEngineExplorerService, IExplorerService, ISelectionService, IEngineContext]>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
2
|
-
import { P as Popover, a as useToast, b as useInterceptObservable, B as Button, c as LinkToEntity, T as TextInputPropertyLine, d as SpinButtonPropertyLine, C as CheckboxPropertyLine, V as Vector3PropertyLine, e as useProperty, M as MessageBar, S as ShellServiceIdentity, f as SceneContextIdentity, g as SelectionServiceIdentity, h as useObservableState, A as Accordion, i as AccordionSection } from './index-
|
|
2
|
+
import { P as Popover, a as useToast, b as useInterceptObservable, B as Button, c as LinkToEntity, T as TextInputPropertyLine, d as SpinButtonPropertyLine, C as CheckboxPropertyLine, V as Vector3PropertyLine, e as useProperty, M as MessageBar, S as ShellServiceIdentity, f as SceneContextIdentity, g as SelectionServiceIdentity, h as useObservableState, A as Accordion, i as AccordionSection } from './index-DvyGGbVg.js';
|
|
3
3
|
import { SettingsRegular, CollectionsAdd20Regular } from '@fluentui/react-icons';
|
|
4
4
|
import '@babylonjs/core/Particles/webgl2ParticleSystem.js';
|
|
5
5
|
import '@babylonjs/core/Rendering/prePassRendererSceneComponent.js';
|
|
@@ -36,13 +36,11 @@ import { NodeRenderGraph } from '@babylonjs/core/FrameGraph/Node/nodeRenderGraph
|
|
|
36
36
|
import { SpriteManager } from '@babylonjs/core/Sprites/spriteManager.js';
|
|
37
37
|
import '@babylonjs/core/Misc/observable.js';
|
|
38
38
|
import '@babylonjs/core/Misc/dataStorage.js';
|
|
39
|
-
import '@babylonjs/core/Misc/logger.js';
|
|
40
39
|
import '@babylonjs/core/Misc/asyncLock.js';
|
|
41
40
|
import '@babylonjs/core/Misc/deferred.js';
|
|
42
41
|
import '@fluentui-contrib/react-resize-handle';
|
|
43
42
|
import '@fluentui/react-motion-components-preview';
|
|
44
|
-
import '@babylonjs/core/Misc/
|
|
45
|
-
import '@babylonjs/core/Maths/math.scalar.functions.js';
|
|
43
|
+
import '@babylonjs/core/Misc/logger.js';
|
|
46
44
|
import 'react-dom/client';
|
|
47
45
|
import '@babylonjs/core/Maths/math.color.js';
|
|
48
46
|
import '@babylonjs/core/Misc/uniqueIdGenerator.js';
|
|
@@ -150,6 +148,7 @@ import '@babylonjs/core/Materials/imageProcessingConfiguration.js';
|
|
|
150
148
|
import '@babylonjs/core/Maths/colorTemperature.functions.js';
|
|
151
149
|
import '@babylonjs/core/Bones/skeleton.js';
|
|
152
150
|
import '@babylonjs/core/Sprites/sprite.js';
|
|
151
|
+
import '@babylonjs/core/Maths/math.scalar.functions.js';
|
|
153
152
|
import '@babylonjs/core/Misc/textureTools.js';
|
|
154
153
|
import '@babylonjs/core/Events/keyboardEvents.js';
|
|
155
154
|
import '@babylonjs/core/Events/pointerEvents.js';
|
|
@@ -791,4 +790,4 @@ var quickCreateToolsService = {
|
|
|
791
790
|
};
|
|
792
791
|
|
|
793
792
|
export { CreateToolsServiceDefinition, quickCreateToolsService as default };
|
|
794
|
-
//# sourceMappingURL=quickCreateToolsService-
|
|
793
|
+
//# sourceMappingURL=quickCreateToolsService-B0RAjMcI.js.map
|