Ecosyste.ms: OpenCollective

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

Vignette

Creating an open future for virtual streamers around the globe. Make Your Impact.
Collective - Host: opensource - https://opencollective.com/vignette - Website: https://vignette.jp.eu.org/ - Code: https://github.com/vignetteapp

Move some more general math stuff to extensions

github.com/vignetteapp/Moetion - f72104d4d230b31bcf10115bee6ae893908f3e24 authored about 3 years ago
Fix header and run `dotnet format`

github.com/vignetteapp/Moetion - 820af48a0107257eea1438203a1aa6f6acedc3b2 authored about 3 years ago
Rename `HandRotation` field to `Rotation`

github.com/vignetteapp/Moetion - 09ae410ba18a7af5b3e0c55dff398093f3da17d3 authored about 3 years ago
Merge pull request #3 from vignetteapp/proposal/bsd-3-clause

Proposal: BSD-3-Clause to replace MS-RL

github.com/vignetteapp/Moetion - 831b85634988794d8c3ba5097ef8fda39379885c authored about 3 years ago
Change license notices to reflect new license

github.com/vignetteapp/Moetion - f5d44d8aa2f4bacc275c2647b66cc663aa7fcafa authored about 3 years ago
Proposal: BSD-3-Clause to replace MS-RL

There has been raised concerns that GPL projects cannot use MS-RL Projects, so with some conside...

github.com/vignetteapp/Moetion - 45cf38d452212ef6d8f3db0d92e6b4f480406e6c authored about 3 years ago
Rename `Handedness` to `Side`

github.com/vignetteapp/Moetion - 7c7ccfdb79d33e95158a971d5182107199180499 authored about 3 years ago
Start porting `CalcEyes`

github.com/vignetteapp/Moetion - b91a5137043c0e8a759fa5220339a1d35a7e41ee authored about 3 years ago
Put regions to avoid confusion

github.com/vignetteapp/Moetion - 8f46ab040364a2f3769405e5e1b4f2d645268979 authored about 3 years ago
Move `Side` enum to its own file

github.com/vignetteapp/Moetion - b1ab8d60ab335b6cf39e209a3e3752106b7e5372 authored about 3 years ago
fix issue Pogpega

github.com/vignetteapp/Moetion - f7ad25559b2944ddd6084507edae9e6d20ac2530 authored about 3 years ago
account for precision loss

github.com/vignetteapp/Moetion - 632d91c672e4e8930ca89b38f33650a8cc05c2a2 authored about 3 years ago
add number extensions tests

github.com/vignetteapp/Moetion - cd2298f9076b3103c8149c966f8c2849297ca160 authored about 3 years ago
`float` everywhere

github.com/vignetteapp/Moetion - fbb7664eb9a6e757c3e94e3d26e7cf9e619944a0 authored about 3 years ago
Remove `Distance` benchmarks

github.com/vignetteapp/Moetion - c2e6095326ef789e08cedd95aed90a3747b67b4a authored about 3 years ago
Remove `VectorN.Distance` methods

They already exist in the class

github.com/vignetteapp/Moetion - b0a9a7215b6390dec10994cee4a8d56c8fd78636 authored about 3 years ago
Port `CalcHead`

github.com/vignetteapp/Moetion - e121e2d534c4ec7f02946a112358e0e7e358fed4 authored about 3 years ago
Create `Head` struct

github.com/vignetteapp/Moetion - 1cf53908f1db9e5abf5189ec8dcdda49d55e3187 authored about 3 years ago
Extend `Remap` for `float`s

github.com/vignetteapp/Moetion - 974323c4744fee25b37f99025adf61e28cb0c66f authored about 3 years ago
Port `RollPitchYaw`, `Find2DAngle` and `Unit`

github.com/vignetteapp/Moetion - 6edb20947eec44dcce5d1ab7b404a19cf06332f2 authored about 3 years ago
Port `NormalizeAngle`

github.com/vignetteapp/Moetion - b7ff95c4907007d270eb5e6d596f53a6e203e877 authored about 3 years ago
Complete port of `CalcMouth`

github.com/vignetteapp/Moetion - 36e491f671789c7d883e0f3d355c40349191a0e4 authored about 3 years ago
Add `Remap` extension for `double`

github.com/vignetteapp/Moetion - c8e5207a1a7bec9bc79fe46786d4665a0e877ec5 authored about 3 years ago
Oops, we work with `double`s

github.com/vignetteapp/Moetion - cfc602d1aa02954819056a4e60f3fa500b8397e3 authored about 3 years ago
Forgor standards

github.com/vignetteapp/Moetion - 1db6dcbcf3e4ec118501fd37af7f65bcf64dc08a authored about 3 years ago
Start `calcMouth` method

