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

Fixed jank in UVOL (#9189)

0697005b38b93c79c1ea0c2c03b5c7cd00b3919e authored over 1 year ago
Fixed server-side meshopt_decoder Worker call. (#9187)

* Fixed server-side meshopt_decoder Worker call.

Backend running of meshopt_decoder was failing...

66554e191e594cce735d5947acf37d18d303f94e authored over 1 year ago
fix-graph-panel (#9190)

f46536c5783ae4d83e9cc8ff55fc1f1542436a80 authored over 1 year ago
fix import

e4b29fe3ebf85d673e031b47c0785c66c01e7324 authored over 1 year ago
Exported location setting seed

7a5f5946f1e57c2a11891031128c4be222c8de9e authored over 1 year ago
Add button capture to camera input system (#8918)

* draft

* Wasn't releasing properly fix

* pr comments(acuum and camelcase)

* Add better...

875ad01a68bba61ea8bf75bbab4b9e0445b86836 authored over 1 year ago
do not show empty brackets when no asset resource is selected (#9186)

* do not show empty brackets when no asset resource is selected

* remove console log

897fde3e89f5564a6867c51df6c5a37995f65778 authored over 1 year ago
Mocap Foot Groundedness Estimation for Hip Position Offset (#9094)

* test

* use math objects instead of object3d

* calculate foot groundedness

* Fixes and visua...

d262c71e283230235f0af11948a11234db261724 authored over 1 year ago
Fixed issue with pushing project to empty GitHub repo (#9086)

Backend code was trying to delete an empty repo and then crete it with auto_init
set to true. Th...

1255ec7cc94fb3ad18cf7e284abee6d50e0986de authored over 1 year ago
Remove studio obj3d type (#9179)

* mvp for removing objs

* license

* i18n

c20d1fdb9d83f09af3faaf4a3251a431e2301590 authored over 1 year ago
Remove Styled Components (#8471)

* remove styled components

* fix regression

* migrate all but html and body styles

* re...

a002407b2dc2401bb648fe457241aaa4e8850104 authored over 1 year ago
Added logging for location duplicate error

ed9a01d8fbed59e154dffaafb60a600580f0ee01 authored over 1 year ago
Changes to replace type with interface in schemas to allow declaration (#9165)

* Add no-empty-interface in es lint

* Updated schemas to use interface instead of type

95cea61be2ffe700f4cdf5f3d45da1bd725ce201 authored over 1 year ago
Fixed infinite recursion in avatar & user resolvers. (#9178)

PR 9073 introduced an infinite recursion bug. If a user had a custom avatar
that they had uploa...

c780204605ca0e092640cc1a211b8609eedc0320 authored over 1 year ago
behave graph patch package (#9144)

ec71481df5302e6c37770c9ae5f876a487d4d926 authored over 1 year ago
Scene Reactor Loading Refactor (#9151)

* begin supporting multiple scenes and tracking dependencies. scene loads via reactor

* vario...

0ec824037f8c0c8ad482eee9cfe174c7c1d3dc0b authored over 1 year ago
rewrite reactive UVOL (#8848)

* rewrite reactive UVOL1

* Move worker to engine scope, refactor to use hooks, improve playlist...

1889fb40a5aa6e106fc5071a54ead4f7aa1ba984 authored over 1 year ago
do not pass user using async storage with test mode (#9166)

a502c48bdff2086fa83639015b866a3849926625 authored over 1 year ago
add impl and todo for XRReferenceSpaceEvent handling

509ff8c4774a785a689e8e74d8d7641cff217fea authored over 1 year ago
Exported location seed data

bb12fdcbb02f5a8501b394d410e3d566208085c9 authored over 1 year ago
fix tsc error

8fb3147f953878678cdee230ce4999b0498fc598 authored over 1 year ago
Fixed tests (#9164)

23c02a331d361c462ba28b2cdd592f8ecc84a035 authored over 1 year ago
Updated client-setting seed data export

98574355cd7256e62361182e972bcf30f779b85d authored over 1 year ago
movement bug fix

5fede49d5e3950b371f3518b8e7d3ab9036584a5 authored over 1 year ago
add default arguement to add media node func (#9150)

* add defautl arguement to add media node func

* fix check-errors errors

---------

Co-a...

689c87e0bb10dbdf6f21114a838fdc1a2a50d560 authored over 1 year ago
AR, Camera Mode and Scene Scale Fixes (#9117)

* fix avatar disconnect mobile ar and fix scaling of world and avatars independently

* fixes
...

8ebb6b1f47fb87e2a4cb227eba89a0795bc385a3 authored over 1 year ago
Changes to add server logger for all hooks (#9162)

* Changes to add server logger for all hooks

* Updated logs to use error object instead of co...

130aa6191f64593aedc2afcf4a309aff4fc7e834 authored over 1 year ago
force srgb colorspace on diffuse like threejs does

f9222562ca3efa508baff2379da15503386d2fa8 authored over 1 year ago
Fixed error with project update k8s job

a7e30a8d95c433725d747ea4af8794ebc76192cf authored over 1 year ago
Added logs in _callOnLoad

6a29881289883403b39cacc1a3459a3fac23654e authored over 1 year ago
Removed validateData hook from project hooks

eb91a899d5b8b0a73297f360c27ab1208098b766 authored over 1 year ago
Logging for deployment project update failed

39c1b7b3142b8267e537a478fa5cf2bce4de817b authored over 1 year ago
fix variant editor and include dynamic load component in studio

5641f2c8e2030010e4d76e5479f68281f0d223ea authored over 1 year ago
fix remove entity crashing studio

74379bb26541fb5b8bf82b7a1143257344a72b86 authored over 1 year ago
Fixed type error

a7e65ad5051f066df0bf8c23bc144f5559e2a7a8 authored over 1 year ago
Added cascade to api-key table

e91647d58b5ca91bc975c1851956cffdc69052b8 authored over 1 year ago
still allow admin route even if no custom routes are loaded in case routes fail to load

65ec78f9fc32bcfa4e3c6aa7bcfb8bbcac879ce2 authored over 1 year ago
Changes to modify user hooks to allow various scenarios (#9143)

* Changes to modify user hooks to allow various scenarios

* Added hook to make query joinable...

b6813f92e56d9acc2bd3b95377c612b84037aba1 authored over 1 year ago
Changes for user drawer (#9118)

* Changes for user drawer

* Enabled use of client pagination in FeathersHook useFind

* Mis...

3d7924a129b50f1fff9890ca75e7caadb5a58bb2 authored over 1 year ago
fix name not updating in studio

321cb3bb00cd26c9fd03fca08e9728a8559c2fe6 authored over 1 year ago
Changes for location service hook refactor (#9032)

* Updated location hooks

* Updated create result

* Updated test

* Updated search and er...

d265effc360dbec4b1802115682228d5ab88a615 authored over 1 year ago
Removed generate-certs from local k8s

2a066075a1dbe694c71190dbce20056cb8513e25 authored over 1 year ago
fix tsc errors

742378b10634c5c7ec0ed064d75e48745ccf061a authored over 1 year ago
revert change deleting project folder

7f18c2fd480f5e9a8d9406d045d30e39d4fde364 authored over 1 year ago
quick fix to disable broken test deleting projects

8be996c33fb422b8827e3eb72b68699936ccd5ae authored over 1 year ago
Upgrade to Three157 (#9056)

* update to three157

* Update package.json

* update other three dependencies

* wasnt up...

c6aa2b8ca3fa1d25035ccb71f1a1df47839bedf8 authored over 1 year ago
clean up user patch events

aea30a61b390bcec766979d8ade8c6158cd5558d authored over 1 year ago
only send relevant data on user patch event

0e67f549aab57f8bb3569e2d139bd2cd11757cab authored over 1 year ago
only reset avatar if it is your own

20c763b71ddfbb84ab53c402d14188822edfe13c authored over 1 year ago
tests: cleanup files for test failure (#9142)

87621fa80dfc049d515af9c4071d3763c18f1e5a authored over 1 year ago
search by owner in avatars table (#9073)

* search by owner in avatars table

* feat: resolve user and sort user name on client

* chore: ...

4d6ba78bcc6012503e53a23406a1abafd89e45c5 authored over 1 year ago
Editor dialog and container refactor (#9138)

* rework editor dialog

* license

* scope hierarchy panel search

* cleanup

8b4d14a67ba4bcbc753c7bf69d931f099116e518 authored over 1 year ago
refactor studio selection state (#9137)

4a2a35ec37e3c17eb47b0963bb7d5a21311ae1a5 authored over 1 year ago
Automate cert authority (#9072)

* added script to automate CA

* Added script to automate certs in build_minikube

* Added s...

6db8c85e483c8a5241f66d43dd5964238b221740 authored over 1 year ago
Ground plane visibility option exposed in studio (#9096)

a7f388d8046138e3b7d1ef3fa910692efc7f9ed2 authored over 1 year ago
Create snapshot upon releasing transform gizmo (#9126)

* explicitly snapshot after mouse button release on translate/rotate/scale gizmos so that snapsh...

c638c3f9b0c6b5b83043543cb584449c4b46a037 authored over 1 year ago
Fix s3 types (that are causing CI/CD errors) (#9130)

545134fb1d29c36dd25d1806249789abaad19be9 authored over 1 year ago
fix studio tooltip keys (#9131)

* fix studio tooltip keys

* fix names

---------

Co-authored-by: HexaField <joshfield999...

1d3a920e0e1c5959db4b7b57200b41c05ab64f24 authored over 1 year ago
Fix dragging component from panel (#9129)

0536e5721f8885bd70ee690b4015cabd196e6fce authored over 1 year ago
Enabled use of client pagination in FeathersHook useFind (#9128)

a6b01d74ec5195fcb7c705890989902bf88f1579 authored over 1 year ago
fix invite test

cdfd18e14125185d4ad15c8b8b8675eef76cbd20 authored over 1 year ago
fix editor tests failing on scss files

ee81f42d4fc6f800a78062b9925c212caf56526e authored over 1 year ago
close menu after confirming avatar (#9090)

* close menu after confirming avatar

* improve: show loading using `userReady`

* fix: useH...

565e041c2837581480df39325f2b34686d743866 authored over 1 year ago
SceneID enforced #7094 (#9108)

* SceneID enforced #7094

* Scene-data-helper.ts error fix

* Enforced LocationID opaquetype...

b36fe17e51fd8b3393ac7e10e988394060910078 authored over 1 year ago
fix storybook (#9124)

* fix storybook

* omg hardcoded routes

* Hopefully finale of upgrading storybook config

...

65c8e63825f6b58baed2fcbde77e34eb71e19413 authored over 1 year ago
gltf export puts buffers in model-specific folders

ab6c0eb57380880adc134d1716179f540854c6fb authored over 1 year ago
Primitive-geometry-in-editor (#9107)

* primitive geometry component

* working geometry component

* working parameter editing for pr...

658b83e384f9efb991876531d47b170763cd1d72 authored over 1 year ago
replace play mode with isEditing state (#9071)

* replace play mode with isEditing state

* reactivity and improvements

9361150d25828c5ab86e321c2db0917004e91616 authored over 1 year ago
fix gltf export image URIs

dd5457be4de34d7e8b8cb715ffc436cc44757f3a authored over 1 year ago
Fixed hook context

76145bdee671e004ec02b5e045f304d264b904dd authored over 1 year ago
Removed usage of scopeTypeSeed

44a43824656e9cef235fd77d0977d3ec23a95e9e authored over 1 year ago
downgrade vite hmr to tls https 1.1 to stop stalling

eb3a783e6d8f7fb05b94a5a69ae58043d0ac7a91 authored over 1 year ago
redirect by requested domain in oauth (#9103)

* new: redirect by domain in oauth strategy service

* feat: current domain to auth request

...

fb7c841d61b06b7244aef66ca2d5edc8dd485ce8 authored over 1 year ago
fix: add the first user with `guest` type in identity-provider (#9121)

85fd7b29da4e72b845cba727918031c53398ff1d authored over 1 year ago
Fixed issue with first user not being made admin (#9120)

648da060a40cb3656665a670644ae6a2b2a0edc1 authored over 1 year ago
Changes for match-ticket, match-ticket-assignment services hook refactor (#8991)

* Updated match-ticket hooks

* Updated match-ticket-assignment hooks

* Added typed hook co...

d92b1073782272c55d964211a9a5114069f48bc4 authored over 1 year ago
make user drawer extensible (#9100)

319d34d10017046cdee72e5429263fb78fdaff94 authored over 1 year ago
refactor(identity-provider): use service hooks and resolvers (#9033)

* refactor(identity-provider): use service hooks and resolvers

* fix: do not throw error if n...

4fa898e6de25db73b0e5e1493d122042486cd7fa authored over 1 year ago
remove unused buttons in studio

ab09ca9e488e4f065b0bca65378b12ca28d3dd44 authored over 1 year ago
fix glTF export using original image files

6f4b7784699d709dc18906b7285d8d0251f5decd authored over 1 year ago
behave graph fixes, camera fade to black uses sphere (#9084)

* behave graph fixes, camera fade to black uses sphere

* fade to black is black when no graph...

ff03f83b2725c5f43cdfa5b268508b06a436f9f3 authored over 1 year ago
Got rid of discarding commits without a package.json (#9091)

d188ca982a00edf8fd8e1983f719c44e880f7143 authored over 1 year ago
Room code #7094 (#9102)

* test

* ChannelID #7094

* RoomCode #7094

* RoomCode #7094

* Undid LocationID change...

4e23569b73af0f4ccfae07075c27a5620a67a9b7 authored over 1 year ago
set userReady to false upon new avatar load (#9097)

d73fc9d42f29eff23a95348aceda4b7bdda662fe authored over 1 year ago
feat(TransformProperty): local transform component mode (#8439)

* feat(TransformProperty): local transform component mode

* fix: apply transformations to Tra...

12a6533194e43a881d2731a379b8ec90470d0eb7 authored over 1 year ago
migrate states to new code standard (#9088)

* migrate unused OEmbedService to new code standard

* other services

0acd2767ef6ead5549c765fb2e973dd805391019 authored over 1 year ago
ChannelId (#9099)

* test

* ChannelID #7094

125f7aeaeb1710f2888db46fcd4a47a857b63232 authored over 1 year ago
Opaque typings #7094 instanceID enforced (#9095)

3c902126501fea3e5d2fbc2bc56bb8ca7cc41e1f authored over 1 year ago
fix set texture on previously null field in material editor

1b8d50c030cbb0f1376d4d3a3ada0df00b289e28 authored over 1 year ago
Scene loading improvement (#9025)

* scene loading improvement

* add comment

4aa11bbfceba30f1bdf6563a067946f72c3ffbb7 authored over 1 year ago
Fixed lint error

c2759a75b386606b044f26bc656d870c88039b42 authored over 1 year ago
Changes to persist user if internal request and user was explicitly passed. (#9085)

027fd46ed1ca813af375e25f381fc733394edf57 authored over 1 year ago
Check for clientSetting existing on homepage

Occasionally,the home page has thrown an error about homepageLinkButtonEnabled being
read from a...

d01acadb9b918480895ca0bf3393ef789a9080ff authored over 1 year ago
Remove action receptors (#9066)

* refactor notification service

* refactor engine action receptors

* cleanup remaining usage

e69d6d74dd96b6f62b7eec44115375c248a4d687 authored over 1 year ago
remap a hip string to hips (#9078)

3044263c73c2700474494c814951d1bb3996f957 authored over 1 year ago
fix studio save option and readable texture claiming too many webgl contexts

5a651825b283d9121d2cbbe7770467fc270f4ea5 authored over 1 year ago
Simplify Static Resources (#9061)

* simplify static resource parsing of scenes and uploads

* add download button in file browser ...

22ce891a88558f6fc3514c283159c4f839439220 authored over 1 year ago
Allow the loading screen to be re-enabled upon (#9070)

Co-authored-by: Gheric Speiginer <[email protected]>

9bfae4bdeb169d122b16892d7c1f14a48e6397c5 authored over 1 year ago
refactor(invite): use hooks and resolvers (#9026)

* refactor(invite): use hooks and resolvers

* fix: invite tests

* refactor: invite hook and ad...

5bae5ab2509b4db00e5b70f180768d1c0dadb52e authored over 1 year ago
Added ability to generate login links for a user. (#9054)

* Added ability to generate login links for a user.

In ProfileMenu, there's a new button to g...

b59c228b51988defe7192f24cbc4c057535580d9 authored over 1 year ago