Paweł Leszkiewicz
Paweł Leszkiewicz
### Description - Text edit and dropdown list do not support scroll view yet. - Extract a common scroll view code from UiScrollViewNode to a separate module. - Reuse the...
### Description Animations for GLB models are not working currently due to [ARCore's bug](https://github.com/google-ar/sceneform-android-sdk/issues/585). As a workaround we have implemented `sfb` models support so developers can use FBX animated models....
### Description This makes sense for the Magicverse context on XR devices and on ML as a way to create an immersive experience. Only applicable in the MV browser ###...
### Description - hidden state with particles - re-parenting could be a problem in React, but we control the pipeline - where does it belong, part of JSX or not?...
Physics
### Description Support for physics. ### Completion status - [ ] Android - [ ] iOS - [ ] Lumin
Events
### Description System events should be exposed in JSX. ### Completion status - [ ] [Android](https://github.com/magic-script/magic-script-components-react-native/issues/397) - [ ] [iOS](https://github.com/magic-script/magic-script-components-react-native/issues/397) - [ ] Lumin
### Description Resources defined once in the JSX can be re-used ### Completion status - [ ] [Android](https://github.com/magic-script/magic-script-components-react-native/issues/374) - [ ] [iOS](https://github.com/magic-script/magic-script-components-react-native/issues/374) - [ ] Lumin
### Description An on-demand mechanism which allows developers to place the scene in selected point based on discovered planes. - Fully based on [Planes Detection](https://github.com/magic-script/magic-script-components/issues/173) - Requires to provide a...
### Description Add support for light nodes. A light node is a component for setting the properties of light in the scene. Light node's supported properties (based on `LightNode.h` and...
### Description On Lumin, we need better logs and error messages when a mistake is made. ### Completion status - [ ] Lumin