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

Added translation using Weblate (Russian)

33b30a5053a9bacc018287aed73d4bc63b4788ef authored almost 6 years ago
Added translation using Weblate (Russian)

f03657e6f32cc449705d647878c72189665e904a authored almost 6 years ago
Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (20 of 20 strings)

Translation: Xenko/Core.Presentation
Translat...

2e57bbcf88dd4f29de49c22657b0ab65257ea6d6 authored almost 6 years ago
Added translation using Weblate (Norwegian Bokmål)

bbe53b4a28619dccb9aee04fd5d16631a2ae3ed7 authored almost 6 years ago
Translated using Weblate (Russian)

Currently translated at 100.0% (156 of 156 strings)

Translation: Xenko/GameStudio
Translate-URL...

215f78a6647e8063607de276b365d7a415e655bf authored almost 6 years ago
Added translation using Weblate (Norwegian Bokmål)

c2086a20092fa574010a1adfbf01d1a8526a0a14 authored almost 6 years ago
Added translation using Weblate (Norwegian Bokmål)

21144b14ebe24034e669796d0bc6d46d37b20a88 authored almost 6 years ago
Translated using Weblate (Norwegian Bokmål)

Currently translated at 2.3% (7 of 304 strings)

Translation: Xenko/Assets.Presentation
Translat...

92942e739c064c7197783620b609cdcdb03dd944 authored almost 6 years ago
Added translation using Weblate (Russian)

792c5dd20b9352c751a79676898a907c7eb2c0c6 authored almost 6 years ago
Added translation using Weblate (Russian)

c19fe25619c3b8f595cdfca86433f1564e090a75 authored almost 6 years ago
Translated using Weblate (Russian)

Currently translated at 100.0% (20 of 20 strings)

Translation: Xenko/Core.Presentation
Translat...

e1906065c2939ef7dcd0db787580bacaefbec1f0 authored almost 6 years ago
Translated using Weblate (Russian)

Currently translated at 100.0% (304 of 304 strings)

Translation: Xenko/Assets.Presentation
Tran...

