Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://github.com/stride3d/stride
Updated CONTRIBUTING.md and added a 'submitting changes' section
b8b5fcd814a4d0e528bd16f9177d0bcb8f457083 authored about 6 years ago
b8b5fcd814a4d0e528bd16f9177d0bcb8f457083 authored about 6 years ago
[Assets] Remove asset upgrader code for versions before 3.0
0521c0d066d005bde496ffe9ab656374e2a51f33 authored about 6 years ago
0521c0d066d005bde496ffe9ab656374e2a51f33 authored about 6 years ago
[Assets] Perform null check before upgrading PackageProfile
c5164c5939a0ec7b1edf79d231b2107cf130f998 authored about 6 years ago
c5164c5939a0ec7b1edf79d231b2107cf130f998 authored about 6 years ago
[GameStudio] Switch to Roslyn 2.10
989469db9e2749ac8e69b8ea8a5bde06451b7c23 authored about 6 years ago
989469db9e2749ac8e69b8ea8a5bde06451b7c23 authored about 6 years ago
[Assets] PackageSession: Properly fallback to AssemblyName if PackageId is not set
aad3c7519457dc7aa9a4061af314b8420810074c authored about 6 years ago
aad3c7519457dc7aa9a4061af314b8420810074c authored about 6 years ago
[Assets] PackAssets: properly copy RootAssets (fixes #347)
7144d61795fa6b908443aad1589b9dfac5e17fc5 authored about 6 years ago
7144d61795fa6b908443aad1589b9dfac5e17fc5 authored about 6 years ago
[Assets] Xenko upgrader: skybox/background upgrader was broken
b6202002db1525dbaa82b5db7714ed7e158001a9 authored about 6 years ago
b6202002db1525dbaa82b5db7714ed7e158001a9 authored about 6 years ago
[Assets] Xenko upgrader: try to preserve project items info in .csproj (esp. useful for .xksl/.xkfx files)
5028432b0d30de9a4557586075fd96bbe4975636 authored about 6 years ago
5028432b0d30de9a4557586075fd96bbe4975636 authored about 6 years ago
[Assets] Improved code upgrader for various past namespace changes
b4c33f9468fdce5406e166c4fc764d6e5de6ceac authored about 6 years ago
b4c33f9468fdce5406e166c4fc764d6e5de6ceac authored about 6 years ago
VR tracker support (#213)
7e41209357c9abeb45cdba1ff212409e74730d49 authored about 6 years ago
7e41209357c9abeb45cdba1ff212409e74730d49 authored about 6 years ago
Update BACKERS.md
36a58da3c58d4a808f68ae5a125b9e8c9d4a6878 authored about 6 years ago
36a58da3c58d4a808f68ae5a125b9e8c9d4a6878 authored about 6 years ago
Update BACKERS.md
0dde714bbb370c9c1e41596cdc859984fcaf2a14 authored about 6 years ago
0dde714bbb370c9c1e41596cdc859984fcaf2a14 authored about 6 years ago
[Install] Prerequisites: Improve Visual Studio detection/update mechanism
dddf08d06e6343196537eb85a3dc33ef4c634a71 authored about 6 years ago
dddf08d06e6343196537eb85a3dc33ef4c634a71 authored about 6 years ago
[Install] Prerequisites: Improve Visual Studio detection/update mechanism
e435015424568631aabcfbdc9fe409554b1b0fec authored about 6 years ago
e435015424568631aabcfbdc9fe409554b1b0fec authored about 6 years ago
[Install] Prerequisites installer: improve error reporting and retries (i.e. UAC not clicked) when installing Visual Studio or Build Tools
22de6d994837a9007b7f08d15aec78b90bd2bcbb authored about 6 years ago
22de6d994837a9007b7f08d15aec78b90bd2bcbb authored about 6 years ago
[Install] Prerequisites: Add ".NET Core 2.1 development tools" to list of Visual Studio prerequisites
fe85d992f7bb4213ab810c6a971520ed751afee3 authored about 6 years ago
fe85d992f7bb4213ab810c6a971520ed751afee3 authored about 6 years ago
[Install] Prerequisites installer: improve error reporting and retries (i.e. UAC not clicked) when installing Visual Studio or Build Tools
3d29a4f0d3b0e9bbda26e81932a8f7c2e7587176 authored about 6 years ago
3d29a4f0d3b0e9bbda26e81932a8f7c2e7587176 authored about 6 years ago
[Install] Prerequisites: Update to VC++ 2017 prerequisites
b40d2657bd28736b2e0327fdda239ecd13437276 authored about 6 years ago
b40d2657bd28736b2e0327fdda239ecd13437276 authored about 6 years ago
[Build] Properly include install-prerequisites.exe next to Xenko.GameStudio packageinstall.exe
59c6713145dcacf86ee4f51c62662acc0f09a8e8 authored about 6 years ago
59c6713145dcacf86ee4f51c62662acc0f09a8e8 authored about 6 years ago
Quick fix as suggested by @xen2 in chat to avoid crash in shader compiler (#343)
d2b09f9259c2991e3aca05122a430ae8e5f0abf5 authored about 6 years ago
d2b09f9259c2991e3aca05122a430ae8e5f0abf5 authored about 6 years ago
[Build] Native: use vcxproj directly to avoid TRK0005: Failed to locate: "link.exe" or "cl.exe" (fixes #337)
2982d61547ff55c555c2d161f921af87faf87b41 authored about 6 years ago
2982d61547ff55c555c2d161f921af87faf87b41 authored about 6 years ago
[VSPackage] Add TODO for restore log
ad0e048637d229e4cac0931ddbeb38e577f23878 authored about 6 years ago
ad0e048637d229e4cac0931ddbeb38e577f23878 authored about 6 years ago
[VSPackage] Make ProjectReference between Commands and Package private so that it doesn't exist as a NuGet dependency
76d05a4ab7190c80d8b8b27f7b75255065f01b1b authored about 6 years ago
76d05a4ab7190c80d8b8b27f7b75255065f01b1b authored about 6 years ago
[Build] Publish was not properly copying native libs and compiled assets (fixes #331 and #334) -- thanks to jazzay for the initial implementation
05e746a920cf41b8fc699426cc1e8550ae28c03a authored about 6 years ago
05e746a920cf41b8fc699426cc1e8550ae28c03a authored about 6 years ago
[Build] Update requirements
e4fd4f0687df1beedf3402710485798a174582c9 authored about 6 years ago
e4fd4f0687df1beedf3402710485798a174582c9 authored about 6 years ago
[Build] Use latest version of Windows 10 SDK
e675185ef18cc8b34be7903115ee2d8a4e630a59 authored about 6 years ago
e675185ef18cc8b34be7903115ee2d8a4e630a59 authored about 6 years ago
[VSPackage] Run VSIX installer only for VS2017+ (fixes #332)
07438702b7761d95351773c5d1ca56c06da61b1f authored about 6 years ago
07438702b7761d95351773c5d1ca56c06da61b1f authored about 6 years ago
[Build] Copy .xml and .pdb from NuGet package references when using new csproj format
555b4f433d1392cfc3e964f14696132f4c1eed4c authored about 6 years ago
555b4f433d1392cfc3e964f14696132f4c1eed4c authored about 6 years ago
Update BACKERS.md
307be228f328f25ead2347f840879ca5654bdb09 authored about 6 years ago
307be228f328f25ead2347f840879ca5654bdb09 authored about 6 years ago
Update license for 2019
c21c5da8d2604a8735ea396556fa40cfb4c5063c authored about 6 years ago
c21c5da8d2604a8735ea396556fa40cfb4c5063c authored about 6 years ago
[VSPackage] Upgrade version to 3.0.3. Add support for VS2019. New release needed since RestoreHelper.cs was updated (fixes #324)
5c7159721ebf65b4a9f8107e1380880c9d8cf4d2 authored about 6 years ago
5c7159721ebf65b4a9f8107e1380880c9d8cf4d2 authored about 6 years ago
[Assets] PackAssets: Use proper asset path when computing resources relative paths (fixes #326)
5109915edbd514e154ebc3e914a49f036f392fee authored about 6 years ago
5109915edbd514e154ebc3e914a49f036f392fee authored about 6 years ago
[Mathematics] Fixes for Color/ColorRGBA float/byte mismatches (#258) (fixes #251)
81331463843bfaf6975a0e418047a208a23a7fe7 authored about 6 years ago
81331463843bfaf6975a0e418047a208a23a7fe7 authored about 6 years ago
[Core] ThreadPool: shutdown idle threads (#302)
993704f60316615c10f6665e2ace830739fa35b0 authored about 6 years ago
993704f60316615c10f6665e2ace830739fa35b0 authored about 6 years ago
Added issue templates for bugs and feature requests (#327)
538f915d81dc8f2fefa45d5f5544c3d4140f51a4 authored about 6 years ago
538f915d81dc8f2fefa45d5f5544c3d4140f51a4 authored about 6 years ago
[Graphics] macOS: Updated MoltenVK
ccc487751a7d5fddad5dda7e2d2a995842d59119 authored about 6 years ago
ccc487751a7d5fddad5dda7e2d2a995842d59119 authored about 6 years ago
[Localization] Use $(RoslynTargetsPath) rather than $(MSBuildBinPath)\Roslyn (which doesn't work with VS2019)
6c1a4cd3c66c66ef9facd201136e252b074e3176 authored about 6 years ago
6c1a4cd3c66c66ef9facd201136e252b074e3176 authored about 6 years ago
[Samples] Templates: Added Cache to list of ignored folders (can be leftover from build during previous Xenko versions)
d47e8cfa77de1ec6a483f2e2e1a52173106cd227 authored about 6 years ago
d47e8cfa77de1ec6a483f2e2e1a52173106cd227 authored about 6 years ago
[GameStudio] Added project template for macOS
6a096b401f85aa3cb1f322addcf8ce36be57cbcd authored about 6 years ago
6a096b401f85aa3cb1f322addcf8ce36be57cbcd authored about 6 years ago
[Graphics] macOS: Added MoltenVK
897a5ac1e8ec2d4bf7baef041b4b9cecd800d935 authored about 6 years ago
897a5ac1e8ec2d4bf7baef041b4b9cecd800d935 authored about 6 years ago
[Core.IO] Disable LockFile code from macOS (not supported)
661bd8513bb2e6aeae4e141c42322bc33568d8d7 authored about 6 years ago
661bd8513bb2e6aeae4e141c42322bc33568d8d7 authored about 6 years ago
[Build] macOS: Update NativePath to latest version
6e12e806905dbb43e811688de643e78c6db2c3c7 authored about 6 years ago
6e12e806905dbb43e811688de643e78c6db2c3c7 authored about 6 years ago
[Shaders] Vulkan: Add "NoSampler" to reflection
cd609ad45f10c4e6587ebb87f635d4e6516c6143 authored about 6 years ago
cd609ad45f10c4e6587ebb87f635d4e6516c6143 authored about 6 years ago
[Graphics] Update SharpVulkan (works on OSX and easier to access NativeHandle)
6522836725d9d693634c074969b958f61188442e authored about 6 years ago
6522836725d9d693634c074969b958f61188442e authored about 6 years ago
[Shaders] Added macOS glslangValidator
76cd37b15b0e87324e73e28b8aa6193ae06152d1 authored about 6 years ago
76cd37b15b0e87324e73e28b8aa6193ae06152d1 authored about 6 years ago
[Core] Copy native libs for more platforms, and only if CopyLocalLockFileAssemblies is not set to false
66ba0cd28404bb4fad91658ae177e119bf820336 authored about 6 years ago
66ba0cd28404bb4fad91658ae177e119bf820336 authored about 6 years ago
[Graphics] Update to SDL 2.0.9
19f3fdcaec44e2e7a67bc8a4f171ae7a12b9929e authored about 6 years ago
19f3fdcaec44e2e7a67bc8a4f171ae7a12b9929e authored about 6 years ago
[Build] Native: Generate only x64 for macOS (.NET Core only supports x64)
fc6e267cadc795fbb47b961f46696e3134d2f746 authored about 6 years ago
fc6e267cadc795fbb47b961f46696e3134d2f746 authored about 6 years ago
[Graphics] SDL: Load from proper directory
ae63fcf683e5ba830ae5318407f5c839c43f07bf authored about 6 years ago
ae63fcf683e5ba830ae5318407f5c839c43f07bf authored about 6 years ago
Merge pull request #323 from Kryptos-FR/feature/l10n
Add support for French in the editor
f719acaecdaf93e52f3e547156ca04158642f7e9 authored about 6 years ago
[Build] Update solution and project
- include all language files for French and Japanese
- build resources files for French
[Localization] Add French
b3b800cf5a9528e254b02018f2c59855760de240 authored about 6 years ago
b3b800cf5a9528e254b02018f2c59855760de240 authored about 6 years ago
[Localization] Update Japanese
96a876107ceee7944a230f1f971858059aaaf633 authored about 6 years ago
96a876107ceee7944a230f1f971858059aaaf633 authored about 6 years ago
[Localization] Update extraction script
b41748068a2b531254a5a155b4d2cb030f94c22f authored about 6 years ago
b41748068a2b531254a5a155b4d2cb030f94c22f authored about 6 years ago
[Localization] Update extracted strings
2ea6b431611cc2ccb8fcbdc4f8b1a85ae01c404d authored about 6 years ago
2ea6b431611cc2ccb8fcbdc4f8b1a85ae01c404d authored about 6 years ago
[Build] Additional setup for macOS build
33fea75c991f8974854c37fb7e533fa8008882e7 authored about 6 years ago
33fea75c991f8974854c37fb7e533fa8008882e7 authored about 6 years ago
[Build] Run Visual C++ checks only on .NET Framework MSBuild
68bfba4cfce380b4ebc42541dbc70a025716c95e authored about 6 years ago
68bfba4cfce380b4ebc42541dbc70a025716c95e authored about 6 years ago
[Build] Further fixes for computing runtime identifiers
6542d92acee67b183d8a92c442e8c769d2cdda4c authored about 6 years ago
6542d92acee67b183d8a92c442e8c769d2cdda4c authored about 6 years ago
[Build] Additional fixes for computing runtime identifiers
dcf310f81ddb356f28f5d219e9cd35cd3eee37ed authored about 6 years ago
dcf310f81ddb356f28f5d219e9cd35cd3eee37ed authored about 6 years ago
[Build] Adjust platform detection (broken for multiplatform) and preparations for OSX
9c3fa42f753a619d12d78c8c9d08b3e67e3fe150 authored about 6 years ago
9c3fa42f753a619d12d78c8c9d08b3e67e3fe150 authored about 6 years ago
[Build] Added option XenkoPublishSkipSamplesTemplates
dffa6ee4d0887db64304615f8a59a43a4ac588b8 authored about 6 years ago
dffa6ee4d0887db64304615f8a59a43a4ac588b8 authored about 6 years ago
[Physics] Add comment for PhysicsShapesRenderingService creation
94cb4b1c490ee4fdcce94b29e34f1fc9509dea23 authored about 6 years ago
94cb4b1c490ee4fdcce94b29e34f1fc9509dea23 authored about 6 years ago
Merge remote-tracking branch 'origin/master-3.0'
b54f35afaf7eb520b2897516e64633e4b2c99297 authored about 6 years ago
b54f35afaf7eb520b2897516e64633e4b2c99297 authored about 6 years ago
Update BACKERS.md
b6333f3285d891bda4053146a0e32a19feedaae6 authored about 6 years ago
b6333f3285d891bda4053146a0e32a19feedaae6 authored about 6 years ago
[Launcher] Also use normal output data for error output of PackageInstall.exe
8608ff091cae91a2f740e5523e09c0d27b7d6476 authored about 6 years ago
8608ff091cae91a2f740e5523e09c0d27b7d6476 authored about 6 years ago
[Launcher] Skip unlisted packages, and don't use cache
a0459e31eee3c0f649097d812f23c09883169199 authored about 6 years ago
a0459e31eee3c0f649097d812f23c09883169199 authored about 6 years ago
[Physics] Enable PhysicsShapesRenderingService only if there is a IGraphicsDeviceService
eba446713da62822a110f9eda5ef3253818233dd authored about 6 years ago
eba446713da62822a110f9eda5ef3253818233dd authored about 6 years ago
Update Crowdin configuration file
a528cff46bf93dbf89d66e8b74d37906f800a83c authored about 6 years ago
a528cff46bf93dbf89d66e8b74d37906f800a83c authored about 6 years ago
Update Crowdin configuration file
a9352737ddefbf1ff321a9b6fee25d130052ca98 authored about 6 years ago
a9352737ddefbf1ff321a9b6fee25d130052ca98 authored about 6 years ago
[Launcher] Bump to 3.0.5
2b9fbe39afcdc70c760d0aa831091c4028f50817 authored about 6 years ago
2b9fbe39afcdc70c760d0aa831091c4028f50817 authored about 6 years ago
Updated BACKERS.md
51ff4ead560002119a0d588c659759ef747bf160 authored about 6 years ago
51ff4ead560002119a0d588c659759ef747bf160 authored about 6 years ago
[Build] Properly compute & restrict RuntimeIdentifier for ProjectReference
1bd1525db64ee6956d336f01f3280f62c275c59d authored about 6 years ago
1bd1525db64ee6956d336f01f3280f62c275c59d authored about 6 years ago
[Launcher] Switch from gitter to discord
a38afda0ffc7d941ef8d1973b5d49e6087310820 authored about 6 years ago
a38afda0ffc7d941ef8d1973b5d49e6087310820 authored about 6 years ago
[Build] Better detection of default RuntimeIdentifiers
d6711de18adf9bb06a77a00cc674f66b7b0c1865 authored about 6 years ago
d6711de18adf9bb06a77a00cc674f66b7b0c1865 authored about 6 years ago
[Build] Adjust RuntimeIdentifier and XenkoPlatform detection
855d27e26b109e9884c916beb6ae1ea1a8262989 authored about 6 years ago
855d27e26b109e9884c916beb6ae1ea1a8262989 authored about 6 years ago
[Build] Removed unnecessary solution references
1bf755e20fd9ba26cabee8fe8d1d8a560be4fd74 authored about 6 years ago
1bf755e20fd9ba26cabee8fe8d1d8a560be4fd74 authored about 6 years ago
[Build] Fix RuntimeIdentifiers detection for graphics API mode
f25b105a0765c30dcf277a6dfec749b466a8cff7 authored about 6 years ago
f25b105a0765c30dcf277a6dfec749b466a8cff7 authored about 6 years ago
[Launcher] Remove custom Http code and decrease concurrency (which might be problematic since our packages are bigger than average)
affdb7232c8634c23065db2a7beb7b1aa9c73478 authored about 6 years ago
affdb7232c8634c23065db2a7beb7b1aa9c73478 authored about 6 years ago
[Build] Pack Xenko assets as part of NuGet packaging
23d088ee3aca90a49019ae11b486e57ffc976cbe authored about 6 years ago
23d088ee3aca90a49019ae11b486e57ffc976cbe authored about 6 years ago
[Build] Bump Android SDK version from 5.0 to 8.1 (Google Play recent requirement for new app and .NET Standard 2.0 also requires 8.0+)
8e38e7f907ac32c25846335291e26004b7ea9258 authored about 6 years ago
8e38e7f907ac32c25846335291e26004b7ea9258 authored about 6 years ago
[Build] Force references to be added only for direct and explicit package references
be7dcfb571439940cabf8c60fc1590a1bc29b05f authored about 6 years ago
be7dcfb571439940cabf8c60fc1590a1bc29b05f authored about 6 years ago
[Build] Make sure "win" is the default when building a netstandard2.0 reference (to make sure a RID-specific project always use RID)
1f69960fa376151974703a9f85e4ff291d1f0481 authored about 6 years ago
1f69960fa376151974703a9f85e4ff291d1f0481 authored about 6 years ago
[Build] Use "any" instead of "win"
5a8f870e976487be43412d34f7116debaa6286a1 authored about 6 years ago
5a8f870e976487be43412d34f7116debaa6286a1 authored about 6 years ago
[Build] Make sure to override RuntimeIdentifiers on UWP otherwise it builds all CPU versions and result in write conflicts
a86d1de46afa610626e260f8f7c392eb361cb676 authored about 6 years ago
a86d1de46afa610626e260f8f7c392eb361cb676 authored about 6 years ago
[Build] Properly forward XenkoGraphicsApi when building a single graphics platform
e1384ebe811fe6aa2e7f3d2c8e3aabb4f79e7d97 authored about 6 years ago
e1384ebe811fe6aa2e7f3d2c8e3aabb4f79e7d97 authored about 6 years ago
[Build] Define output path (otherwise using a Platform might override them)
b55b9ec84704c736ba09499aa5bb93afefc9b8ce authored about 6 years ago
b55b9ec84704c736ba09499aa5bb93afefc9b8ce authored about 6 years ago
[Build] Properly setup RuntimeIdentifier if it was not a Graphics-API-specific one
1d59bce041a59622862ff201248444eeb41721f6 authored about 6 years ago
1d59bce041a59622862ff201248444eeb41721f6 authored about 6 years ago
[Build] Fix the NuGet publish build file
3376e62deae026e113e0fc6eb423879ebc061462 authored about 6 years ago
3376e62deae026e113e0fc6eb423879ebc061462 authored about 6 years ago
[Build] Additional fixes for single 3d graphics API build mode
b5f8ea2bd99a9c0cff6618e90521974bb2e50e09 authored about 6 years ago
b5f8ea2bd99a9c0cff6618e90521974bb2e50e09 authored about 6 years ago
[Build] Fix Windows+Linux build
1b6cc924336fcf5a60b5c060bf515dad5b61f5ea authored about 6 years ago
1b6cc924336fcf5a60b5c060bf515dad5b61f5ea authored about 6 years ago
[Build] Hide Microsoft.NETCore.UniversalWindowsPlatform from references and update build doc
40c54176783fae99fdc045dec81a662009c94ab0 authored about 6 years ago
40c54176783fae99fdc045dec81a662009c94ab0 authored about 6 years ago
[Build] Switch game projects to use netstandard2.0
ad4a6be79bf857e4187b6fb84de06044fe11281e authored about 6 years ago
ad4a6be79bf857e4187b6fb84de06044fe11281e authored about 6 years ago
[Build] Fixed build of RenderDocPlugin
574149f757cc3491e3be5a636ff6d14a194e9fda authored about 6 years ago
574149f757cc3491e3be5a636ff6d14a194e9fda authored about 6 years ago
[Templating] Switch to latest version of Mono.TextTemplating (t4) and add reference to netstandard
a9999320f08001c0ae9c6a077411b5c936d8f5cc authored about 6 years ago
a9999320f08001c0ae9c6a077411b5c936d8f5cc authored about 6 years ago
[Build] Various fixes for .NET Standard build
4780b504bdb6f3277744c96632e2862fc8a55dd6 authored about 6 years ago
4780b504bdb6f3277744c96632e2862fc8a55dd6 authored about 6 years ago
[Templates] Patching of TargetFramework section is now forcing netstandard2.0
e45f1721b3a202463ef821308ebf5221db079ad2 authored about 6 years ago
e45f1721b3a202463ef821308ebf5221db079ad2 authored about 6 years ago
[Build] Use netstandard2.0 version of OpenTK
363f0aaf3e33737ffabc30e9a94179b7e7a2299f authored about 6 years ago
363f0aaf3e33737ffabc30e9a94179b7e7a2299f authored about 6 years ago
[Build] Switch to netstandard2.0 wherever possible for the runtime
2213f133744fa821d710e343e59d82ba5622f7d7 authored about 6 years ago
2213f133744fa821d710e343e59d82ba5622f7d7 authored about 6 years ago
Change link+badge for chat from gitter to discord
6ac74bb680b17c22249f3c0c76b5b36f13328787 authored about 6 years ago
6ac74bb680b17c22249f3c0c76b5b36f13328787 authored about 6 years ago
[Build] Updated to MSBuild.Sdk.Extras version 1.6.65 (compatible with VS2019)
5a7ed9624b5470c6a32ea319dc99e9a7bfd3d7a4 authored about 6 years ago
5a7ed9624b5470c6a32ea319dc99e9a7bfd3d7a4 authored about 6 years ago