Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EtherealEngine/etherealengine

iR Engine - Bringing us together on the open social spatial web. 🤖 🚀 👓 🕹ī¸ 🧑đŸŋ‍🚀
https://github.com/EtherealEngine/etherealengine

add LoadVolumeComponent (#6881)

* add LoadVolumeComponent

* fix not clearing targets list on unload

* configure node edito...

c41eab674a914d42440cc6292ef3072a5dfdec2b authored over 2 years ago
Strengthened scope restrictions on user CRUD.

Users now need both admin:admin and user:read/write to perform any sort of user CRUD or scope CR...

b5776d9ac865cffe5ee1acea1a5e85ee87767b3c authored over 2 years ago
refactor instancing to be data oriented (#6880)

0188c2d9d31a5cdaacb8369f270ec9f87c60b00b authored over 2 years ago
Editor Component Control (#6870)

* refactor styled type, implement component deletion button

* cleanup

* improve css, move ...

04129be66046c120948fc319ac4762b8bf7550c3 authored over 2 years ago
Scene Loading Refactoring (#6879)

* scene loading uses updateSceneFromJSON, systems unload

* clean up various ui

* rename sy...

dd484488560cbb0e4ea6768f70f5d8e4623fca82 authored over 2 years ago
Dynamic Loading Improvements (#6878)

* *property pane lock wip
*duplicate object now works on object3Ds
*add SceneObjectInput compo...

111357439b4ec0835aaf6803ba4d1d9b9b4d97b3 authored over 2 years ago
remove $cache parameter from action matching

0934474661e09961c4984baec834b6f6c61f676f authored over 2 years ago
increase default env server shutdown time

2f630081c1328abfdd7dbb8bbc61e539de1a4fc0 authored over 2 years ago
physics update

0c104aef1616e674190a402f31c85cdddc933062 authored over 2 years ago
update rapier to 0.9.0, implement contact drain, improve types (#6868)

893dd9835604b27aa6b73a8496a71863e0c09a58 authored over 2 years ago
fix avatar parity being inverted for XR and input

af7654ae8c5b955fd9fbdc30ba80f5bbbf40f6c5 authored over 2 years ago
fix debug helper bug

705a36bc2e2b43a8520d3bdd5733a7338d6108e5 authored over 2 years ago
add avatar model changed action

a11b7ecacfcd1da4bee7856255588081d2b7afc0 authored over 2 years ago
Scene Loading Persist Refactor (#6858)

* replace persist tag concept with scene tag concept

* updating scene works

* entity tree ...

56c9f7cd2e0cdc5d205f3ff72113963585eef5b6 authored over 2 years ago
Material expand (#6859)

* refactor extensions
resource tracking WIP

* fix synchronous uses of createReadableTexture
...

b3c0a0f0d78b42ad6f91bdcbbf9262425f7ddf97 authored over 2 years ago
Merge pull request #6857 from XRFoundation/project-reset-invalidate-cache

Fixed some issues with updating projects.

29eb782d1ab607ed0c2c02ed88ad612d08f26356 authored over 2 years ago
Changes for friends functionality (#6825)

* Changes to add friends dialog

* Updated tabs theme

* Fixed for service and client. Code ...

d56d0ed192525c6bb40b579f38112f2ce24e2e09 authored over 2 years ago
Setting tabs (#6852)

* Added tabs in settings and moved theme to settings

* update settings align

Co-authored-b...

db8894c990b9efa0d51ee397ec2f76908538a19d authored over 2 years ago
Fixed some issues with updating projects.

Added a cache invalidation call to ProjectService.uploadProject. If new files are being fetched,...

498dc954a8f366bf61e16552bede09337adaf470 authored over 2 years ago
Merge branch 'dev' of https://github.com/XRFoundation/XREngine into dev

6e9f04b9177bef84f2a73e01c9f989ae56f6af38 authored over 2 years ago
csm and directional light fixes

17697dab7b08bd2ebddf57d54714e59fa677806e authored over 2 years ago
Merge pull request #6856 from XRFoundation/dev-reinit-start-docker

Added run of dev-docker as part of dev-reinit

f06a4baa5189ed23805369f7231db1b1a539d363 authored over 2 years ago
Added run of dev-docker as part of dev-reinit

8daf853d75e01f1303e1d12c497f4d7331952544 authored over 2 years ago
Merge pull request #6851 from XRFoundation/immersive-self-video

Fixed some bugs with user video.

52a366fddabc5288e281508dbb65a7b561a4c1d4 authored over 2 years ago
Merge pull request #6849 from XRFoundation/client-logging

Client logs to ElasticSearch only (no console).

e033aa75b81b243526055f7c4186e03be6bf8321 authored over 2 years ago
Fixes to outdated reference to sortedMessages, profile button cleanup

f07d095cb376503d368624f96c1cd82f9b0b372e authored over 2 years ago
Fixed some bugs with user video.

In immersive mode, applying the non-displayed consumer video to the user avatar UI was often not...

a8b54c7267a39dcab274f4da9999dc1f41f8f0ae authored over 2 years ago
Update VolumetricFunctions.ts

Add missing sourceEntity property

03a11a14ed3fb146e1ba2cd8e32038bd62446e3e authored over 2 years ago
Fix ScaleCommand

da7ca776bd4e08f32c44a50a0023d6796ef086aa authored over 2 years ago
Update MaterialOverrideFunctions.ts

Prevent the scene from crashing when missing a material override property

22e4da900cbe2b4411006462090531b9d0b3067c authored over 2 years ago
polish loading effect

e4ddd3159bb015883ba66b343ec8aad9aef8232f authored over 2 years ago
fix loop animatinon avatars

f1685ce4d187970bb283662c9e60fafe9f987b60 authored over 2 years ago
fix portal bugs

afd06844149accd4674b0c42be62745dd6f6bacf authored over 2 years ago
Client logs to ElasticSearch only (no console).

7defb587326bc86dbf3e417edc49d98c7c62146a authored over 2 years ago
fix bug with ground plane colliders

1a1f4aed6ceef69e158e05917e85bc0e305789b2 authored over 2 years ago
Disable matrixAutoUpdate for entities (#6847)

* disable matrix auto update for entities with transform components

* clean up assets after l...

35852c167da0027145305e8231bc3b17a825a7eb authored over 2 years ago
Merge pull request #6848 from XRFoundation/immersive-media-bugfix

Fixed an errant ! in immersiveMedia logic

d36dcf29909bb6a7aedcd2122a95770fcd937557 authored over 2 years ago
Fixed an errant ! in immersiveMedia logic

68f1bbc1cf49696f61d1fa9e76569fb1a63761b9 authored over 2 years ago
image hotfix

72b257457f989d3e848d9a55aa367dd7ea905622 authored over 2 years ago
start implementing hand bone twist, fix debug

d0ff2360bb8608b991f0d5fe71b55685df2bd08b authored over 2 years ago
improve and optimize avatar loading effect

24509596215efb8c538542e4f6ccbef4de440dc9 authored over 2 years ago
fix helpers not saving to local storage, add skeleton helper

9197c8531370c507eebef131b64ffc1c0b1ef705 authored over 2 years ago
Update gltf-ecs.md

48823bdfa5f515581f4347d63fbc1a96409c84e8 authored over 2 years ago
fix errors in material editor

c5d70994d8f5c7e05969560cdd9d63acf87780dd authored over 2 years ago
Merge branch 'dev' of https://github.com/XRFoundation/XREngine into dev

ae99cf76948853cf3701bc872c7a10f5cf73e159 authored over 2 years ago
add back teleport control scheme & add avatar media distance cutoff

2ae761086526165f2c41a1187dca883d879c258a authored over 2 years ago
Removed debugging, improved error catching in OAuth strategies' getRedirect (#6845)

1dfc200c6beed66631cc9ed41a1e01b29e88b576 authored over 2 years ago
fix mobile input

20074f69b6c7262f40cc87d53058c911f4a19375 authored over 2 years ago
replace spawn point round robin with permissioned spawn points

0c05d59dda66936aad067553df7e3a0d4a8f6fa2 authored over 2 years ago
immersive media mode (#6844)

b0c1f76f04bd55b8cf01a116ce4ae21626e2a0e7 authored over 2 years ago
Added debugging to github OAuth strategy (#6843)

45320b0b64f8418533f328c9040d34d94aae359c authored over 2 years ago
Added VITE_READY_PLAYER_ME_URL to Docker build args. (#6842)

Commented out building testbot.

fd61afbb292bf2602be0ff88821da1c7afee1809 authored over 2 years ago
Merge branch 'dev' of https://github.com/XRFoundation/XREngine into dev

0413e9f53f3930a188ee7f1ca0dc05371f43170b authored over 2 years ago
fix ik elbows

b42450bd974ed9568ccb259a0ea6f9b691f02dd1 authored over 2 years ago
Updated project backend to handle repos without write access. (#6840)

The project API was not properly handling repos to which the authenticated user
or GH app did n...

e5f16f5fccb203e878e39e0e3861f2285af49a32 authored over 2 years ago
Added speaking indicator via hark. (#6834)

Co-authored-by: Kyle Baran <[email protected]>

0ece1c7dcb2bb2649ef5f6fa5b060f3f142c74ba authored over 2 years ago
Switch user avatars on deletion. (#6831)

Co-authored-by: Kyle Baran <[email protected]>

1d880f644eb236ff391900102a7c70cf00036056 authored over 2 years ago
Merge branch 'dev' of https://github.com/XRFoundation/XREngine into dev

c637dcbfa7b27b9074ed0316fdc2593af32202a2 authored over 2 years ago
fix collider parent loading

4fe26ea75094582a3e753cd805a1305b2f87a906 authored over 2 years ago
fix chairs interactables

fe81db4ad9ae07152e366c5357ec484c0d64f9ea authored over 2 years ago
Scale updates (#6839)

* implement real time scale update for colliders
* fix mesh collider object3d query conflicts
...

cb944bfbbe2f09cd3f3682e6ec60345d4cae828e authored over 2 years ago
XR Movement Refactor (#6832)

* WIP

* remove unused inputs

* Update package.json

* update reference space

* ref sp...

c1ec1e7df7084c9c5bfb5aec6da7518f5e2d4598 authored over 2 years ago
scale command wip

17c72d7314798eaf10ba1db6073aa9e7a320af1b authored over 2 years ago
Trigger volume fix (#6838)

*Fix trigger volume handling in collider component
*Fix scene preview camera not initializing i...

b50da6cec200ce8e26bef77a009e64576e9e437b authored over 2 years ago
Made 'local' the default value for RELEASE_NAME (#6836)

cdd947b564dc3ce5eb9f7843f7a3fe47f279b9f4 authored over 2 years ago
Fixed bug with magiclink login and removed logout from guests. (#6835)

Magiclink login was not setting user to isGuest: false; it is now.

User ProfileMenu now does ...

e4cb0bab568dfcc0fa090d0da915c834c06e1d66 authored over 2 years ago
Model glTF Conversion (#6837)

* implement .gltf model file creation in editor
*add ktx2 previewing
*more thumbnail handling ...

c4a27d22461be0d22f729f2215c4d7999cf2d709 authored over 2 years ago
fix error

9c13fa2e33c2c0383218227a6b127d68c31b08d0 authored over 2 years ago
fix error

caf75f52792867f8a93e288d8dfb991c75347fa1 authored over 2 years ago
add avatar stepping, improve raycast api, add raycast debugger

bef0eda4bda99138b57c7ea742a2cfd33e40e742 authored over 2 years ago
fix camera bug with editor

3ed1fac8992f1711c087967b6395022579976821 authored over 2 years ago
Various scene loader cleanup (#6830)

* clean up light deserializers

* update env maps and scene camera preview deserializers

* ...

f45a740e061e0dd4bd2acd5762ec6e65473f8e34 authored over 2 years ago
Combine collider, box collider and trigger volume components (#6829)

* combine collider, box collider and trigger volume components

* refactor portals, colliders ...

b8e94706ed48606230cb59d4fe0e5cc3b92eaf5d authored over 2 years ago
Gltf reload fix (#6826)

* remove GLTFLoadedComponent before parse

* fixed model transform

8eaca9ca85090d4c4459abce47212efaf44b2661 authored over 2 years ago
Add keycard trigger volumes etc. (#6824)

804c50554fef18bd3ec627bf7a6104a663d0bbcb authored over 2 years ago
Refactor AuthService service. (#6817)

* Refactor user and auth service.

* Move actions from AuthService to AuthAction.

* Move av...

4bac4241799b65c0583b45cd913b4bff4f86eb58 authored over 2 years ago
Added avatar context menu (user menu) using standard ui (non xrui) (#6810)

67f162637c94da9899c8cd3c2dd2625184e2619b authored over 2 years ago
Merge branch 'dev' of https://github.com/XRFoundation/XREngine into dev

3883a6efce73ca42873a80856fc740aa8596b45a authored over 2 years ago
physics collision group tweaks

9c77e329f896271af0a8bd0279abdccbfd90b83b authored over 2 years ago
Add keycard asset to default-project/apartment

569b1affffd7ce96dba4a0c08d0452e90b50c6fc authored over 2 years ago
Fix occasional editor error when switching scenes

2783593a6cd985f6cf801a50e7cbcfdacab8a0b9 authored over 2 years ago
Update volumetric

f7509c538c6553e80d1e7407f64df6d269a24a95 authored over 2 years ago
clean up Model and Object3d Node Editors (#6820)

* clean up Model and Object3d Node Editors

* add modify object3d command
add batch userData ...

c75cf4395b5e1b2e8b50c27c27b7d5df3e8e0c95 authored over 2 years ago
Add documentation

f72b4cf640d5d7f81f37a6ea80cd1073f3e710a8 authored over 2 years ago
Instancing inspector (#6819)

* add paginated list & use for instance inspection in obj3d editor

bf5b704359218e3ffa3f01d4da70688889ab25f7 authored over 2 years ago
Improve Object3D userData Json editor (#6818)

* add change material type option
* add geometry inspector
* improve obj3d json editor

c2210c813f5d19a36d51f6bc1f0d4358400e1817 authored over 2 years ago
Scene Loading Streamline (#6812)

* establish pattern for streamlining scene loading

* light scene function, streamline seriali...

6ebe53b5d950522424f8773b73283647b333f7a2 authored over 2 years ago
Object3D Raycast Select (#6808)

*implement click raycast select object3d
*add 'Parent Node' button to Object3D editor
*impleme...

4a9dde96dc7d04f5dcc75083aa3f54c22de2f0ab authored over 2 years ago
Fixed some issues with party and scope tests, and a bug that was caught from them. (#6814)

Scope tests had intermittent failures that seem to be from not re-fetching the
user after addin...

3084b51449bce5365416fccda976dff12ea0a650 authored over 2 years ago
Updated project GitHub integration to use branches. (#6813)

Having every installation of a project push to the main branch in GitHub could be problematic.
...

cc7e527110e0bdf845c5bceb6427dc2b4f96e764 authored over 2 years ago
remove EntityNodeComponent (#6809)

* remove EntityNodeComponent

* fix a few bugs

* fix upload, disable parseObjectComponentsF...

da846cd568caecd0881e2ac4e64a07934dac8e15 authored over 2 years ago
Merge pull request #6811 from XRFoundation/express-gzip-fix

Added express-static-gzip to Dockerfile-client npm install

dc9a76ba62112613a6f5860d4f74b6ab94768aee authored over 2 years ago
Added express-static-gzip to Dockerfile-client npm install

a8bd73b911ca6b674d1f0cbd7f617797c03ec7b2 authored over 2 years ago
Update volumetric

Fixes a race condition where the volumetric enters into a state where it doesn't play when it sh...

5dd8b4bfce2790a75363ab06f903f65140f706db authored over 2 years ago
Merge pull request #6806 from XRFoundation/vite-compression

Added vite-plugin-compression, removed unused static files.

1b2adfe7056066bf3e3f141c8a0ac3826b43e7ec authored over 2 years ago
Refactor, drive wallet login off of admin settings (#6803)

* Wallet WIP.

* Drive wallet login off of admin settings.

346baf6e649249846af2892d2970d231c0de51d7 authored over 2 years ago
Editor gizmo refactor (#6807)

* refactor a lot of gizmos

* transform gizmo uses bounding box instead of object3d

* recal...

857d908cdc34ba69d7093ab050295d7545e9f008 authored over 2 years ago
Remove client/public directory after build-client has been run, as it's no longer needed.

8821805c4927523cf734dccb541ea9d9976237a2 authored over 2 years ago
Added vite-plugin-compression, removed unused static files.

Added vite-plugin-compression to have vite build compress almost every static file.
Altered defa...

8f3b568be2e8a49015e3d9aeb56488031b16b96e authored over 2 years ago
Material Editor Improvements (#6791)

* add edit npm command

* fix instancing
improve material editor
improve thumbnail handling
...

1c90028b1ba76076f9bf3e0759987f33c6bb671b authored over 2 years ago