The existing logic wasn't being ported right.

github.com/vignetteapp/Moetion - 8ca4f11922a115528c3341a65c3ceaa78b9e0a9e authored about 3 years ago
Add `Mouth` and `MouthShape` structs

github.com/vignetteapp/Moetion - d69794061cb376cfef2ae8f857b5dd333d739f2e authored about 3 years ago
disable implicit usings

github.com/vignetteapp/Moetion - e9544257f8c3655c37f5b9c286823d4c68c086a1 authored about 3 years ago
Make `FaceSolver` static

github.com/vignetteapp/Moetion - 8bb8f602e7fe7551b47a9252995210d83f4834ca authored about 3 years ago
`var landmarks`

github.com/vignetteapp/Moetion - 22d768519e596f068d257cfb953ee650041ce52d authored about 3 years ago
I keep getting a warning on this simplification

github.com/vignetteapp/Moetion - 85ef7cf9d9b954106bf685bee615c1ec9072dbcb authored about 3 years ago
Forgor to update the `FaceSolver` after that

github.com/vignetteapp/Moetion - ec2c432a640da7c0fb99536c9fffa597ee57f155 authored about 3 years ago
Make class names more consistent

github.com/vignetteapp/Moetion - d0f617050b431903fc73e212941beb816dc865f5 authored about 3 years ago
Finalize README for Open-Sorse-ing

github.com/vignetteapp/Moetion - fc50a9e1dccf98dac58dedca6bbe16c89f460c5a authored about 3 years ago
Merge pull request #2 from vignetteapp/we-have-standards

Fix headers and formatting

github.com/vignetteapp/Moetion - f31314160b519838c692c813a5faad8eaeee8b31 authored about 3 years ago
Remove unnecessary `using`s

github.com/vignetteapp/Moetion - c6deba274e8b5b8990f6b58f7c57f22d04c98c0a authored about 3 years ago
Fix formatting

github.com/vignetteapp/Moetion - 8f7e8726eb70e584789e34889915e1f59db25208 authored about 3 years ago
Add file header everywhere

github.com/vignetteapp/Moetion - 06635a63366bb35a88cfbae6ed3e0e0cb2d79d04 authored about 3 years ago
Fix file header config

github.com/vignetteapp/Moetion - 0db59c2c1cdcd5eca71e834ca5d14f567c885b89 authored about 3 years ago
Use MS-RL for Library Code

This might be ancient but due to the wake of the Streamlabs incident, we've decided this license...

github.com/vignetteapp/Moetion - 05f5779d25135395c5032c204b7d89df55ef4ed8 authored about 3 years ago
Merge pull request #1 from vignetteapp/nitrous/hand-solver

Implement Hand Solver

github.com/vignetteapp/Moetion - 7e6b9298f52bba2c4ab645f445b3d14b382e5d22 authored about 3 years ago
change `invert` to `direction`

github.com/vignetteapp/Moetion - f76a7587d37e73ffe8a4bb08d21bc4f0bd580d5d authored about 3 years ago
port hand solver

github.com/vignetteapp/Moetion - bee398e7252cc995f435b67383cd9932ae366e36 authored about 3 years ago
*crying intensifies*

github.com/vignetteapp/Moetion - 18e4345ea5fa60e0f4ddff121b4584e8d5a0dc52 authored about 3 years ago
Fix gitignore

Someone's getting a mouthful from me today

github.com/vignetteapp/Moetion - 5739491e154dea32a1048fea0342f6c7ebfaf522 authored about 3 years ago
remove unneeded files

Signed-off-by: Ayane Satomi <[email protected]>

github.com/vignetteapp/Moetion - f41eb97d7c184a4eab4a9f0eac1c30384722e796 authored about 3 years ago
Add HandData

Some of them are based from my Assumptions from the code but I need actual intellisense to get t...

github.com/vignetteapp/Moetion - 0438678fa0df9a28a0694cf93609ecd051f89dce authored about 3 years ago
import akihabara for the data types

github.com/vignetteapp/Moetion - d8bc49d297b04199c11327f3ae39988d98c6e883 authored about 3 years ago
Initialize project

github.com/vignetteapp/Moetion - 699d1d6aaeb7710e70eccd5297455e683ea3d5e2 authored about 3 years ago
Update README.md

github.com/vignetteapp/Moetion - e18a40bcfd5a619d963452d2d843d41dbd1a26be authored about 3 years ago
Initial commit

