Ecosyste.ms: OpenCollective

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

Sceneview

3D and AR libraries for Android
Collective - Host: opensource - https://opencollective.com/sceneview - Website: https://sceneview.github.io/ - Code: https://github.com/sceneview

Update README.md

github.com/SceneView/sceneview-android - 85cc663bd421947b1461866ea768b5317ed3000c authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 02349b371d97b0488fd3d23a66935af12864963f authored over 2 years ago by Thomas Gorisse <[email protected]>
Move Filament engine and OpenGL context to weak reference

github.com/SceneView/sceneview-android - 7c76f39d0a01480312f2feb77fae972959b76720 authored over 2 years ago by ThomasGorisse <[email protected]>
Renew the 3D ModelViewer sample

github.com/SceneView/sceneview-android - 30b7ce95e6a9994279388c88e3b5d09f21dd2c6c authored over 2 years ago by ThomasGorisse <[email protected]>
Renew the ArModelViewer sample

github.com/SceneView/sceneview-android - 6b404a3334eab30636e74bb7b68f0595d2ef46db authored over 2 years ago by ThomasGorisse <[email protected]>
New Node selection system with multiple or single

github.com/SceneView/sceneview-android - 820571a4434e6d9dfd689bace0637f0952aa2d35 authored over 2 years ago by ThomasGorisse <[email protected]>
Refactor Gesture detectors and listeners

github.com/SceneView/sceneview-android - ca308fe56dc4a42d6798769d0ec8c2f070022fc5 authored over 2 years ago by ThomasGorisse <[email protected]>
Refactor from isFocusabe to isSelectable

github.com/SceneView/sceneview-android - f062ba878fc89777da37033d9c143edf6e6a812f authored over 2 years ago by ThomasGorisse <[email protected]>
Add ArModelNode and ArNode possible override of pose and hit result changing + Fix pose not updated on not tracked hit result + Fix null pose not resetting transform

github.com/SceneView/sceneview-android - a01a942aa5a2016574651645a397a98491ce2a6c authored over 2 years ago by ThomasGorisse <[email protected]>
Add ArNode possibility to enable or not the AR positioning and rotation

github.com/SceneView/sceneview-android - dd0f40f557ab8412757f2a5b34183a2c707aef6d authored over 2 years ago by ThomasGorisse <[email protected]>
Fix Node wrong model transform equals between setter and getter

github.com/SceneView/sceneview-android - aa65dfe807440ce942dd600bc62c6c72c76858af authored over 2 years ago by ThomasGorisse <[email protected]>
Update kotlin-math

github.com/SceneView/sceneview-android - 40ec63dd1a3a7500800e224e039fc5d13c425120 authored over 2 years ago by ThomasGorisse <[email protected]>
Fix half model scale + Change autoScale to units scale value

github.com/SceneView/sceneview-android - df7cffb5225a2347a038ec9751e0c104b91f9f9b authored over 2 years ago by ThomasGorisse <[email protected]>
Fix Node wrong transform equals between setter and getter + Fix Smooth not ending

github.com/SceneView/sceneview-android - 77a33d2f0ff3af11f978a067bbbf369abad6152d authored over 2 years ago by ThomasGorisse <[email protected]>
Change the Camera default position to match the Filament one and so the CameraManipulator one