601ac16712d758bb4d9488717b112bff5e731165 authored almost 6 years ago
[NuGet] Remove deleted xenko sources during startup to avoid restore failures (fixes #338)

293d60a2bdc4b6d2773a1da914fd802483828288 authored almost 6 years ago
Use different color when heights are out of MinHeight/MaxHeight

abb9ec8bc3a9fccca57ab5bceae90f3e5ea2102b authored almost 6 years ago
Reorganize HeightfieldColliderShape and HeightfieldDebugPrimitive

c99cdf2c2b0e7e71d065b6df23154da1e66c9eb5 authored almost 6 years ago
[Build] Fix .usrdoc generation and copy (fixes #377)

2c3f881b0008fb63dede4664b7b8ba810af3390d authored almost 6 years ago
[Build] Bump to beta02

cb233fe3eae5cdf13ac8ce07f5a24b6316502371 authored almost 6 years ago
[Serializaton] Bump format version (Rendering split)

a116d28d45d0bf6d0eb445f3226dc64768b7e803 authored almost 6 years ago
[Presentation] Bugfix/int3 editor (#387) (fixes #383)

51451347e309ea39b9bbe8f38ffb5a90baa70f81 authored almost 6 years ago
Delete ResetUpdatableDebugMeshes

Unused debug primitives are checked and removed in every frame.

947215c788bff1160261ae6f52dcf922247704ef authored almost 6 years ago
Rename CreateMeshData to CreateTileMeshData in HeightfieldColliderShape

ce9dff7a134e6a07b86b97006789b845a9721669 authored almost 6 years ago
Rename CreateMeshDraw to CreateTileMeshDraw in HeightfieldColliderShape

002d45715ccc487908b6651e8b850c1ab3256761 authored almost 6 years ago
[Physics] correct userdoc for convex hull collider parameters. (#382) (fixes #372)

f56d4f836098f0c9fd5a39eeebffa2d7ed59a179 authored almost 6 years ago
[Localization] Fix build for path containing spaces (#381)

7c63ed9989c438f936f3ce018c429e3ec02d3232 authored almost 6 years ago
[TextTemplating] T4: use a custom version of Mono.TextTemplating, including https://github.com/xen2/t4/commit/0d0b6db3ca3aba82fd7597951be2361265043e5e

4372725f93774bf37f69575deceb910e58b41e74 authored almost 6 years ago
[Rendering] Make Xenko.Rendering platform-specific

50b9525155455e817a07dd834d173e974422a06d authored almost 6 years ago
[Rendering] Splitted most of low-level rendering code into a new Xenko.Rendering assembly

2cf773e19acabb86d918d0742af9c9e034b4c250 authored almost 6 years ago
[SpriteStudio] Fixes for SpriteStudio to work properly again

c1522239be6e424a3d0362bd726512a3afb69361 authored almost 6 years ago
[Rendering] Fixed RenderContext.GetCurrentCamera() tag owner

c855896753530454e6ed8678ff55817b66724639 authored almost 6 years ago
[Streaming] Removed dependency on Engine.Game

500c4e50fc3124534c65bd23d764f5fb559bb0da authored almost 6 years ago
[Rendering] Made LightShafts independent from LightShaftProcessor

034abed5674cc05bc9373833e5abf1f0a554a705 authored almost 6 years ago
[Rendering] Made ForwardLightingRenderFeature not dependent on LightProcessor anymore

9eceed040ce44d73cf42f16509970a5793ea7250 authored almost 6 years ago
[Rendering] ForceAspectRatioSceneRenderer: Made default aspect ratio local to remove dependency to CameraComponent

71248f369637397946c9bfb705e6b4bc8e746a8c authored almost 6 years ago
[Rendering] ShadowMapRenderer: remove unused nested class

20c5f2b4dcd821251115c0cdd70d16c9e1aefef7 authored almost 6 years ago
[Rendering] Made LightProbe code not dependent on LightProbeProcessor anymore

921dd9d243379f6bd14dfdfe27ab830cd03139ca authored almost 6 years ago
[Engine] Moved IndexingDictionary to Xenko.Core

9b116257c66e85c4a62be958e8345c95ae1dc510 authored almost 6 years ago
[Rendering] EffectSystem: Moved CreateEffectCompiler in a separate static class outside of Rendering code

b07e77909c4d705085a74044453d94d39aacc817 authored almost 6 years ago
[Rendering] EffectSystem: Remove dependency to Game class and move EffectCompilationMode in the same namespace

0cc21349a0c4c172c53a94ad7fc7f69547708b3e authored almost 6 years ago
[Rendering] Removed SceneInstance dependency from rendering code

cc4bd9f071536857bfb9eef5644da6f867dd5c97 authored almost 6 years ago
[Rendering] LightSkybox: Removed obsolete comment

0a519701ce5d1e4ba1e5886b8ccd74d11702db21 authored almost 6 years ago
[Render] Decouple RenderMesh and others from ECS

15ffffd2163468ca4c6540bd3a726fec32ebf4c6 authored almost 6 years ago
[Rendering] PostFX: remove dependency to CameraComponent

ff279b024d5db2a34754ea4d52c83e071d9fce81 authored almost 6 years ago
[Rendering] Remove various dependencies from lighting code to LightComponent

e7ca9d2c58f45077d13e9ecdd7ad6bd5a794988c authored almost 6 years ago
[Rendering] Moved RenderGroup class to Rendering namespace

25ec89f0391aeedc91616a7a6282aee9a135b3bb authored almost 6 years ago
[Rendering] Removed dependency from VisibilityGroup to ShadowMapRenderView

1cd0f982ac1818fdde11624ad4ceada230c25ec6 authored almost 6 years ago
[Render] Decouple RenderParticleEmitter from ECS

abfb0060a4405fe5712bcb57e657e2f3715436a5 authored almost 6 years ago
[Render] Decouple RenderUIElement from ECS

fc805ea6b8528d200906102bba59ae5c35ee2820 authored almost 6 years ago
Fixed spelling error in Quaternion.cs

805453edde1b0bd36fd305086c12d9d064c7eff5 authored almost 6 years ago
[Build] Bumped LLVM to 7.0.1

06ee9130144ad4da1e3acaeb608e45243a83fa95 authored almost 6 years ago
[Build] runtime.json: fix spacing

062066d635210894575fb7f6d7f34c2a2930ca46 authored almost 6 years ago
[Build] Added new CPU-specific variants to runtime.json (#370)

d52b6ac6a4e01968c211f5f95806b530f3b0aedb authored almost 6 years ago
Revert "Add Unmanaged.Fill as a extension"

This reverts commit 647bfc82264cc541722f41407cf6b92511510584.

a30b2e56dc4082b7a517c5a5e3b28eeb64bf764d authored almost 6 years ago
Revert "Add CreateDynamicFieldData to create UnmanagedArray used in Heightfield"

This reverts commit 8d9ea5f2d33f42c01dc6f3a23b891bd00edcd29a.

e6e1b997ce66b9aa19b962ee042c9db873d3f4ed authored almost 6 years ago
Revert "Add HeightfieldColliderShapeDesc"

This reverts commit 432db0541ea7910d091fd44236ff7024f07d673e.

188b11eeedd5ae931154a14e113ac0296e243c2e authored almost 6 years ago
[Reflection] AssemblyContainer: return already loaded assemblies if AssemblyName matches rather than loading new one (it seems that assembly is requested several times because we are not loading in the proper load context)

This might be something we can improve with .NET Core using AssemblyLoadContext, along with coll...

feb297a828e051e28e83c15e4132c950ebf2f6d9 authored about 6 years ago
[Graphics] D3D: add support for using typeless textures

ff28be350deb6dd7492743fe60a208613c4a7a76 authored about 6 years ago
[Build] Add option -NoSymbols to nuget push

464585288f58c214d302db870d9c38406ae5a70c authored about 6 years ago
Merge remote-tracking branch 'origin/master-3.0'

# Conflicts:
# BACKERS.md
# Xenko.xkpkg
# sources/shared/SharedAssemblyInfo.cs

5f596657e006bfea9ebbf0f04302df5e3f3aed85 authored about 6 years ago
[Build] Bumped version to 3.0.0.8

eda8da0c78fa3c079a14e0e3d72ad45c1d7d2654 authored about 6 years ago
Updated BACKERS.md

f7d32fe2bcefdbedab53618c47cd4160d7a8f2de authored about 6 years ago
Merge remote-tracking branch 'origin/master-3.0'

762e95559739055993afcb0fe67bc7c4b98acdee authored about 6 years ago
[Sprites] Sprite culling was not properly computing the bounds of the 4 extents at once, only 2 of them (fixes #273)

bdec6baa465a8654be5dbe63542cedf526921d36 authored about 6 years ago
[Sprites] Extracts bonding box generation into RenderSprite. Adding some simple caching to prevent needless calculations.

84779546a0ecc583658cbcee56096d6ec77fad1c authored about 6 years ago
[Physics] Fix ColliderShapeAsset upgraders (was previously enclosed in XENKO_SUPPORT_BETA_UPGRADE)

2a12c6643ff493b25b85b6e9bd309dd78858bc9f authored about 6 years ago
Merge branch 'master-3.0'

2592f84d7b074da875cf0e2350f1a8d592c9d9bd authored about 6 years ago
[Samples] Misc camera controller fixes (#359)

f54e706852094dd9383b68205222e049ef90fd00 authored about 6 years ago
[Physics] Enable the feature that generates complex convex hulls (#362) (fixes #81)

f89eacb6b1f8c83bd2c8b2c86e2d28b6aef2a4d7 authored about 6 years ago
[Core.Design] AssemblyContainer: Process deps.json files (fixes #365, fixes #342)

0dcbaafc442caa8b5d56a1f235387783b6c98df2 authored about 6 years ago
[Build] Unlocking C# 7.3!

04fec1d138689e05c3f25c87f46d7064b2205c98 authored about 6 years ago
[Samples] Misc camera controller fixes (#359)

8b24b276c18797c7ec00d4835d60a2a4d12d5188 authored about 6 years ago
Add HeightfieldColliderShapeDesc

432db0541ea7910d091fd44236ff7024f07d673e authored about 6 years ago
Add CreateDynamicFieldData to create UnmanagedArray used in Heightfield

8d9ea5f2d33f42c01dc6f3a23b891bd00edcd29a authored about 6 years ago
Add Unmanaged.Fill as a extension

647bfc82264cc541722f41407cf6b92511510584 authored about 6 years ago
Change HeightfieldColliderShape's constructor from private to internal

0892b9a318766ae4f5c4bbf827832b8f1b543892 authored about 6 years ago
Update HeightfieldTypes to set their value

6c095494270c332536d9d313ea0ccb448808f4a4 authored about 6 years ago
Sort HeightfieldTypes in size order

098257dd6cc369926d4162fa761c582cb06db13e authored about 6 years ago
Avoid crash when RootScene changed

d3653b7571b1cf3ba3f50a483bcba1363de2cf10 authored about 6 years ago
Return MeshDraw at CreateDebugPrimitive to keep compatibility

21571b9b3afd898b25f068514e7d98b1507cf782 authored about 6 years ago
Fix type of indices from short to ushort

da5b25fb3f19aea6858e07896d63b7fe4adc3c17 authored about 6 years ago
Fix CreateMeshData to initialize mesh data properly

9cdf87298345edc880c2bc39d9d31ab6c10254dd authored about 6 years ago
Update ContributorLicenseAgreement.md

5d91b9cf56ce416813aff77162f7d6e33a840f52 authored about 6 years ago
Add debug primitive to HeightfieldColliderShape

855aeca0eb2eb065d2189d0fd0d428bef666ff39 authored about 6 years ago
[Build] Include RoslynPad assemblies with Xenko.Assets.Presentation package

5470299ed9d8fafb38808cd8f9835f65d180aff4 authored about 6 years ago
[Build] Sign packageinstall.exe

48600c088ef0a4d6e29477a78f85582c316ed6c6 authored about 6 years ago
[GameStudio] CodeLibrary projects were not properly initialized (assets couldn't be created)

b41a90143408fb08b63e5a280a42fbcfa9fce091 authored about 6 years ago
[GameStudio] Allow drag & dropping of read-only assets (as long as they wouldn't be modified)

f542345bb83b0171e53b0716be3a8fd61b6efb8d authored about 6 years ago
[GameStudio] Add missing RoslynPad assemblies in the composition context

434741423ad6fcf8359cf24435ebd7e4a394088c authored about 6 years ago
[Build] Add XenkoBuildDoc parameter to force TargetFramework even if not specified (seems necessary for older version of Roslyn used in docfx)

35923fa6f570b812fc29c12fddd51710cc51c68f authored about 6 years ago
Add IDebugPrimitive instead of using MeshDraw at CreateDebugPrimitive

The purpose of this is preparation to implement debug primitive for HeightfieldColliderShape.
Ph...

3505bbe50106828be402248e3d82415776cfa062 authored about 6 years ago
[VR] Fix UWP build (#213)

bdc87cc85e791ef28ab6ea891c531c7a8a6ac1f2 authored about 6 years ago
[Build] NuGetVersion reported to TeamCity was wrong

fd5c4b0eff9ce683ba09b51e0e91c28667514d10 authored about 6 years ago
Update BACKERS.md

55092e25f2afc3f4107a57fe8678161c944bda83 authored about 6 years ago
Allow spaces in TargetDir when building LauncherApp project.

88811c9cef84073a5fa7a692f57f115673f72350 authored about 6 years ago
Update Roadmap url to github projects.

24ccfd8bdc29d48cbc0f6b02192cb8e930aa629d authored about 6 years ago
Add patreon link to launcher.

70ccdfb760c6cd7324027ea529e019caba7144e4 authored about 6 years ago
Remove AnswerHub link from launcher.

a29c49d08a6e71602436a22192276d0d800c160e authored about 6 years ago
Add tooltip status text for link buttons.

aa9577605fa5269c96a2430bf20148d322a9676c authored about 6 years ago
Removed any pluralization of the word question in the question_request.md for consistency

7cb857462a35ca758120ac5f302f86a954f0d158 authored about 6 years ago
Explain how CLA is to be signed.

233d891767dd78148c2ff99a3706f8909cc48f57 authored about 6 years ago
Moved pull_request_template.md to correct location

28e8c82df7ddde766e7f181cba36533b0bb0e120 authored about 6 years ago