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

Merge pull request #1376 from stride3d/dev/tebjan/fix-for-pr-1346

[Rendering] Fixes null exception on first frame. #1343

c8a007593dbdd013053663e3f5cb407c9142c27b authored almost 3 years ago
[Rendering] Fixes null exception on first frame. #1343

1eee56a6ba2eb8c5388b8ae91b15bd71d56cc853 authored almost 3 years ago
utorial menu fixes and improved on various scenes

59f72f4b3e59eba27ac8e8dda1229aaac3d840fd authored almost 3 years ago
Merge pull request #1359 from jrinker03/master

Fix for issue #1185 - Stride.Launcher - Could not find a part of the path

04a263bbd032aabb1f7100456d034d930d531098 authored almost 3 years ago
Merge pull request #1362 from jrinker03/Issue1361

Fix for Issue #1361 - Replace deprecated WebRequest & WebClient

2831cc7c38815567863e7a37ce200626f74481a8 authored almost 3 years ago
Tutorial menu wip

dbffe5f38de8a40986e2da201326c0b00e81aa67 authored almost 3 years ago
Rearrange scenes

ff2ed15d761646243a43bdd389149a3d25929ebb authored almost 3 years ago
completed third person raycasts

3359a3a6d46b9f9a5407a0dfa74092f1173aad67 authored almost 3 years ago
working tpc, adjusting racast

efbf896ad03ca9db9f4e745d499af5f99c06e166 authored almost 3 years ago
wip fpc and tpc

bc04507c67aac82385e34c28e320bc081c611334 authored almost 3 years ago
Updates from code review:

1) HttpResponseMessage (return from HttpClient.GetAsync) should be disposed so added using statem...

8352caf1f78bf4a35735ef73b3eaccf2fa748d77 authored almost 3 years ago
Fix for Issue #1361 - Replace deprecated WebRequest & WebClient

1) Replaced all insances of WebRequest with HttpClient plus the appropriate Get + Read operation...

f14aed2f6f897ee445dc652afaa60034d0f45bf7 authored almost 3 years ago
Fix for issue #1185 - Stride.Launcher - Could not find a part of the path

The launcher executable was moved to a new tools directory as part of the fix for #1139. Older ...

fcb767182cd902078be50070b70d3504d2d6d21e authored almost 3 years ago
Merge pull request #1354 from eltociear/patch-1

Fix typo in XAudio2.cpp

efd2e836944afa05f0792303a7eb6834eb179895 authored almost 3 years ago
Fix typo in XAudio2.cpp

acutally -> actually

51b118d6292cbaf698ae1a37369492edc8bfbd73 authored almost 3 years ago
[Github] Feature request, small typo

31ad4f5c6144546141c8bfa6ca5c54d82d266c01 authored almost 3 years ago
Added extra questions

d624ef724ab489fac2c9a3377816cdd5d66fd7a1 authored almost 3 years ago
[Docs] Moved bounty info to wiki page

64fd82b19e20205f4f568eb9ec73cabb18a8788f authored almost 3 years ago
Shorter text

9b8d2e6bddcc3e62fa190d2d1800fca70b51bb18 authored almost 3 years ago
Fixes link

bfa226e941c49f72480fe10535f56d1f4411648b authored almost 3 years ago
Adds info for developers to earn money

626c009584d4679fce8a0d71e98d27741799047f authored almost 3 years ago
Merge pull request #1351 from vvvv/dev/tebjan/fix-dof-quality-change-master

[Rendering] Fixes crash when changing DoF quality at runtime

4e9404557a57bf843db454c3a5332ea1fa5dce05 authored almost 3 years ago
[Rendering] Fixes crash when changing DoF quality at runtime.

cf8bcabfec0a23560556a1fc1462ca1c58bec19e authored almost 3 years ago
Async api sample

