Ecosyste.ms: OpenCollective

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

EtherealEngine.Org

Makers and Stewards of Ethereal Engine. Free, open immersive technology crafted for the Web. Built to empower everyone.
Collective - Host: opensource - https://opencollective.com/etherealengine - Website: https://etherealengine.org/ - Code: https://github.com/etherealengine

Fix motion capture solve regressions (#9717)

* remove unnecessary deleterious quaternion multiplication

* hip root motion hotfix

github.com/EtherealEngine/etherealengine - d5a6f3396a49c179a11019763cfd13f8d2eb8015 authored 11 months ago by lonedevr <[email protected]>
Merge pull request #14 from EtherealEngine/new-physics-scene-api

new physics scene api

github.com/EtherealEngine/ee-tutorial-pong - c7bf353f797646143409dea5ddcf11dfff188bcd authored 11 months ago by Josh Field <[email protected]>
Merge pull request #72 from EtherealEngine/new-physics-scene-api

new physics scene api

github.com/EtherealEngine/ee-development-test-suite - 84abb2fc027f0479b123e7ebef22b745115b2dec authored 11 months ago by Josh Field <[email protected]>
New Physics Scene API (#9705)

* start figuring out new physics scene api

* licenses

* successfully convert older collide...

github.com/EtherealEngine/etherealengine - b68d7d2c7dd93ee6a91fe37f76532301ffda375b authored 11 months ago by Josh Field <[email protected]>
optimize editor control system reactor

github.com/EtherealEngine/etherealengine - f1ffad34aae466996529717c580c7981eee1f407 authored 11 months ago by HexaField <[email protected]>
fix gizmo not showing up

github.com/EtherealEngine/etherealengine - 1a37ce2645ed559c79e025b8454af14c0b73790f authored 11 months ago by HexaField <[email protected]>
Refactor scene service into feathers 5 hooks (#9703)

* Updated hooks

* Fixed errors

* Fixed errors

* Fixed tests

* Removed conditions

* Resolved...

github.com/EtherealEngine/etherealengine - 1b89462eb2de7e6af977f015a3b55a0d1fc3f0b6 authored 11 months ago by Moiz Adnan <[email protected]>
Fix selection state breaking ui upon scene change (#9720)

github.com/EtherealEngine/etherealengine - 589262f41c39f64eace861d91e3e30be2ed18e2e authored 11 months ago by Josh Field <[email protected]>
Merge branch 'main' into new-physics-scene-api

github.com/EtherealEngine/ee-development-test-suite - 0870dcebdf979be9060f9beaa06cad93f8f156a7 authored 11 months ago by HexaField <[email protected]>
Fix Reparenting - SelectionState Stores EntityUUIDs (#9696)

* selection state stores uuid

* simplify logic

* fix bug with properties panel not showing up

github.com/EtherealEngine/etherealengine - a1778f3c0bf6ab2d5da6f2c2ac19dbe9f16c7649 authored 11 months ago by Josh Field <[email protected]>
Use ECS for asset previews (#9626)

* scene overrides, use ecs for avatar previews

* avatar preview animations

* remove scene ...

github.com/EtherealEngine/etherealengine - dbd17369deb167bd4357122d072a7b3668ffc24e authored 11 months ago by lonedevr <[email protected]>
new tailwind components for button, text & input (#9702)

* fix tailwind button and improve styles

* add tailwind Text component

* add textinput

...

github.com/EtherealEngine/etherealengine - 9cbdae7fccf97ec4734d15a45283139900da66be authored 11 months ago by Aditya Mitra <[email protected]>
add last login to user table (#9665)

* add last login to user table

* add async await

* fix errors and lint

* add missing await

-...

github.com/EtherealEngine/etherealengine - 72682346db23dc7f46309fb361f4a2d854e174de authored 11 months ago by Aditya Mitra <[email protected]>
refactor MediasoupTransportState

github.com/EtherealEngine/etherealengine - ae6faeee183e0510a10e468cb5fce55d6604e0db authored 11 months ago by HexaField <[email protected]>
Revert "Update XRDetectedMeshSystem.ts"

This reverts commit b87e259d8c488d67ba15578c0c7f2d08d54eb854.

github.com/EtherealEngine/etherealengine - ad81bec9d19f6357d62e6fc9d613e752d7079d29 authored 11 months ago by HexaField <[email protected]>
Update XRDetectedMeshSystem.ts

github.com/EtherealEngine/etherealengine - b87e259d8c488d67ba15578c0c7f2d08d54eb854 authored 11 months ago by Gheric Speiginer <[email protected]>
Update @types/webxr and clean up existing override types

github.com/EtherealEngine/etherealengine - 101d0983f034c6e0c78087252f7aa8e1415847fe authored 11 months ago by HexaField <[email protected]>
Use highest targets on desktop (#9715)

Needs to be reverted later

github.com/EtherealEngine/etherealengine - a69547e1ee9e5a1959a19a62f802b23dbd0e35df authored 11 months ago by Appaji <[email protected]>
Add renderer.clear()

For some reason this is needed on certain Apple hardware....

github.com/EtherealEngine/etherealengine - 8213475a07b26f369aa9507ce4eadbf7ef071b41 authored 11 months ago by Gheric Speiginer <[email protected]>
Fix capture page (#9708)

* fix capture page

* remove daisyui, hackfix

* get the remaining ui working

* adjustment

github.com/EtherealEngine/etherealengine - d7ac171cd0a99fbd4e65bc0082161cb8d44ee052 authored 11 months ago by lonedevr <[email protected]>
fix last frame of animation blend not always equaling zero (#9714)

github.com/EtherealEngine/etherealengine - 2b3c3c7c7479213b9d6eaee612c3d0b20f93e5f3 authored 11 months ago by lonedevr <[email protected]>
Conditional avatar eye offset (#9713)

* fix avatar tposing

* camera offset

* fix model component vrm logic

* apply eye offset only ...

github.com/EtherealEngine/etherealengine - 70ebbb5444f15fb3a7120592c1a964bbfb44545c authored 11 months ago by lonedevr <[email protected]>
fix material placement to correctly handle registered materials (#9710)

github.com/EtherealEngine/etherealengine - 69e000d51cd5777a5af1d7dd7580625f11d37c94 authored 11 months ago by David Gordon <[email protected]>
Various avatar fixes (#9712)

* fix avatar tposing

* camera offset

* fix model component vrm logic

github.com/EtherealEngine/etherealengine - eea67675c6bf04438fe951b280067ece00f1cace authored 11 months ago by lonedevr <[email protected]>
Fix post-processing toggle

github.com/EtherealEngine/etherealengine - 17c0edd143a070e902609bbeddc3b1dde6a046ce authored 11 months ago by Gheric Speiginer <[email protected]>
Move MaterialLibraryState to engine from editor (#9711)

Instanceserver is now importing it, can't be in the
editor package.

github.com/EtherealEngine/etherealengine - 97fb2c7d03237d683c893d4c4d502027037505e6 authored 11 months ago by Kyle Baran <[email protected]>
fix null image size when compressing glbs

github.com/EtherealEngine/etherealengine - 8c9a74f4bcd740e9d0de08e7b8ebb27f75f84a70 authored 11 months ago by dinomut1 <[email protected]>
chg: Trim down the Hello example to not use a system for brevity

Note: The tutorial will teach the user to add a system to this example as one of their first lea...

github.com/EtherealEngine/ee-tutorial-hello - 38ae32d7df68b454ffd726f57e211af850365c6b authored 11 months ago by Ivan Mar (sOkam!) <[email protected]>
fix: Update imports for the spatial refactor

github.com/EtherealEngine/ee-tutorial-hello - fc6e742c9a4869e42b3f54643ecfb003fc55918d authored 11 months ago by Ivan Mar (sOkam!) <[email protected]>
new: Add HelloWorld code

github.com/EtherealEngine/ee-tutorial-hello - 5c674551277902e28cb0aa2175da9c0e0e8da64c authored 11 months ago by Ivan Mar (sOkam!) <[email protected]>
point and spot light color update fix (#9706)

github.com/EtherealEngine/etherealengine - 4877463a7610941e5f972c2f8f58f28913da2722 authored 11 months ago by Jiatong Yao <[email protected]>
doc: Update readme description

github.com/EtherealEngine/ee-tutorial-hello - 89dd0849010838e2f372e1cf415aa7e332415d5e authored 11 months ago by Ivan Mar (sOkam!) <[email protected]>
Fix route page checkbox to update after change (#9701)

github.com/EtherealEngine/etherealengine - ff1d7fad876640532e333cd6b086ae2919297224 authored 11 months ago by Aditya Mitra <[email protected]>
Tailwind components (#9688)

* revamp tailwind theming

* remove unused theme switcher

* config

* Fix storybook impor...

github.com/EtherealEngine/etherealengine - 9381d94921beb81e979ef7bcdadf01bacfd5efef authored 11 months ago by Appaji <[email protected]>
Revamp Tailwind Theming (#9657)

* revamp tailwind theming

* remove unused theme switcher

* config

* Fix storybook impor...

github.com/EtherealEngine/etherealengine - 1b71668b4253fc4eaaf3adc2ba5e8cbc6b131e88 authored 11 months ago by Josh Field <[email protected]>
Add avatar offset (#9698)

github.com/EtherealEngine/etherealengine - 114b06cb2a9e4f2003eba317ea863754c99240f7 authored 11 months ago by Daniel Belmes <[email protected]>
add component and state property listeners in behave graph (#9556)

* fic onRelease on controlled Input

* Refactor StringInput component to include new event handl...

github.com/EtherealEngine/etherealengine - e20a73cb53740e154b79ecbd4dc4d7903a82613a authored 11 months ago by Rahul Ghosh <[email protected]>
WebXR Finger FK (#9685)

* webxr finger fk

* license

* working aside from strange direction flip

* wip finger in...

github.com/EtherealEngine/etherealengine - 1165b8eac5ca8adc7ba577f6377b3f50ad1a7c0b authored 11 months ago by Josh Field <[email protected]>
Material Asset Fixes (#9664)

* add material instance counter
enforce unique caching for custom materials
fix gltf export gr...

github.com/EtherealEngine/etherealengine - 31b761379990958b198ec353a3fe98bb5d8c3d41 authored 11 months ago by David Gordon <[email protected]>
[all] Refactor the Manual to match the engine `Modules` architecture (#113)

* new: Add specific guidelines for contributing to documentation

* chg: Small changes to the ...

github.com/EtherealEngine/etherealengine-docs - 102360499f55305af358287556e935ab3796c3a8 authored 11 months ago by Ivan Mar (sOkam!) <[email protected]>
add particle system disposal in refresh reactor

github.com/EtherealEngine/etherealengine - 3829d048c8e110044d33b093958d2b47535eff91 authored 12 months ago by David Gordon <[email protected]>
fix vector and numeric input bugs

github.com/EtherealEngine/etherealengine - 8b1ce9229ea5fe3194c54ac7f6a7fca87a342099 authored 12 months ago by HexaField <[email protected]>
Merge pull request #50 from EtherealEngine/test/bot-test

Updated some values to be more uniform, added startVideo and startAudio functions

github.com/EtherealEngine/ee-bot - d7d0023cb02a794109a30a7969899c3a27e8c14c authored 12 months ago by Kyle Baran <[email protected]>
Updated some values to be more uniform, added startVideo and startAudio functions.

github.com/EtherealEngine/ee-bot - e0d0797a5b32416851036892c7bfceb53d66d16e authored 12 months ago by Ashish <[email protected]>
Netcode optimizations (#9683)

* optimize netcode

* optimize netcode

* Create image in test-deploy GH Action but don't de...

github.com/EtherealEngine/etherealengine - 500e3dbb862248b33c7db3e45cf2e322920743bb authored 12 months ago by Josh Field <[email protected]>
remove threejs orbit controls import and fix panel properly

github.com/EtherealEngine/etherealengine - c3fd201aaf330f0a5ee1dd8e5ca7b9a9772e283a authored 12 months ago by HexaField <[email protected]>
Import OrbitControls properly (#9687)

github.com/EtherealEngine/etherealengine - b228b0619c1472af04999327f632974c53cb6da9 authored 12 months ago by Appaji <[email protected]>
fix post processing serialization

github.com/EtherealEngine/etherealengine - b4ce6be544a6576ac0c23365766a334463c7b588 authored 12 months ago by dinomut1 <[email protected]>
Merge pull request #2 from EtherealEngine/dev-deployment

Update by dinomut1 at 2024-01-30T07:48:27.583Z

github.com/EtherealEngine/ee-ar-demos - 42ce24530312f9dad0b3627fa4078b33c0229bb4 authored 12 months ago by David Gordon <[email protected]>
Merge branch 'main' into dev-deployment

github.com/EtherealEngine/ee-ar-demos - bd1e2131b3cc0445e21cafdf67469557bc793b06 authored 12 months ago by David Gordon <[email protected]>
Update by dinomut1 at 2024-01-30T07:48:27.583Z

github.com/EtherealEngine/ee-ar-demos - b59bbd447639e0c331db0b5071c6cdd11be720a8 authored 12 months ago by David Gordon <[email protected]>
Realism-effects SSR/SSG change to allow for AO Input (#9679)

* Add date to hyperflux action logging

* fix and update realism-effects

* add back in serv...

github.com/EtherealEngine/etherealengine - 1bf27b1ffa4a63c49d2659ee687f476f646fb718 authored 12 months ago by Daniel Belmes <[email protected]>
Merge branch 'dev' of https://github.com/EtherealEngine/etherealengine into dev

github.com/EtherealEngine/etherealengine - 21765b98a1975ba24a0a90dd701709ac735d67a1 authored 12 months ago by HexaField <[email protected]>
update dockerfiles for new package

github.com/EtherealEngine/etherealengine - 6e7902b5012560cc663a8c076eed95c3c29de06a authored 12 months ago by HexaField <[email protected]>
Merge pull request #13 from EtherealEngine/new-spatial-package

New spatial package

github.com/EtherealEngine/ee-tutorial-pong - 0c4542d1a8e52ac5623cf37da9997b3fb18c7e5a authored 12 months ago by Josh Field <[email protected]>
Merge pull request #1 from EtherealEngine/new-spatial-package

new spatial package

github.com/EtherealEngine/ee-tutorial-basic - 9fe7b91408ced596d4426171440d038ef55c2249 authored 12 months ago by Josh Field <[email protected]>
Merge pull request #4 from EtherealEngine/new-spatial-package

New spatial package

github.com/EtherealEngine/ee-static-build-template - 63f8d8b8cb3e7464b7fdfc872c019bbfb94acf4d authored 12 months ago by Josh Field <[email protected]>
Merge pull request #71 from EtherealEngine/new-spatial-package

New spatial package

github.com/EtherealEngine/ee-development-test-suite - 1f60a7fa375ec0ec8030f2e5f1d4e0c6e4de0040 authored 12 months ago by Josh Field <[email protected]>
Merge pull request #49 from EtherealEngine/new-spatial-package

New spatial package

github.com/EtherealEngine/ee-bot - f73be915935afb324b537039c1e77b51facfdd6c authored 12 months ago by Josh Field <[email protected]>
New Spatial Package (#9684)

* new spatial package

* fix imports

github.com/EtherealEngine/etherealengine - 874e538573e2042d7c863be1f874cc5552ef753b authored 12 months ago by Josh Field <[email protected]>
new spatial package

github.com/EtherealEngine/ee-bot - d7f79091f42ba3e7f2cd8f3e60a48923959dd030 authored 12 months ago by HexaField <[email protected]>
Remaning Spatial Module Prep (#9682)

github.com/EtherealEngine/etherealengine - cb84d0b20b676098965f3bbfc43c5ea67370b1eb authored 12 months ago by Josh Field <[email protected]>
create "Settings" category in "Add Component" menu

github.com/EtherealEngine/etherealengine - 550499100ef04d6d978e253256ffad78e5976071 authored 12 months ago by dinomut1 <[email protected]>
Revert "fix bot imports"

This reverts commit 055ee583ba6223b85ebb8b1e351a12e474a9fd44.

github.com/EtherealEngine/ee-bot - 4dc12ba8f19e354406b2830d42f00dfd0ed78baf authored 12 months ago by HexaField <[email protected]>
fix import issues on worldInjection

github.com/EtherealEngine/ee-tutorial-bubbles - 5933c7d6ea7c4c99fac44ab6432dc8b49a4c8b39 authored 12 months ago by dinomut1 <[email protected]>
Track buffer health similar to HTMLMediaElement (#9628)

* Track buffer health similar to HTMLMediaElement

* Add error logs when frame is missing

* Upd...

github.com/EtherealEngine/etherealengine - 6e4f0d1daf3ff145397aad8efa40314a99cf8fde authored 12 months ago by Appaji <[email protected]>
Merge pull request #12 from EtherealEngine/spatial-module-preparation

spatial module preparation

github.com/EtherealEngine/ee-tutorial-pong - cc0323514543607587a36fa34d3882250c21128a authored 12 months ago by Josh Field <[email protected]>
Merge pull request #70 from EtherealEngine/spatial-module-preparation

spatial module preparation

github.com/EtherealEngine/ee-development-test-suite - d59abd4973f7e0512c46161a127d1c0d7a92d3a5 authored 12 months ago by Josh Field <[email protected]>
Spatial Module Preparation (#9677)

* more spatial module preparation

* move materials & sdf, various xr state and other changes
...

github.com/EtherealEngine/etherealengine - f38b6d8b84eb3d5028fc0c4d6ec6ba71a1c47718 authored 12 months ago by Josh Field <[email protected]>
spatial module preparation

github.com/EtherealEngine/ee-tutorial-pong - 3df3352e1abae785f6d1337785d449c32653ef56 authored 12 months ago by HexaField <[email protected]>
Fixed renamed scene not updating in publish location drawer (#9667)

* Updated scene state

* Reverted changes

* Moved modifiedScene to scene state

* Added l...

github.com/EtherealEngine/etherealengine - 4c180436c2172c3004df8a1131a50063e1e580cf authored 12 months ago by Moiz Adnan <[email protected]>
eliminate server imports in client-core package

github.com/EtherealEngine/etherealengine - d346e38f1743c3b3ceb9ea6645f07c429dc55b47 authored 12 months ago by HexaField <[email protected]>
remove unused files, move some files into more appropriate places

github.com/EtherealEngine/etherealengine - a36dab4b1f63b0ce43190d75c1415cf16a645310 authored 12 months ago by HexaField <[email protected]>