github.com/SceneView/sceneview-android - dd89b59e741c99387bea8b749806adbec95d86fb authored over 2 years ago by ThomasGorisse <[email protected]>
Fixed removing children (#106)

github.com/SceneView/sceneview-android - 37ee6a35411dc9bc791fab402ce5cf3051e7823f authored over 2 years ago by vladd-g <[email protected]>
Fixed removing children (#106)

github.com/SceneView/sceneview-android - aca6da836d351fd8d01e97230a993ea43f039dab authored over 2 years ago by vladd-g <[email protected]>
Destroy all resources to fix crashes in Material

github.com/SceneView/sceneview-android - 0a4c8fb6a7e7b6f5f6b10cb619e928683cb7f610 authored over 2 years ago by Steven Mohr <[email protected]>
Add Node smooth scale and smooth transform

github.com/SceneView/sceneview-android - 937204a187c399b5562b99be7dd06e14200914d5 authored over 2 years ago by ThomasGorisse <[email protected]>
Fix mainLight and environment not applied to the Scene

github.com/SceneView/sceneview-android - ce7d2504768327ce13d7f3c8929184a3e343edac authored over 2 years ago by ThomasGorisse <[email protected]>
Remove the SearchPlaneInfoNode animator

github.com/SceneView/sceneview-android - bff7f24ebd9d59673908bf1e5e81bd3aa75b5739 authored over 2 years ago by ThomasGorisse <[email protected]>
Add files via upload

github.com/SceneView/sceneview.github.io - 2e215dbf4e593f408f0c6fcd53cb7a29d3d41a78 authored over 2 years ago by Thomas Gorisse <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - f66df46d0e1b25ccb7fc5f30ae22c2a9ddcc253a authored over 2 years ago by grassydragon <[email protected]>
Release 0.7.0

github.com/SceneView/sceneview-android - 00a08e648773e27f6ae8be514e3be74129e0247d authored over 2 years ago by ThomasGorisse <[email protected]>
Fix onAnchorChanged ArNode parameter

github.com/SceneView/sceneview-android - 6260bf716f43d7359dc667673fc1ded66c991234 authored over 2 years ago by ThomasGorisse <[email protected]>
Add TextureLoader.loadImageTexture()

github.com/SceneView/sceneview-android - f7247805f720ab7842ffd463bd23bff5f853fedc authored over 2 years ago by ThomasGorisse <[email protected]>
Documentation

github.com/SceneView/sceneview-android - 8c62a47adb2b43ff3f72aa592530a7c8e85afa64 authored over 2 years ago by ThomasGorisse <[email protected]>
Move Sceneform Material to Filament MaterialInstance

github.com/SceneView/sceneview-android - ddd63ccbfc001780510703a0bbf6402c84429431 authored over 2 years ago by ThomasGorisse <[email protected]>
Fixed small errors (#102)

* Fixed build

* Fixed small errors

* Use an explicit exception

* Revert "Frame time int...

github.com/SceneView/sceneview-android - cda702e6963b51f31d69fa3d0d9bf5ed07616a46 authored over 2 years ago by Nikita Zaytsev <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - d7a8890dea9ac9aac1c828174d50fea8879937a8 authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 41c6a30c63487de2c5028120e638565f47cd6d4e authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 5d15b6721dc26e3da656e943f3272ca84798a35b authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 3dae0c48520bee287b0041fb460815f442a5aedb authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - 42628f597e05a76c6ba6b7f3d74eeb72d2319ce2 authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - d1cf3d120a346e058702d5e50b641e9c7b381831 authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - b339baa8bfdb90c0ee5fbbff5d0af737b6df7c09 authored over 2 years ago by Thomas Gorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - f2a4ca73a50fe80da52093548b104b93ca8a2926 authored over 2 years ago by Thomas Gorisse <[email protected]>
Fix move gesture (#99)

* Use real tapped position

* Review comments to endTransform

* Rename *Transform to *Trans...

github.com/SceneView/sceneview-android - 2d877de5b72ab381cac5b34191e03d36e8bd40d7 authored over 2 years ago by Steven Mohr <[email protected]>
Rollback to ARCore 1.30.0 instead of 1.31.0 because of lags and killing app introduced issues

github.com/SceneView/sceneview-android - 5cef08d9c7d491e2fa128a379891434c66362020 authored over 2 years ago by ThomasGorisse <[email protected]>
ArModelNode : Change namings for better comprehension + Add followHitPosition flag + Add maxHitTestPerSecond + Fixes + Doc

github.com/SceneView/sceneview-android - 8e2ed2a36a1b5bde4fef07415bb2284f5a52a17f authored over 2 years ago by ThomasGorisse <[email protected]>
Change autoAnchor -> instantAnchor

github.com/SceneView/sceneview-android - eb9bb44e95d0345f7aae8f41d2a6bbe863b952c8 authored over 2 years ago by ThomasGorisse <[email protected]>
Add PlaneRenderer maxHitPerSecond (default 10) to limit frame hit testing

github.com/SceneView/sceneview-android - 9d31efcbaaff918069ee084b1335fe9cb9809f13 authored over 2 years ago by ThomasGorisse <[email protected]>
Default Anchor pose update interval is set to null (no anchor pose update)

+ smoothPose -> isSmoothPoseEnable
+ Doc
+ Cleanup

github.com/SceneView/sceneview-android - 12c35017f7c6b65711388e9013d9bf0ea5b249ee authored over 2 years ago by ThomasGorisse <[email protected]>
Add Pose transform retrieve

github.com/SceneView/sceneview-android - 5f54a976769bdb5fd5f3b121e95f4bf85e0f3299 authored over 2 years ago by ThomasGorisse <[email protected]>
Move AR Model Viewer sample to Activity instead of Fragment

github.com/SceneView/sceneview-android - 89b9695fce0825a8d137e189d45bf9cc1a5fcd8d authored over 2 years ago by ThomasGorisse <[email protected]>
Frame time interval returns abs value

github.com/SceneView/sceneview-android - 7eeae3104e0559711c3cf723b26970478a3f631c authored over 2 years ago by ThomasGorisse <[email protected]>
Add ModelNode onModelChanged listener + Doc + Cleanup code

github.com/SceneView/sceneview-android - 78956a9495e4c07588c910305e90ebaddcdcf4b3 authored over 2 years ago by ThomasGorisse <[email protected]>
Add Node onSmoothEnd listener

github.com/SceneView/sceneview-android - dfb53c48bf8db28f5306dcbf64abb6ff5a773729 authored over 2 years ago by ThomasGorisse <[email protected]>
Fix smooth position and rotation never reached if position and rotation are set before smooth end

+ Add smooth transform

github.com/SceneView/sceneview-android - bda0df3318e90fe1101ede9f43f5f97bc442ec86 authored over 2 years ago by ThomasGorisse <[email protected]>
createMaterial always return a MaterialInstance or throw exception if it can't be loaded

github.com/SceneView/sceneview-android - a53ac0f08aae3e15b5e713e321313c55f86faf40 authored over 2 years ago by ThomasGorisse <[email protected]>
Material Instance setter and getter

github.com/SceneView/sceneview-android - 9496710c0e7a9772bbf802daa0f88441aa32adb1 authored over 2 years ago by ThomasGorisse <[email protected]>
Fix setting of isShadowCaster and isShadowReceiver

github.com/SceneView/sceneview-android - 608dfa68d6e6202d79dedf5a3df023718c274e1a authored over 2 years ago by Steven Mohr <[email protected]>
Fix plane visualizer destroy

github.com/SceneView/sceneview-android - a3e49a77c71e624cc1c8a9e18218ea42f767848b authored over 2 years ago by ThomasGorisse <[email protected]>
Fixed tap events (#96)

* Fixed tap events

* Improved node selection

* Pass taps to parent nodes

github.com/SceneView/sceneview-android - a83fc3c53d455971deb497ece64395b46641fbe6 authored over 2 years ago by Nikita Zaytsev <[email protected]>
Restore old VideoNode

github.com/SceneView/sceneview-android - 1dc6308cea0cd44e7232e1c710bd3bdc66c65e20 authored over 2 years ago by ThomasGorisse <[email protected]>
Fix resourceLoading from Android resources

github.com/SceneView/sceneview-android - 1ad1102ed9ca2f5c9ff18a283c7ab9bf139d4bf3 authored over 2 years ago by ThomasGorisse <[email protected]>
Node default position is now (0,0,0) instead of (0,0,-4) because of child Node usage

github.com/SceneView/sceneview-android - 66b5bf5114afe23c32c88fbc615ef91795d89ed6 authored over 2 years ago by ThomasGorisse <[email protected]>
Gradle 7.1.2 -> 7.2.0

github.com/SceneView/sceneview-android - 6b88628a005b22ae7c6ea7949b78ea2e602c652a authored over 2 years ago by ThomasGorisse <[email protected]>
Multiple onAugmentedImageUpdate listeners

github.com/SceneView/sceneview-android - 6db90080154714d276980b1ca42a6bbe9bc69601 authored over 2 years ago by ThomasGorisse <[email protected]>
ModelNode and ArModelNode glTF model constructors

github.com/SceneView/sceneview-android - ebe0a91c5c980bbe1c38684c0852adb84efd6ccd authored over 2 years ago by ThomasGorisse <[email protected]>
CursorNode configurable clickDuration

github.com/SceneView/sceneview-android - a1815eca78b4605a44ff4b7311a9b422a8dcb84a authored over 2 years ago by ThomasGorisse <[email protected]>
ArNode.onTrackingChanged -> ArNode.onPoseChanged

github.com/SceneView/sceneview-android - 684663178cdf59cebf8ae3098013bff8ce1cf5b2 authored over 2 years ago by ThomasGorisse <[email protected]>
Nullable lifecycle on certain resources

github.com/SceneView/sceneview-android - 17483db9858afe5378251baf1686852ca72a6305 authored over 2 years ago by ThomasGorisse <[email protected]>
Start cleaning old Sceneform Material

github.com/SceneView/sceneview-android - 075a3a83bdd52658c0b4935a53028aa27d8f9ebc authored over 2 years ago by ThomasGorisse <[email protected]>
Fixed synchronization of 3D scene state and camera frames using Frame.getCameraTextureName (#95)

github.com/SceneView/sceneview-android - 800734806b0a7b895f56b25cbcecf1f58468ab78 authored over 2 years ago by Nikita Zaytsev <[email protected]>
Create ar_camera_app_ad.mp4

Add video

github.com/SceneView/sceneview.github.io - 4562eaf2c8e5c67b6cbcf50deac8ca0013f60991 authored over 2 years ago by ThomasGorisse <[email protected]>
Fix model pick: Inverted y coordinate for picking (#93)

* Inverted y coordinate for picking

* Removed rounding of MotionEvent coordinates

github.com/SceneView/sceneview-android - f00bcf5d04edc2977c42e36968c02aabda31b4bd authored over 2 years ago by Nikita Zaytsev <[email protected]>
Make pan gesture configurable (#82)

* Make pan gesture configurable

* Rename panSupported to isPanEnabled

Co-authored-by: Stev...

github.com/SceneView/sceneview-android - e691d24ccdf7cee37fb4df2cc0a9e44dece8a9ad authored over 2 years ago by Steven Mohr <[email protected]>
Merge pull request #18 from SceneView/dependabot/npm_and_yarn/example/shelljs-0.8.5

chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /example

github.com/SceneView/sceneform-reactnative - 81a5e17cdc5f16379640992e12a4547bcb24af3b authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #17 from SceneView/dependabot/npm_and_yarn/ansi-regex-4.1.1

chore(deps): bump ansi-regex from 4.1.0 to 4.1.1

github.com/SceneView/sceneform-reactnative - aac74ba4ee531ea29fd2ae22f0ba260fc8dbd613 authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #16 from SceneView/dependabot/npm_and_yarn/node-fetch-2.6.7

chore(deps): bump node-fetch from 2.6.6 to 2.6.7

github.com/SceneView/sceneform-reactnative - 4539c489693c676e9e4cbe8e8938f298528c2d88 authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #15 from SceneView/dependabot/npm_and_yarn/plist-3.0.5

chore(deps): bump plist from 3.0.4 to 3.0.5

github.com/SceneView/sceneform-reactnative - 63b435973a987d66f4f6f59042d0f4921fa05746 authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #14 from SceneView/dependabot/npm_and_yarn/example/ansi-regex-4.1.1

chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /example

github.com/SceneView/sceneform-reactnative - af73c554e97d593dcbec79836206efd355bccdf2 authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #13 from SceneView/dependabot/npm_and_yarn/example/node-fetch-2.6.7

chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /example

github.com/SceneView/sceneform-reactnative - 8afa37c08696aa094eabc140cdab521e7dd058e0 authored over 2 years ago by Eduardo Dorantes <[email protected]>
chore(deps): bump plist from 3.0.4 to 3.0.5

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](...

github.com/SceneView/sceneform-reactnative - a42215070cf8db1bc3ec5c60ea5e74e5930f32b2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #12 from SceneView/dependabot/npm_and_yarn/example/plist-3.0.5

chore(deps): bump plist from 3.0.4 to 3.0.5 in /example

github.com/SceneView/sceneform-reactnative - 0716d183ea866edfe14e21bc758929817865cd1b authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #11 from SceneView/dependabot/npm_and_yarn/async-2.6.4

chore(deps): bump async from 2.6.3 to 2.6.4

github.com/SceneView/sceneform-reactnative - 1079fb9a301b1846850283abd71ffa484410625e authored over 2 years ago by Eduardo Dorantes <[email protected]>
chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /example

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https...

github.com/SceneView/sceneform-reactnative - 2860137e2fc54682cc23634013ff4f5fc6e7051e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #10 from SceneView/dependabot/npm_and_yarn/example/async-2.6.4

chore(deps): bump async from 2.6.3 to 2.6.4 in /example

github.com/SceneView/sceneform-reactnative - 07d4ff83db9591117678383b88ce9966991e9d0d authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #9 from SceneView/dependabot/npm_and_yarn/minimist-1.2.6

chore(deps): bump minimist from 1.2.5 to 1.2.6

github.com/SceneView/sceneform-reactnative - 326201f285638c5110c086fd1bfa2568219a8d45 authored over 2 years ago by Eduardo Dorantes <[email protected]>
Merge pull request #8 from SceneView/dependabot/npm_and_yarn/example/minimist-1.2.6

chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example

github.com/SceneView/sceneform-reactnative - ea20eba843b6ba687f6429ad89ca79c7edd7bab4 authored over 2 years ago by Eduardo Dorantes <[email protected]>
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](h...

github.com/SceneView/sceneform-reactnative - 191e0e6cb91008a8bd5a4f8cbf59e22199cb7c99 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.6 to 2.6.7

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release not...

github.com/SceneView/sceneform-reactnative - 0134b3f85aecea83e0439ab8bb9150511ab20914 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /example

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](h...

github.com/SceneView/sceneform-reactnative - 9de9098fb4a071ba5ae9800962bb4385a007476c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /example

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release not...

github.com/SceneView/sceneform-reactnative - 40c5db64587a784ed70f0f0ce5986572bb96b027 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump plist from 3.0.4 to 3.0.5 in /example

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](...

github.com/SceneView/sceneform-reactnative - e62383937d665c04e23d86daed90b366db9ecc21 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.21.0

github.com/SceneView/sceneform-android - 993ad53f31228de3918ead4cd9509ed10347304d authored over 2 years ago by ThomasGorisse <[email protected]>
Dependencies update and cleanup

github.com/SceneView/sceneform-android - b0422a430607f9d77deb8d7f2547b89554ae0376 authored over 2 years ago by ThomasGorisse <[email protected]>
Updated Filament from 1.17.0 to 1.21.1 (#368)

Co-authored-by: r.gregat <[email protected]>

github.com/SceneView/sceneform-android - 5f52aae43c9b7c29a004a6bb38e8b76788e9831d authored over 2 years ago by Robert <[email protected]>
Updated ARCore to 1.31.0 (#367)

github.com/SceneView/sceneform-android - 3228f1285b73af655cc5472cee31309fedc413d2 authored over 2 years ago by Onuralp Sezer <[email protected]>
Updated ServerURL (#360)

Old ServerURL value changed to "https://sceneview.github.io/assets"

github.com/SceneView/sceneform-android - 5b09ab7a2977772f956d209120d61bbcf1165100 authored over 2 years ago by Onuralp Sezer <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - 95471583439305059857afa44e57ea379bedd695 authored over 2 years ago by ThomasGorisse <[email protected]>
Release 0.6.0

github.com/SceneView/sceneview-android - 2c8b61de13e6c1a36a7f33fb805a5fba23f45e51 authored over 2 years ago by ThomasGorisse <[email protected]>
ARCore 1.31.0

github.com/SceneView/sceneview-android - 3ea9cce95e41860c71ef1716fb1aa66b37a18106 authored over 2 years ago by ThomasGorisse <[email protected]>
Update README.md

github.com/SceneView/sceneview-android - ee945c612270de3430621cfc0854dd93d5724741 authored over 2 years ago by Thomas Gorisse <[email protected]>
Dokka docs - sceneview-android

github.com/SceneView/sceneview.github.io - 0b3f1810d6560d5001aaee2b1ab7a1aaf1f18eac authored over 2 years ago by ThomasGorisse <[email protected]>
Release 0.5.2

github.com/SceneView/sceneview-android - ad72d97a29135c3cf5c2c5456e593620cdd74462 authored over 2 years ago by ThomasGorisse <[email protected]>