6b3782c399f871df0186f4710235b0a3b54e5a32 authored almost 3 years ago
[Physics] Static mesh, asset and editor support (#1251)

583a42e2ea3d34ad09da182c0d8a953a043669da authored almost 3 years ago
[Graphics] Fix and improve Resource.Reload (#1300)

f97bd5859091ce57da0e5a647129243e0ac7b810 authored almost 3 years ago
[Input] Improve Input.Keys docs and fix a couple of keymapping in SDL (#1265)

670ffa1908af741a03cd5597e202f13831c6d0eb authored almost 3 years ago
[Physics] Fix Rigidbody memory leak (#1297)

c11f7abf0fd28a1a5ad53d4bec6bb4d1d498d0fc authored almost 3 years ago
[Math] Optimize Matrix mult and invert (#1301)

1b46e82129c582da723b2367541e700d40cb462e authored almost 3 years ago
[Input] Fix mouse release for Winforms (#1304)

3448ff6bab0af6f08510c48ab5460e7a6863119b authored almost 3 years ago
[Materials] Fixes render stage evaluation if the transparency of a material changes (#1346)

2669558d7c167cda260949af8f17838e5e00f40d authored almost 3 years ago
Audio stream

7dfb425809ec04936bbd54dbb0f294a1dca8ec4d authored almost 3 years ago
Projecting shortened

41546eabf1da3f1ae9e7216921f379e0d4dc4bcb authored almost 3 years ago
Scene improvements

0e496a33ecac5d4bdf258a7876f5b0204946d9f0 authored almost 3 years ago
navigation rework

9e083b5baee7299ba37ed04fe1bdea9ba07a22ee authored almost 3 years ago
nav mesh testing

c61ec664655ecba42a88897b056b5d61a490a4b9 authored almost 3 years ago
Correcting audio

21dab42c6c39aad7987d4f145cfc4e526f9e05d7 authored almost 3 years ago
cleanup

05579ca807edc9f86d4b69fa53fb79c905d59f82 authored almost 3 years ago
Scenes restored

562c8d09c01be9c0b6cd571159750427e6fed888 authored almost 3 years ago
Cleanup

0674d8ab072d927685c90f1728dc5b19c432d050 authored almost 3 years ago
Folder nesting

b5c209e67d363c14496636d38bc887a4640884ef authored almost 3 years ago
Apply correct project tutorial structure

a6fe51ecbef078a3bab705e761ecf8adc872f38b authored almost 3 years ago
Audio wip

691d49e23813f815f72009b0217394ce4ad913fb authored almost 3 years ago
Wip project unproject

1a66484fc16e83b6e3e306608070705510a9d5a3 authored almost 3 years ago
wip unproject project demo

c82cb8c1995f85bd0b84dfc78d421b168269c1d6 authored almost 3 years ago
Completed-animations changes

cf85b8046338cd287b7d6cb409578c7501a72949 authored almost 3 years ago
Merge pull request #1311 from stride3d/all-contributors/add-joreg

docs: add joreg as a contributor for code

c25d558f6ca5679a19f0c75454127032603e965b authored about 3 years ago
docs: update .all-contributorsrc [skip ci]

077084efeedba12214efcdef9db2ca309104963e authored about 3 years ago
docs: update README.md [skip ci]

50e24106882ecfb848f165ee5674bf41958c4016 authored about 3 years ago
Merge pull request #1310 from stride3d/all-contributors/add-Earthmark

docs: add Earthmark as a contributor for code

b7c8ae762132faee121a90b9377252a45a96ea3c authored about 3 years ago
docs: update .all-contributorsrc [skip ci]

43b629be270597f7cdac07cf228ae2500647863e authored about 3 years ago
docs: update README.md [skip ci]

e604ce7263a8bb88e05f66d5d9532b599b01041a authored about 3 years ago
Animation basics

e5e65bc8486eacb5c5f40260df55b0130427397b authored about 3 years ago
[Build] Removed -beta tag and bumped VSIX to 4.1.0

7f383921a60f76ce200c3d4156a78f338568acba authored about 3 years ago
[Build] Fixed package build (broken as soon as iOS/Android was enabled)

8aa1af4df43eb870064f5df1f16bcc2c50d662d3 authored about 3 years ago
Finished the structure for scenes tutorial

7a77b80e90bd94b8757301fcbfdefc2762214824 authored about 3 years ago
scenes wip

57e28476cad0ce444b64887f8491c1a26c001971 authored about 3 years ago
[Docs] Added open collective backers badge on readme (#1302)

a77bd8dee03c3f87685eb8173d1e2cddc24d9467 authored about 3 years ago
[Docs] Remove outdated 'help wanted' link

4f64e1ff96752192fda7e652714c7170f744a970 authored about 3 years ago
Update README.md

52663962566b9929a86e89c897382cfaa5c2db94 authored about 3 years ago
Update README.md

test

d769b95637251a2586cbcfe1f1cc26d8e674e869 authored about 3 years ago
Update README.md

3d9cf1a34238da2881f5515252526ba75cebebe0 authored about 3 years ago
Remove projects that were placed in wrong folder

150f6e07c0fb5cef0363f1aabcb06d96c6c893b7 authored about 3 years ago
wip scene loading

24b5f9502c6245197321dda973bc752f961cfce1 authored about 3 years ago
Finished raycasting

4b14b67fcd021fbed124310760e28187887722e3 authored about 3 years ago
[Scene] Default SceneInstance and Scene added for code-only approach (#1293)

75867d4e2b73dcc3bebe6ad2295cc7b3e10dd770 authored about 3 years ago
Racyast laser

d11d84f1e6e2941badc2fbef972bb1c0b335526b authored about 3 years ago
Fix glslangValidator.bin path for unix platforms

184251f94feaf275fca2722de924eceb9cafc4f5 authored about 3 years ago
raycast wip

974f4316d4f210cc5ac6452739500259bc144850 authored about 3 years ago
Some cleanup

37687a8fca3becaa58362cd35f262eb78e8ce0db authored about 3 years ago
Base Project + UI basics + collision tutorial

4e7b54dffcd2b23214ab80efb948c3e2198395de authored about 3 years ago
[Graphics] Dithered shadows for semi-transparent materials (#1256)

5773a855169321ebcafa9aafc57601b85b462da8 authored about 3 years ago
[Build] Switched the default build verbosity to normal to better align with restore. (#1288)

1ed7c859498316e72110e908679d55f093fb313d authored about 3 years ago
[Test] Fixed TestVariableGet missing dependencies (#1284)

bad028a82b730ef76f1f85370ee6ce23733ddf24 authored about 3 years ago
[Readme] Call out msbuild instead of dotnet (#1283)

d0c8f2e5b88acc88f6295aa691a4b57094da9c0d authored about 3 years ago
Merge pull request #1276 from Eideren/update_packages

[Build] Fix nuget conflicts with latest VS update

4b48d28fcba25c17545614248ab01fce5e886c73 authored about 3 years ago
[Graphics] Model Generate(IServiceRegistry) added (#1285)

b1f6c0948a03df26ca3b16364914b9b5fa6549b8 authored about 3 years ago
[Build] Force restore nuget for CI

69e10b83b9340b028d967b506cb0c659f00f47b8 authored about 3 years ago
Added a workaround for an xunit multiple enumerate issue. (#1)

a00da47af4ba0341a7d7f5ef2d1369e028ff3b7d authored about 3 years ago
[Yaml] Revert EscapeDataString changes (#1282)

b9b2dbb380f39ea02dab3c65cc0ae1b68e7c2f51 authored about 3 years ago
[Lighting] Expose RenderLight bounding boxes as fields (#1280)

730d7b526a8f4f85a684cc6b16155b8f479df30c authored about 3 years ago
[Misc] Fix minor issues (#1277)

5059972c3fbeb59ad73220e85b623cc6d7a75021 authored about 3 years ago
Revert "[Lighting] Expose RenderLight bounding boxes (#1275)" (#1278)

This reverts commit 4cd4ff31504502f081c6f6530d81544a14e2e789.

fad253b38e2af76c1fb20529f0b01b9c12b01d09 authored about 3 years ago
[Build] Removed deprecated bundled RoslynPad

20bd56c1071682967c459aaa9504a7cdfd4612fd authored about 3 years ago
[Build] Fix latest nuget and update packages

23644db1c16c42cae934b22ca5a3a38a402183ef authored about 3 years ago
[Lighting] Expose RenderLight bounding boxes (#1275)

4cd4ff31504502f081c6f6530d81544a14e2e789 authored about 3 years ago
[Editor] Fix blank material editor and settings panel (#1273)

1f89849f57fd9e0e4ce8c2ddfe96771f320a1bc6 authored about 3 years ago
[Build] Fix Android build

cd5291fedabdd615d3b6b48c0795caadb0c3d328 authored about 3 years ago
Update README.md

d7853eeba8c1f56f0dd466ef7854d0cda031ce79 authored about 3 years ago
Merge pull request #1264 from stride3d/all-contributors/add-TheKeyblader

docs: add TheKeyblader as a contributor for code

4a76c9fac532478bd052175ed976299699b2517d authored about 3 years ago
docs: update .all-contributorsrc [skip ci]

9316ab70ba812f7217a822a9cb6ae94857daff56 authored about 3 years ago
docs: update README.md [skip ci]

572ba12eb57e7ab9e71ff0d1f29da2384492cccb authored about 3 years ago
[Input] Improve keymap coverage for SDL (#1182, #1263)

f978a608cc13f33cad0fc212a40534f9b034f838 authored about 3 years ago
Update FUNDING.yml

e20d10e9d62a8c1949a7f0d0d9a2f370c9d7a264 authored about 3 years ago
[Assets] Remove Microsoft.NET.HostModel (which was causing warnings during in-editor compilation)

564a175a7bdb5d3e011cee3a25e406339dc259ab authored about 3 years ago
[Build] Gradually get rid of StridePlatform to focus on TFM

8aa52d06affeae2c5391b1ffb3b688fc18739e53 authored about 3 years ago
[Build] Add one StrideNativePathLibs per platform (until we find a better solution)

85afebc565a15814d771ea97b94dc51e3a979652 authored about 3 years ago
[Build] Native: reorganized target to output Linux/macOS file when building net6.0

b0ec1b288c6564a7f551c602eb8b35e0d2d58199 authored about 3 years ago
[Build] Start to remove usage of StridePlatform in .csproj files

52d8341c1fd97aa543cbd6a08eb6a718890bfaf6 authored about 3 years ago
Improve native library search on Linux

7f7059c413db7493c709c023ce8a0cd0ada1fbbb authored about 3 years ago