Carolina

Results 32 issues of Carolina

**To Reproduce** 1. Create a simple particle system with any texture **Screenshots** ![wI1zRSBgVeERYKFyIS6l94SIwY9K3kQbzngFg-_bj8I3LzzzYMdsJV5-67OhGhXADYY_cneQmjQRBK7dgRt1PnU19FSjzVZqF8XRhOyz4pdKWYsD7oi1nOGAOWNsIwXg0_vhcBQ4wU1o-0Hg4blh-gvBJENox55Zww-c8MZAEC7soMuvc-ISEGIt_F7mBksPWu8sUjmPYYphj3Pf8](https://user-images.githubusercontent.com/6002144/160703717-931b261d-68d3-41f8-86a1-52caef50d5c5.jpg) ![t3P_PfE2rb15Rna2rWXKcbK3yu0IByuW8MaDeEadDqr6dXR5SaCkut0saLpJKd99yZgmLVmQWi4tuh3WyR3uiw_ji30e8LBe3dVYpAaopG3Uwo6I8pt_W23WcG-9nxOoqVsK_dzRYf-QPfzRA68kFB0D7rJqpCTh7NH5uchGuVZlctN_SVh9a4fz3asRr42l_iPoJVqvnWk2Nveet](https://user-images.githubusercontent.com/6002144/160703755-5a47f5bd-961a-4867-951b-940020a5e988.jpg) **Other** - Platform: Galaxy S21

rendering

**For questions, please use the [forum](https://forum.babylonjs.com)**. **Describe the bug** No heightmap is created and no warnings/errors are shown **To Reproduce** Steps to reproduce the behavior: 1. Use CreateGroundFromHeightMap with any...

**For questions, please use the [forum](https://forum.babylonjs.com)**. **Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Create a CubeMap texture 2. Create a PBRMaterial 3. Set the texture as...

We should ensure the Physics objects are serializable and recoverable. Like bodies, shapes, constraints, etc.

physics
new feature
stale

**Repro** - Bug repro on [playground](https://playground.babylonjs.com): https://nme.babylonjs.com/#AHU7HJ When dragging the bottom image input and clicking, a node is created, but instead of creating a line between the two, you can...

bug
nme

Related forum issue: https://forum.babylonjs.com/t/gui-delegatepickingtochildren-detectpointeronopaqueonly-does-it-work-from-containers/39575 Currently, the feature is only present on Button, but there's no reason it couldn't work for all Containers

enhancement
gui

In some cases, like using Dynamic Texture and/or GUI, we depend on rendering to a 2D context, which can be pretty slow sometimes. We'd like to support usage of Offscreen...

enhancement
gui
investigation
stale

Related forum discussion: https://forum.babylonjs.com/t/how-to-add-unknown-number-of-items-to-a-stackpanel-made-in-the-gui-editor/29564/8 > I don’t see a way to contribute to gui.babylonjs right now, but a feature I would love is the ability to output a single item...

enhancement
gui editor

Related forum discussion: https://forum.babylonjs.com/t/gui-editor-inputtext-is-now-missing-font-selection/33370/12 > We can express the idea of default even more simply by just adding a new possible value for font family, “inherit”. If a control has...

enhancement
gui
gui editor