Ecosyste.ms: OpenCollective

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

Stride Game Engine

Stride is an open-source C# game engine for realistic rendering and VR. Stride is connected to the .NET foundation.
Collective - Host: opensource - https://opencollective.com/stride3d - Website: https://www.stride3d.net/ - Code: https://github.com/stride3d/stride

[Code] Updated xaml formatting to current convention (#166)

github.com/stride3d/stride - ed622e135108d5235628e110ca7b11180425ea56 authored over 6 years ago by Eideren <[email protected]>
[Editor] Match folder icon to tebjan's tweak of the original design (#172)

github.com/stride3d/stride - a52137568441f4d0e7e333eeb1761ea905c8aa57 authored over 6 years ago by Eideren <[email protected]>
GitHub issue template: add a platform section (#176)

github.com/stride3d/stride - 691ce6fef53998c9406db40085e4db859e178641 authored over 6 years ago by Nicolas Musset <[email protected]>
[Editor] Resource/Vector support for folder icon (#161)

github.com/stride3d/stride - 88e39ced62d38a452cd9b5260bbb338c3662bbbc authored over 6 years ago by Eideren <[email protected]>
[GitHub] Moved ISSUE_TEMPLATE around

github.com/stride3d/stride - 2b9c4346c0e329da71b4eba2d9e0d998a129bac3 authored over 6 years ago by Virgile Bello <[email protected]>
[GitHub] Added issue template.

github.com/stride3d/stride - 6a146c1a945d3098276144a6f4bfe0c202630804 authored over 6 years ago by Virgile Bello <[email protected]>
[Assets] Improve namespace detection/generation for scripts (fixes #163 and also support namespace folders)

github.com/stride3d/stride - 54388f7090fbee8569e9f2e740cf19cd586f6734 authored over 6 years ago by Virgile Bello <[email protected]>
Update THIRD PARTY.md

github.com/stride3d/stride - 911bd42225496fed0e97f6f931a1a49b01c90f82 authored over 6 years ago by Virgile Bello <[email protected]>
Update BACKERS.md with latest patreon backers, thanks!

github.com/stride3d/stride - 1eab01a9315241346721db5d746618a5df3f2f8b authored over 6 years ago by Virgile Bello <[email protected]>
[Editor] Flat folder icon (#155)

* New folder icon png and added original author to THIRD PARTY.md

* changed icon to same colo...

github.com/stride3d/stride - 0169790939e4bb7bc5fa455ab4faf0b707b4cf58 authored over 6 years ago by Tebjan Halm <[email protected]>
[Editor] Minor UI tweaks. (#143)

github.com/stride3d/stride - e223a501d9a8d4bc4389ee3c804625e2dc9645a8 authored over 6 years ago by Eideren <[email protected]>
[Editor] Prevent editing the prefab root or the scene root (fixes #150) (#151)

github.com/stride3d/stride - cf438772420e6d9a3199ba70aca7f8ff7c7158de authored over 6 years ago by Nicolas Musset <[email protected]>
[Editor] Catch base exception in case of task cancellation. (fixes #110)

github.com/stride3d/stride - 9f126d0d59725b9b999d943b87c3035f0c54c99e authored over 6 years ago by Nicolas Musset <[email protected]>
[Build] Bump version to 3.0.0.5

github.com/stride3d/stride - a1e644eef6c577783d65aa7c37cde3ab1882c095 authored over 6 years ago by Virgile Bello <[email protected]>
renamed Irony.dll to Xenko.Irony.dll, removed signing key (fixes #137)

github.com/stride3d/stride - 36ebc36ede6b017f78233aacb4f341e9e0ed88d2 authored over 6 years ago by Tebjan Halm <[email protected]>
Partially Revert "Fix warnings (#105)" (app.config for System.Runtime.InteropServices.RuntimeInformation)

This reverts commit 1e4686e13db569af6dc55b9a0a830ea578fd0391.

github.com/stride3d/stride - d329c4fab1d438208f690c810b879a58a246a5f7 authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Fix file patterns for publishing packages

github.com/stride3d/stride - 47cebcaeeaf49f266928c4d1d4b7807f8fc1457a authored over 6 years ago by Virgile Bello <[email protected]>
[Platforms] Linux: Adjust path for libbulletc.so

github.com/stride3d/stride - 59fa9a977a23df25bbed7b3d8c912b2d674af365 authored over 6 years ago by Virgile Bello <[email protected]>
[Math] Add Double2/3/4, fix grammar and inconsistencies (#107)

github.com/stride3d/stride - 5af60a35a69a7df92d8a31a7d3bfd074557cbaa9 authored over 6 years ago by Aaron Franke <[email protected]>
[Media] Prevent System.OverflowException when a video stream contains invalid framerate data (fixes #95) (#97)

github.com/stride3d/stride - bf3f4432dff1bcfa327ed9052f71e1d307a77ffc authored over 6 years ago by Nicolas Musset <[email protected]>
[Platforms] Xenko linux support (fixes #17)

github.com/stride3d/stride - 8e5b21b4bfdab6308eb8b7998f49a658b67deeda authored over 6 years ago by Virgile Bello <[email protected]>
Fix GameStudio crashing when editing files with the simple code editor (#135) (fixes #110)

github.com/stride3d/stride - b494dc67391449cbf2c4192983d2e6120a8446bc authored over 6 years ago by Eideren <[email protected]>
[Build] Enable StyleCop for various runtime libraries, and remove lot of warnings

github.com/stride3d/stride - 28245aff55cea3ceacaef2ea3902657cd06f81b6 authored over 6 years ago by Virgile Bello <[email protected]>
Revert "[Build] Fixes Xenko.Core.Tests Android project (fixes #115)"

This reverts commit 9780c5c81015a0ba27a30a0a148079917fbf64b3.

github.com/stride3d/stride - 02d5ceb379499915a10bd93a2e1ca4f7ac3392be authored over 6 years ago by Virgile Bello <[email protected]>
Fix CS0067 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0067

github.com/stride3d/stride - 2dd4637dc2fe631510ba27809087d46dcb917b4e authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0184 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0184

github.com/stride3d/stride - decec6f7691e2cf3aa6137b657da37ce2dbafce4 authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS2002 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs2002

github.com/stride3d/stride - 3d3277137121580ae44581ad08e0784ee85a1904 authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0672 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0672

github.com/stride3d/stride - 9ca174665883b687661dd8fb7c5d9c4d744271f5 authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0162 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0162

github.com/stride3d/stride - 38ae3e1efece21762d81f5f824efa03fa9b3cf10 authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0169 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0169

github.com/stride3d/stride - e3a77d9490071812831cb5e88469d72b25b5bfae authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0105 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0105

github.com/stride3d/stride - 890a71807bfd71c7a0486cf1135612123b9fd25e authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0618 build warnings for DataMemberRangeAttribute

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0618

github.com/stride3d/stride - 853df91d233b4ff0d4dfc2c2937f91ee3506251f authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0219 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0219

github.com/stride3d/stride - 80383f7d24fa2331b0ff69481dddd2df1cbd9ced authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS1998 build warnings

github.com/stride3d/stride - 0cb264a2a5d85c858c81b39e7c57d387ba8c7b3f authored over 6 years ago by Sean Fausett <[email protected]>
Fix CS0108 build warnings

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0108

github.com/stride3d/stride - 4f2296229b5cbb93cd549725523e7a28878485a5 authored over 6 years ago by Sean Fausett <[email protected]>
[Build] Fixes Xenko.Core.Tests Android project (fixes #115)

github.com/stride3d/stride - 9780c5c81015a0ba27a30a0a148079917fbf64b3 authored over 6 years ago by Virgile Bello <[email protected]>
Fix warnings (#105)

* Fix MSB3270 build warnings
* Fix MSB3836 build warnings
* Fix MSB3277 build warnings
* Fix ...

github.com/stride3d/stride - 1e4686e13db569af6dc55b9a0a830ea578fd0391 authored over 6 years ago by Sean Fausett <[email protected]>
Add Windows Mixed Reality support (#85)

github.com/stride3d/stride - 9f4f5b499a1552773a279c26cfd8a1ed57bd4248 authored over 6 years ago by Amin Delavar <[email protected]>
Update BACKERS.md

github.com/stride3d/stride - 397afbd67c3e37752649c8a84d7ee4857aff9fe4 authored over 6 years ago by Virgile Bello <[email protected]>
New public key token for Irony and selecting that specific Irony.dll in Xenko.Core.Shaders (#114, fixes #112)

github.com/stride3d/stride - 7159a58ec0b0b12d76c93c01efea438ec46d7a5c authored over 6 years ago by Tebjan Halm <[email protected]>
Update BACKERS.md with latest patreon backers, thanks!

github.com/stride3d/stride - 870b1938c14854f4ec6b88ceb6d87093c3b01ca9 authored over 6 years ago by Virgile Bello <[email protected]>
New dark theme and glyph icons #4 #50 (#83)

* Add windows chrome vector resources
* Add vector version of Xenko Logo
* Modify Xenko Geomet...

github.com/stride3d/stride - bab1a5fa9749673e7c96c82d1dd3402597b99e14 authored over 6 years ago by Aryan Ebrahimpour <[email protected]>
warning fixes, mostly for xunit usage (#100)

github.com/stride3d/stride - fff8d0ed8c606be96215e477d2164339f40b6a2b authored over 6 years ago by jhorv <[email protected]>
[Assets.Compiler] Do not run nuget restore on package upgrade if AutoCompileProjects is set to false (fixes graphics tests build)

github.com/stride3d/stride - 6087c7960eb9e58494b8f83158cd6c5149cb46ad authored over 6 years ago by Virgile Bello <[email protected]>
Update README.md: Open doc on index rather than `Xenko.Core.Assets` namespace

Felt a bit weird to open the API on the `Xenko.Core.Assets` namespace, since it's not even part ...

github.com/stride3d/stride - f2c45f47c7448324e0297affecf47b40a87a1ce4 authored over 6 years ago by Nicolas Musset <[email protected]>
changes current physics exception to log a warning instead

github.com/stride3d/stride - bd76fe6cea422c4602b58f6591e75119fdec4a3f authored over 6 years ago by Jim Horvath <[email protected]>
[Build] Xenko.Video was not properly referenced (fixes #91)

github.com/stride3d/stride - 9cd55f370f1cfb18735ab5c3f06cfc99b730dc79 authored over 6 years ago by Virgile Bello <[email protected]>
[Templates] Removed project.json from UWP csproj (#91)

github.com/stride3d/stride - 1dd24f36e2797afd528a5939049ded7755eae22e authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Switch from GitLink to SourceLink (fixes #79)

github.com/stride3d/stride - 3c7729f86b75733fc26c81a2fa5a30a3b3980dbf authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Bump version to 3.0.0.4

github.com/stride3d/stride - 9e252b3d0b00a4a90d21b320be972963005b0cd2 authored over 6 years ago by Virgile Bello <[email protected]>
Fix null reference exception thrown when TextBlock text is null. (#84)

* Prevent TextBlock from throwing null reference exception when WrapText is set to true and the ...

github.com/stride3d/stride - b6d3e7d15364ed2acec4dfa2df594715088f11e2 authored over 6 years ago by Robert Campbell <[email protected]>
Update BACKERS.md with latest patreon backers, thanks!

github.com/stride3d/stride - 32b2a818da492153d1b8dce58e408aaed05ed296 authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Bump version to 3.0.0.3

github.com/stride3d/stride - 861782375da99dec25a0b808d8570f934cf620ab authored over 6 years ago by Virgile Bello <[email protected]>
[Core.Assets] Delay nuget restore until package upgrades are done. Fixes delay to load project if NuGet package of previous version is not installed anymore.

github.com/stride3d/stride - 5b5bd2138d04ba8c64074d23a965698cb16521ed authored over 6 years ago by Virgile Bello <[email protected]>
[GitHub] changed abstract 'vvvv' to vvvv.org with link

github.com/stride3d/stride - 95d57a641b679865c568c17415e50e146a8bdadf authored over 6 years ago by Tebjan Halm <[email protected]>
[Build] Bump version to 3.0.0.2

github.com/stride3d/stride - 068d9dab768d4a3c16536c1cc57434088304d129 authored over 6 years ago by Virgile Bello <[email protected]>
Update BACKERS.md with latest patreon backers, thanks!

github.com/stride3d/stride - ec14a723aa4f765f56f683c1e97fbc70f852fcfd authored over 6 years ago by Virgile Bello <[email protected]>
Fixed launching spritesheet editor by properly embedding some resources in the assembly (fixes #38)

github.com/stride3d/stride - 3bbf1bb926eaeeb458363be544a70669f7fd6201 authored over 6 years ago by Robert Campbell <[email protected]>
[GameStudio] About: typo bakers => backers

github.com/stride3d/stride - f7032a3c5ad682d8c615cce493ced1d085acfae4 authored over 6 years ago by Virgile Bello <[email protected]>
[GameStudio] Don't block the UI thread when clicking on the hyperlinks. (#76)

github.com/stride3d/stride - 65fe59b3b0db5ef6f7386289061fe20b04297b07 authored over 6 years ago by Nicolas Musset <[email protected]>
[Core.Assets] MSBuild locator: display more info in case of errors (#47)

github.com/stride3d/stride - 3d2e42ee55c92c8552143d0e39894e05b1761c9b authored over 6 years ago by Virgile Bello <[email protected]>
[GameStudio] Don't block the UI thread while loading the Backers file. (#75)

github.com/stride3d/stride - 9edc8bb4c162af09ec074d75dfd5b15569e7d025 authored over 6 years ago by Nicolas Musset <[email protected]>
Updated Package Support Checks (#48)

Checking for Android, iOS, and UWP packages should now be up-to-date for VS2017 and still work w...

github.com/stride3d/stride - 89c93671b9c9f8f041b7eed72b3c53f6258378a5 authored over 6 years ago by Erekose Craft <[email protected]>
[GameStudio] Added list of Patreon Backers (fixes #74)

github.com/stride3d/stride - 4b1b01b26e7480b657d7e4dd98655c38b56e37f8 authored over 6 years ago by Virgile Bello <[email protected]>
Fix the formating (#7)

github.com/stride3d/stride - 6ab27f2ad928f6210ba048b41979462feb421a78 authored over 6 years ago by Miguel de Icaza <[email protected]>
fix 600+ xunit usage warnings (#71)

github.com/stride3d/stride - a1964853686660146d930431bf3642ed96816930 authored over 6 years ago by jhorv <[email protected]>
Update Microsoft.Build.* packages, fixing "Could not find a compatible version of MSBuild." errors (#52)

github.com/stride3d/stride - a7cdf94a1b796e361a63008c5b7078e787d4c1b0 authored over 6 years ago by jhorv <[email protected]>
[Build] Improve README.md

github.com/stride3d/stride - 1b3a27145b4b8bb176093e1250c375cb70c9677d authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Put GameStudio as first csproj in Xenko.sln so that it is the default startup project (fixes #61)

github.com/stride3d/stride - 4fa4b63c205fe7af05d2297f9ee386f31b230f40 authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Swap rows and columns for TeamCity badges

github.com/stride3d/stride - a3cd13da021afa8856033836c590d164833e5bbf authored over 6 years ago by Virgile Bello <[email protected]>
[Build] Added Teamcity badge to README.md

github.com/stride3d/stride - 9e69b87914dca9149d57d007edd48a15c13370d5 authored over 6 years ago by Virgile Bello <[email protected]>
[Editor] Rename sskk namespace prefix to xk in XAML files. (#45)

github.com/stride3d/stride - a2bf4bba450871522cb1b201c1b3a7f83471b301 authored over 6 years ago by Nicolas Musset <[email protected]>
Interstitial ads black screen issue (#22)

When implementing full page or interstitial ads such as google admob a black screen appears on a...

github.com/stride3d/stride - 50b8a6a5f0829af2695061a8a64cfd022e55b64a authored over 6 years ago by Simba Mupfunya <[email protected]>
[VSPackage] Add missing Microsoft.VisualStudio.Setup.Configuration.Interop.dll to Visual Studio package (needed for #23)

github.com/stride3d/stride - e4ae24fd03441f3bedb64a29d4bcdbccda741464 authored over 6 years ago by Virgile Bello <[email protected]>
[Packages] Don't fail if a NuGet http repository source returns an error code (not found, etc...) (fixes #1)

github.com/stride3d/stride - ed81f63430b6eed6b93592dfca3a06ac477b32e3 authored over 6 years ago by Virgile Bello <[email protected]>
[Core] PlatformFolders.cctor() was crashing on UWP

github.com/stride3d/stride - 67f9ac7e0894ed4c171626460043d6351dd0b8b9 authored over 6 years ago by Virgile Bello <[email protected]>
Update URL description

github.com/stride3d/stride - f1ccc871cab3fb2d4a26bc67ff71fed2d2b6c09d authored over 6 years ago by Shunji Yokozawa <[email protected]>
Fix a broken URL.

github.com/stride3d/stride - 8b86ae587f6a1a20f7a9429e7ef6da48b90ca3e8 authored over 6 years ago by Shunji Yokozawa <[email protected]>
[Build] PackageUpdateVersionTask: always update VersionSuffix (even if empty)

github.com/stride3d/stride - 951335d9d421889a7459130f3e68436c62d8a02c authored over 6 years ago by Virgile Bello <[email protected]>
[Samples] Updated to new Xenko

github.com/stride3d/stride - 7746b7579c46f9e8456faf2ecf1b88eb3eea5062 authored over 6 years ago by Virgile Bello <[email protected]>
[VSPackage] Tests: reorganization, and properly wait for custom tool to run before continuing

github.com/stride3d/stride - 8f677cf7eac4ad1140313b45b7b3114c3a86f673 authored over 6 years ago by Virgile Bello <[email protected]>
[VSPackage] Tests: properly register developer redirect on test startup

github.com/stride3d/stride - e1c827745ce3e09eb6f40e4c73499d13deda7ba1 authored over 6 years ago by Virgile Bello <[email protected]>
[Packages] Fix PackagePathResolverV3.GetInstalledPackageFilePath

github.com/stride3d/stride - 9a16bf93a375452e2ad219d4d9727a472dacaf38 authored over 6 years ago by Virgile Bello <[email protected]>
[VSPackage] Fix path discovery with redirect packages

github.com/stride3d/stride - bf9c427ece8091a6782fc50315b39ecc9c81ff72 authored over 6 years ago by Virgile Bello <[email protected]>
[VSPackage] Fix test by using STA thread again

github.com/stride3d/stride - fae2d226f122196b0fee36260a3d453b3836e2b9 authored over 6 years ago by Virgile Bello <[email protected]>
[Tests] Properly detect unit tests failures

github.com/stride3d/stride - 7b28d780c1a513f9f490f36915afe71b051b2992 authored over 6 years ago by Virgile Bello <[email protected]>
Updated default copyright header

github.com/stride3d/stride - 89bf3008e502ffc8dd7bd24823f0b1df5d4654d1 authored over 6 years ago by Virgile Bello <[email protected]>
Updated gitignore for new launcher location

github.com/stride3d/stride - 0bd075b3589c7bb003af02608fda1eb8f51fa5bd authored over 6 years ago by Virgile Bello <[email protected]>
[VSPackage] Fix package build (embedded resource) and unit test

github.com/stride3d/stride - 13e17273abcf1b38eab4f1bbd2046c9b4b89f3b1 authored over 6 years ago by Virgile Bello <[email protected]>
[Tests] Switch to xunit

github.com/stride3d/stride - f0975bdc818db646f1e09664e307588d65e3b2e2 authored over 6 years ago by Virgile Bello <[email protected]>
[Serialization] ContentManager.FileProvider is not static anymore

This will encourage thread safety (i.e. no more parallel unit tests failure) and force proper pa...

github.com/stride3d/stride - 722874f915ab27c11ae87abb4087e911f36274a1 authored over 6 years ago by Virgile Bello <[email protected]>
[Tests] Converted to new csproj format

github.com/stride3d/stride - 085bce68167d589e067ec4d1539e51a3bf7b115b authored over 6 years ago by Virgile Bello <[email protected]>
[Tests] Unit testing is now done against reference images stored inside the repository

github.com/stride3d/stride - 3f34e63b0714608bd61439fdbe17fde7ad3cfe0b authored over 6 years ago by Virgile Bello <[email protected]>
Initial commit

github.com/stride3d/stride - 0669deabfe65a04f80041433420f0ace0ad5ca9a authored over 6 years ago by Xenko Team <[email protected]>