github.com/vignetteapp/Moetion - cb3c061361ffa18078ca13ba66b6af1c08f8258f authored about 3 years ago
Fix typo (#60)

* Update about.tsx

* Update vision.tsx

* fix: linting

Co-authored-by: Jeeho Ahn <io@fosshost....

github.com/vignetteapp/vignette-web - 8f817ab9f171103e7f7990deb2d5e92b2d15b58a authored about 3 years ago
add gitpod as a sponsor

github.com/vignetteapp/vignette-web - 463bd46c5a1edf5c299915315f37e268ca2f6537 authored about 3 years ago
Use new go.vignetteapp.org links

github.com/vignetteapp/vignette-web - 6328da7f5878fedea29d208f6600ac3f2213e947 authored about 3 years ago
update debut blog link

github.com/vignetteapp/vignette-web - b6ca004551620010d1602bf8a23d382d5f72d3cb authored about 3 years ago
Bump to version 2021.1102.2

github.com/vignetteapp/aur-vignette-git - 4a4f20cf5bcdd80f9fcc8b79d84c86bac2d038f0 authored about 3 years ago
feat: add debut banner (#59)

* implement debut banner

* fix formatting

* fix bg

* fix: make mobile nav clickable on ...

github.com/vignetteapp/vignette-web - 6ca0d5912dc7f057f06e39b7eaf0f2a05367e917 authored about 3 years ago
fix build.py (#61)

github.com/vignetteapp/Akihabara - 956662f742f9c0c557b90205caddc737836231c2 authored about 3 years ago
Update index.tsx

I am an idiot

github.com/vignetteapp/vignette-web - 26f7d79af3fb16906fa5d33468728d46866c9d43 authored about 3 years ago
Edit description for SEO

github.com/vignetteapp/vignette-web - 1a9424903f26794de609e4a8bb1abd7079d48b3f authored about 3 years ago
feat: actually preload fonts

github.com/vignetteapp/vignette-web - af78b9b46570eaa81713c03f38f7680bfbee8b39 authored about 3 years ago
Added symlink to libLive2DCubismCore.so in case it is downloaded

github.com/vignetteapp/aur-vignette-git - df202bac4089eee65d8ce3b05c708540fd07f25a authored about 3 years ago
Bump to version 2021.1025.1

github.com/vignetteapp/aur-vignette-git - 822da61044865ec5257c7b53ebecadea012fd7c7 authored about 3 years ago
fix: make sidebar links clickable again

github.com/vignetteapp/vignette-web - 84d20d6f9f828b4702206894b4fac0cb27f56730 authored about 3 years ago
fix desktop scrollbar

github.com/vignetteapp/vignette-web - 965291ce103dab14087ca9d05eac6bb9d1f6ee70 authored about 3 years ago
feat: add avif image capability (#58)

* removed webp images
* removed onerror fallbacks(next.js 12 supports generating other formats)...

github.com/vignetteapp/vignette-web - 1d425ac1cf623ba76d3924175aeff9a09b989d2b authored about 3 years ago
feat: upgrade to next 12

github.com/vignetteapp/vignette-web - 3fe534be291dcddd48d9c390d0e31dc1b258c6d8 authored about 3 years ago
use our ✨fancy✨ subdomain

Hey this record exists and we're not really using it so why the fuck not add this now

github.com/vignetteapp/vignette-web - 72bb916092ed0642faa6ee69d99cac062d96e8dd authored about 3 years ago
[ImgBot] Optimize images (#55)

*Total -- 1,092.92kb -> 597.75kb (45.31%)

/public/images/browserstack.png -- 176.83kb -> 89.6...

github.com/vignetteapp/vignette-web - 2531fb9b26eda2edbcc532dd2c461e3ff1e17035 authored about 3 years ago
feat: add jetbrains to sponsors (#57)

* feat: add jetbrains to sponsors

github.com/vignetteapp/vignette-web - 6d174cee98d26a39e604b96913ff0b96513471d7 authored about 3 years ago
Remove inactive members (#56)

We will only list active contributors here to reduce clutter.

github.com/vignetteapp/vignette-web - e3ce492af9bb9af7169e92c95f781a734be8c9bf authored over 3 years ago
Bump to version 2021.1025.0

github.com/vignetteapp/aur-vignette-git - ba332212de4f896a18cabdbd345f67bb95b972c0 authored over 3 years ago
Ubuntu supremacy strikes again

github.com/vignetteapp/aur-vignette-git - 65a35d2999f82c6e7491eaf24394b8027c3df2e5 authored over 3 years ago
Implement mobile sidebar (#54)

* start adding dark mode

* add dark mode

* fix flashing

* feat: start implementing mobi...

github.com/vignetteapp/vignette-web - 66da83d4551fbf741f42474b2cfd4d67ecb9600f authored over 3 years ago
fix: replace ci comment instead of appending

github.com/vignetteapp/vignette-web - c7ae0f0b32b51d89f75af23e4018928b33dbba76 authored over 3 years ago
refactor: make lighthouse CI edit comment

Now it edits the original comment, instead of spamming the comments

github.com/vignetteapp/vignette-web - 8204f811c46f791056db513b3562c6ab72b65b48 authored over 3 years ago
Automatically build Mediapipe native libraries during `dotnet build` (#58)

* Added PreBuildEvent to Linux runtime project

* Added PreBuildEvent to Windows runtime proje...

github.com/vignetteapp/Akihabara - 4327c1300eb777a5f7fd0b0da17250fef8940854 authored over 3 years ago
Implement Dark mode (#53)

* start adding dark mode

* add dark mode

* fix flashing

github.com/vignetteapp/vignette-web - d0472a9904a7f046c7d6c293ef4387b194a206b5 authored over 3 years ago
refactor: use custom lazyload (#52)

removed library because why not

github.com/vignetteapp/vignette-web - 4755af71c87478c24c87b09ed692c7d598fbdd42 authored over 3 years ago
Improve packaging (#56)

* Include CPU runtime packages in projects

* Refactor build.py

* Remove CI task that copie...

github.com/vignetteapp/Akihabara - 93d69c91e9a430f7bdb1b4a1e45a0a78489d2e92 authored over 3 years ago
test: fix a flaky test (#54)

* test: fix a flaky test

* chore: specify indent size for .cs

github.com/vignetteapp/Akihabara - f578a63fee0ccfb196066c8b6a48a550996b49c7 authored over 3 years ago
Sync mediapipe_api with latest commit

This includes the missing license headers, which resolves GH-55.

Signed-off-by: GitHub <noreply...

github.com/vignetteapp/Akihabara - 04399eb20ce56a85dc018f95168ad0abaa191205 authored over 3 years ago
Add seperate License for Glue Library

Since this is unmodified, its copyright should be preserved to homuler.

github.com/vignetteapp/Akihabara - 3c8587e8ad47b3cdfc54b678acae4ec03e44ce90 authored over 3 years ago
chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#51)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](...

github.com/vignetteapp/vignette-web - 4dc2cc751dea2689ed055b37cbe7c2ba5f07a0e9 authored over 3 years ago
Retrieve Landmarks (#51)

* Modify ObserveOutputStream abstraction

It now returns the NativePacketCallback so that we c...

github.com/vignetteapp/Akihabara - 816af3c8ec2fd5b6bbc88073a46a5bcbef473f42 authored over 3 years ago
revert: scroll snap

THhis commit removes scroll snap(caused performance issues)

github.com/vignetteapp/vignette-web - 9fa5da3e056adb724f776004721abfdf7c880d03 authored over 3 years ago
Delete demo.webm (#49)

* Delete demo.webm

* Update lighthouse.yml

* Update lighthouse.yml

* Update lighthouse.yml

*...

github.com/vignetteapp/vignette-web - 41de1cbe9138360effb86766afc85aa3a7261230 authored over 3 years ago
Delete ayane.jpg (#48)

* Delete ayane.jpg

github.com/vignetteapp/vignette-web - acd160d214307eafb6f4873b281cbd8fa8a0f926 authored over 3 years ago
Delete logo.tsx

Testing CI, sorry

github.com/vignetteapp/vignette-web - 606fa0b5b94b3943b76f29bb443f3db8fa76a8c7 authored over 3 years ago
refactor: remove plaiceholder (#45)

* refactor: remove plaiceholder

* refactor: fade in video when loaded

* refactor: change t...

github.com/vignetteapp/vignette-web - 67d6cdbb3963b968e77acec624fa4bf9897ca669 authored over 3 years ago
Update lighthouse.yml

github.com/vignetteapp/vignette-web - 59e7f562207c5eddba776457a47fa310442e895c authored over 3 years ago
Update lighthouse.yml

github.com/vignetteapp/vignette-web - 29d5456bc708ba0abbb14c247d91c101bcfbe130 authored over 3 years ago
refactor: add open source collective to sponsors (#44)

github.com/vignetteapp/vignette-web - 4fc10088ed22124d6a10dce154b4381f97991615 authored over 3 years ago
refactor: use GChandle to pin ImagaFrame.Deleter (#53)

* refactor: use GChandle to pin ImagaFrame.Deleter

* refactor: fix coding convention violatio...

github.com/vignetteapp/Akihabara - 928250bbd724152e6ab35292f0609e2a476ac116 authored over 3 years ago
remove npmrc (#43)

We are using yarn

github.com/vignetteapp/vignette-web - 695a5303605065be872b1adcca0c7ed0e4f114f8 authored over 3 years ago