etherealengine
etherealengine copied to clipboard
iR Engine - Bringing us together on the open social spatial web. đ¤ đ đ đšī¸ đ§đŋâđ
- In figma, can put in Settings and in 3D space in world
## Summary Adds a VerificationEvent service ## References closes #6728
## Summary - Disables logging when `TEST=true` (this is set already by the test script) - Adds a `DISABLE_LOG` flag (to disable logging manually)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [esbuild](https://togithub.com/evanw/esbuild) | [`0.14.42` -> `0.15.10`](https://renovatebot.com/diffs/npm/esbuild/0.14.42/0.15.10) | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
## Summary - [x] support non entity object3d in editor hierarchy : #6636 ### Expanded Inspector + Editor - [ ] add paginated list component - [ ] click raycast...
It would be great to be able to throw primitive shapes into the scene in as easily as other objects, and even able to draw objects. Things like cubes, spheres,...
``` { id: String userId : String expiresAt: Date } ```
## Summary Making a discrete avatar table to centralize avatar information, instead of having to store extra information on the static-resource table and do awkward queries on it. ## References...