@babylonjs/inspector 8.56.0 → 8.56.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/{extensionsListService-o37oCGIy.js → extensionsListService-zYdKn8uM.js} +9 -30
- package/lib/extensionsListService-zYdKn8uM.js.map +1 -0
- package/lib/{index-CjZdtI-w.js → index-DuVF9zYN.js} +11 -6
- package/lib/index-DuVF9zYN.js.map +1 -0
- package/lib/index.d.ts +5 -0
- package/lib/index.js +1 -1
- package/lib/{quickCreateToolsService-CU-OcaMm.js → quickCreateToolsService-BtsSLeMY.js} +2 -2
- package/lib/{quickCreateToolsService-CU-OcaMm.js.map → quickCreateToolsService-BtsSLeMY.js.map} +1 -1
- package/lib/{reflectorService-C9gCqhs6.js → reflectorService-Bzs-Ykos.js} +2 -2
- package/lib/{reflectorService-C9gCqhs6.js.map → reflectorService-Bzs-Ykos.js.map} +1 -1
- package/package.json +1 -1
- package/lib/extensionsListService-o37oCGIy.js.map +0 -1
- package/lib/index-CjZdtI-w.js.map +0 -1
package/lib/index.d.ts
CHANGED
|
@@ -1084,6 +1084,10 @@ type PersonMetadata = {
|
|
|
1084
1084
|
* The Babylon forum username of the person.
|
|
1085
1085
|
*/
|
|
1086
1086
|
readonly forumUserName?: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* A base64 encoded PNG image to use as the person's avatar.
|
|
1089
|
+
*/
|
|
1090
|
+
readonly avatar?: string;
|
|
1087
1091
|
};
|
|
1088
1092
|
type ExtensionMetadata = {
|
|
1089
1093
|
/**
|
|
@@ -39060,6 +39064,7 @@ declare class SolidParticleSystem implements IDisposable {
|
|
|
39060
39064
|
* @internal
|
|
39061
39065
|
*/
|
|
39062
39066
|
protected _addParticle(idx: number, id: number, idxpos: number, idxind: number, model: ModelShape, shapeId: number, idxInShape: number, bInfo?: Nullable<BoundingInfo>, storage?: Nullable<[]>): SolidParticle;
|
|
39067
|
+
private _normalizeMeshVertexColors;
|
|
39063
39068
|
/**
|
|
39064
39069
|
* Adds some particles to the SPS from the model shape. Returns the shape id.
|
|
39065
39070
|
* Please read the doc : https://doc.babylonjs.com/features/featuresDeepDive/particles/solid_particle_system/immutable_sps
|
package/lib/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Accordion, g as AccordionSection, l as AccordionSectionItem, m as AttachDebugLayer, n as BooleanBadgePropertyLine, o as BoundProperty, p as BuiltInsExtensionFeed, B as Button, h as ButtonLine, q as Checkbox, C as CheckboxPropertyLine, r as ChildWindow, s as Collapse, t as Color3GradientComponent, v as Color3GradientList, w as Color3PropertyLine, x as Color4GradientComponent, y as Color4GradientList, z as Color4PropertyLine, D as ColorPickerPopup, E as ColorStepGradientComponent, F as ComboBox, G as ComboBoxPropertyLine, H as ConstructorFactory, I as ConvertOptions, J as DebugServiceIdentity, K as DetachDebugLayer, O as DraggableLine, Q as Dropdown, R as EntitySelector, U as ErrorBoundary, W as ExtensibleAccordion, X as FactorGradientComponent, Y as FactorGradientList, Z as FileUploadLine, _ as GetPropertyDescriptor, $ as GizmoServiceIdentity, a0 as HexPropertyLine, a1 as InfoLabel, a2 as InputHexField, a3 as InputHsvField, a4 as Inspector, a5 as InterceptFunction, a6 as InterceptProperty, a7 as IsPropertyReadonly, a8 as LineContainer, k as Link, a9 as LinkPropertyLine, L as LinkToEntity, aa as LinkToEntityPropertyLine, ab as List, ac as MakeDialogTeachingMoment, ad as MakeLazyComponent, ae as MakePopoverTeachingMoment, af as MakePropertyHook, ag as MakeTeachingMoment, ah as MaterialSelector, M as MessageBar, ai as NodeSelector, aj as NumberDropdown, ak as NumberDropdownPropertyLine, N as NumberInputPropertyLine, al as ObservableCollection, am as Pane, an as PlaceholderPropertyLine, P as Popover, ao as PositionedPopover, ap as PropertiesServiceIdentity, aq as Property, ar as PropertyContext, as as PropertyLine, at as QuaternionPropertyLine, au as RotationVectorPropertyLine, d as SceneContextIdentity, av as SceneExplorerServiceIdentity, aw as SearchBar, ax as SearchBox, ay as SelectionServiceDefinition, e as SelectionServiceIdentity, az as SettingsServiceIdentity, aA as SettingsStore, aB as SettingsStoreIdentity, c as ShellServiceIdentity, aC as ShowInspector, aD as SidePaneContainer, aE as SkeletonSelector, aF as Slider, aG as SpinButton, S as SpinButtonPropertyLine, aH as StatsServiceIdentity, aI as StringDropdown, aJ as StringDropdownPropertyLine, aK as StringifiedPropertyLine, aL as Switch, aM as SwitchPropertyLine, aN as SyncedSliderInput, aO as SyncedSliderPropertyLine, aP as TeachingMoment, aQ as TextAreaPropertyLine, aR as TextInput, T as TextInputPropertyLine, aS as TextPropertyLine, aT as Textarea, aU as TextureSelector, aV as TextureUpload, aW as Theme, aX as ThemeServiceIdentity, aY as ToastProvider, aZ as ToggleButton, i as ToolsServiceIdentity, a_ as Tooltip, a$ as UploadButton, b0 as Vector2PropertyLine, V as Vector3PropertyLine, b1 as Vector4PropertyLine, b2 as WatcherServiceIdentity, b3 as useAngleConverters, b4 as useAsyncResource, b5 as useColor3Property, b6 as useColor4Property, b7 as useEventListener, b8 as useEventfulState, a as useInterceptObservable, b9 as useKeyListener, ba as useKeyState, bb as useObservableCollection, f as useObservableState, bc as useOrderedObservableCollection, bd as usePollingObservable, b as useProperty, be as usePropertyChangedNotifier, bf as useQuaternionProperty, bg as useResource, bh as useSetting, bi as useTheme, bj as useThemeMode, u as useToast, bk as useVector3Property } from './index-
|
|
1
|
+
export { A as Accordion, g as AccordionSection, l as AccordionSectionItem, m as AttachDebugLayer, n as BooleanBadgePropertyLine, o as BoundProperty, p as BuiltInsExtensionFeed, B as Button, h as ButtonLine, q as Checkbox, C as CheckboxPropertyLine, r as ChildWindow, s as Collapse, t as Color3GradientComponent, v as Color3GradientList, w as Color3PropertyLine, x as Color4GradientComponent, y as Color4GradientList, z as Color4PropertyLine, D as ColorPickerPopup, E as ColorStepGradientComponent, F as ComboBox, G as ComboBoxPropertyLine, H as ConstructorFactory, I as ConvertOptions, J as DebugServiceIdentity, K as DetachDebugLayer, O as DraggableLine, Q as Dropdown, R as EntitySelector, U as ErrorBoundary, W as ExtensibleAccordion, X as FactorGradientComponent, Y as FactorGradientList, Z as FileUploadLine, _ as GetPropertyDescriptor, $ as GizmoServiceIdentity, a0 as HexPropertyLine, a1 as InfoLabel, a2 as InputHexField, a3 as InputHsvField, a4 as Inspector, a5 as InterceptFunction, a6 as InterceptProperty, a7 as IsPropertyReadonly, a8 as LineContainer, k as Link, a9 as LinkPropertyLine, L as LinkToEntity, aa as LinkToEntityPropertyLine, ab as List, ac as MakeDialogTeachingMoment, ad as MakeLazyComponent, ae as MakePopoverTeachingMoment, af as MakePropertyHook, ag as MakeTeachingMoment, ah as MaterialSelector, M as MessageBar, ai as NodeSelector, aj as NumberDropdown, ak as NumberDropdownPropertyLine, N as NumberInputPropertyLine, al as ObservableCollection, am as Pane, an as PlaceholderPropertyLine, P as Popover, ao as PositionedPopover, ap as PropertiesServiceIdentity, aq as Property, ar as PropertyContext, as as PropertyLine, at as QuaternionPropertyLine, au as RotationVectorPropertyLine, d as SceneContextIdentity, av as SceneExplorerServiceIdentity, aw as SearchBar, ax as SearchBox, ay as SelectionServiceDefinition, e as SelectionServiceIdentity, az as SettingsServiceIdentity, aA as SettingsStore, aB as SettingsStoreIdentity, c as ShellServiceIdentity, aC as ShowInspector, aD as SidePaneContainer, aE as SkeletonSelector, aF as Slider, aG as SpinButton, S as SpinButtonPropertyLine, aH as StatsServiceIdentity, aI as StringDropdown, aJ as StringDropdownPropertyLine, aK as StringifiedPropertyLine, aL as Switch, aM as SwitchPropertyLine, aN as SyncedSliderInput, aO as SyncedSliderPropertyLine, aP as TeachingMoment, aQ as TextAreaPropertyLine, aR as TextInput, T as TextInputPropertyLine, aS as TextPropertyLine, aT as Textarea, aU as TextureSelector, aV as TextureUpload, aW as Theme, aX as ThemeServiceIdentity, aY as ToastProvider, aZ as ToggleButton, i as ToolsServiceIdentity, a_ as Tooltip, a$ as UploadButton, b0 as Vector2PropertyLine, V as Vector3PropertyLine, b1 as Vector4PropertyLine, b2 as WatcherServiceIdentity, b3 as useAngleConverters, b4 as useAsyncResource, b5 as useColor3Property, b6 as useColor4Property, b7 as useEventListener, b8 as useEventfulState, a as useInterceptObservable, b9 as useKeyListener, ba as useKeyState, bb as useObservableCollection, f as useObservableState, bc as useOrderedObservableCollection, bd as usePollingObservable, b as useProperty, be as usePropertyChangedNotifier, bf as useQuaternionProperty, bg as useResource, bh as useSetting, bi as useTheme, bj as useThemeMode, u as useToast, bk as useVector3Property } from './index-DuVF9zYN.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@fluentui/react-components';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
2
|
-
import { P as Popover, u as useToast, a as useInterceptObservable, B as Button, L as LinkToEntity, T as TextInputPropertyLine, S as SpinButtonPropertyLine, C as CheckboxPropertyLine, V as Vector3PropertyLine, b as useProperty, M as MessageBar, c as ShellServiceIdentity, d as SceneContextIdentity, e as SelectionServiceIdentity, f as useObservableState, A as Accordion, g as AccordionSection } from './index-
|
|
2
|
+
import { P as Popover, u as useToast, a as useInterceptObservable, B as Button, L as LinkToEntity, T as TextInputPropertyLine, S as SpinButtonPropertyLine, C as CheckboxPropertyLine, V as Vector3PropertyLine, b as useProperty, M as MessageBar, c as ShellServiceIdentity, d as SceneContextIdentity, e as SelectionServiceIdentity, f as useObservableState, A as Accordion, g as AccordionSection } from './index-DuVF9zYN.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';
|
|
@@ -772,4 +772,4 @@ var quickCreateToolsService = {
|
|
|
772
772
|
};
|
|
773
773
|
|
|
774
774
|
export { CreateToolsServiceDefinition, quickCreateToolsService as default };
|
|
775
|
-
//# sourceMappingURL=quickCreateToolsService-
|
|
775
|
+
//# sourceMappingURL=quickCreateToolsService-BtsSLeMY.js.map
|