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

work in progress to port openxr impl to directx11

7ec89f06d8a8fa35bb989ee316847e46c2786211 authored over 2 years ago
OpenXR: get rid of old code

fa0c462cfad33f63965f57b17ac715bf67f71684 authored over 2 years ago
OpenXR: builds now, though has trouble finding the Vulkan device...

3dde42d7598af157f845ec2c0881206ab7628201 authored over 2 years ago
VR: Add extension to Vulkan

c8eb17dbe69202f48abb223091050aaae1259e00 authored over 2 years ago
VR: First pass as OpenXR support for Stride

3ec48a16d2553fbe0095f938a1106b4ff7c2560f authored over 2 years ago
Merge pull request #1472 from ericwj/MigrateRemoveInitLocals

Migrate `[RemoveInitLocals]` to `[SkipLocalsInit]` and obsolete `RemoveInitLocalsAttribute`

b1a503f244038d2dc4308cf13882b31e53f0b47a authored over 2 years ago
Migrate remaining uses of Stride.Core.Interop.

421f1c20cb443876ccb0ea6c8742a33abb5dcbea authored over 2 years ago
Make editing projects easier. (#1470)

* Make editing projects easier.

* Make editing projects easier.

c93ca2e3468a14f9aabf3054303a6e9082daab28 authored over 2 years ago
Fixes key not found exception when working with multiple devices (#1463)

* Fixes key not found exception when working with multiple devices

See initial bug report her...

80fe33bfef8f2bb4b4191d9fd309314338962c4d authored over 2 years ago
Migrate `RemoveInitLocals` to `SkipLocalsInit` and obsolete `RemoveInitLocalsAttribute`.

5df61ad57fd12cc846bedff55d7d1ec13d0b4f91 authored over 2 years ago
Migrate IL weaving Step 2 for all of Stride.sln.

1938b6b0d79446a843802dfa3ad23a115db34b7a authored over 2 years ago
Migrate IL weaving Step 2 for all of Stride.sln.

95b2a7c39fa6ca1c57556af8c6dcf134a852d089 authored over 2 years ago
Migrate IL weaving 10-CoreRuntime and Stride

33b9d71bda16a7f4669a923f50b075b96fb10512 authored over 2 years ago
Merge pull request #1464 from ericwj/MigrateInterop

Get rid of P/Invoke SizeOf.

a243fdc84327afe4e99a56c589df0c18fff11bd2 authored over 2 years ago
Bring back `int SizeOf<T>(T[])`

f09b0951ef3d775d0da00a25f58cbbbeefbb24dd authored over 2 years ago
Get rid of P/Invoke SizeOf.

a7c5597d7e32de4ec3048acbe6e4058a9768865e authored over 2 years ago
[Samples] Update camera before using its ViewMatrix (otherwise it result in NaN being sent to physics engine, resulting in a crash)

072c997d2236f473ef0fcd837b12edf0d79c0159 authored over 2 years ago
[Samples] Bumped samples version

f2a95f77fdd5ed08fd7bb3248f0ab9ca3f343a75 authored over 2 years ago
[Samples] Fix build error of VRSanbox

Just removing a null check, as the type has changed from class to a struct and cannot be null. F...

81826299ac3af629e1d6de13f6bfd6bd2630c1f2 authored over 2 years ago
[Samples] Bump package

7eddd5b3f655e4205186a2fe49c991e85b8064f3 authored over 2 years ago
[Build] Further fix for VSIX signing

fc455cc079775b1c2206e16af9df18826e41da58 authored over 2 years ago
[Build] Sign after building VSIX package (and sign VSIX itself)

0846bb09f410a10ba4720754d22594162e683e78 authored over 2 years ago
[Package] Fix upgrade for macOS/Linux project

354f8c2e18199bf1bb54cc0eeae8baae277c8d98 authored over 2 years ago
Merge pull request #1454 from johang88/983_FixReconstructZDefaultValue

#983 Update DefaultValue attribute for IsXYNormal property

f094949c833d1a8c4c821db4c3bc5c1932c9aaee authored over 2 years ago
#983 Update DefaultValue attribute for IsXYNormal property

715dcc0a6b29eedf0ef50e5de48cd58a7882073e authored over 2 years ago
Revert "[Editor] Fix missing editor keyboard input (#1274)"

This reverts commit 7015814d32f595f47b96b179444b0f400967d3da.

49912f91a775b592ecd9c24478582a27c4623473 authored over 2 years ago
[Build] Prerequisite installer: make sure to download signclient before calling Advanced Installer

56a4015641f9d9127f2aab9c920573b660b72d15 authored over 2 years ago
[Package] Fix upgrade for net5.0 executable projects from Stride 4.0

315b19ee1f365ee5484b0e63f7e05200045cb956 authored over 2 years ago
[Setup] Disabled AI_EXTERNALUIUNINSTALLERNAME=aiui since it was causing a error 500 when code signing the setup (?!)

05de7272a07d1a5241285bfea33e57f968afa68f authored over 2 years ago
[Build] Reorganized digital signatures. Temporarily disabled StrideSetup.exe (causing error 500 when signing)

9ea80264c45f77a9d6bd4cd1788b65baa6f91e6b authored over 2 years ago
[UI] Fix iOS build

ac068fb1611756fc310cea7d6e050e223bcab28b authored over 2 years ago
[Build] Update build script to use Advanced Installer 19.4

ef8280b00dd180a27a5d20aac01b17f82a797f04 authored over 2 years ago
Merge pull request #1450 from vvvv/dev/joreg/mesh-fix-for-master

Mesh copy constructor was missing BoundingSphere

a3beb757a61716c0527a01f1b167dac887b1a46c authored over 2 years ago
Mesh copy constructor was missing BoundingSphere

2615a08fdcc888ea1f59566f00770ab3262ffc89 authored over 2 years ago
Fix typo in AssignmentExpression.cs (#1447)

assigment -> assignment

72890fa6b797da93db7a09aa4e5655c39a2200a0 authored over 2 years ago
C# intermediate tutorial fixes: remade audio startscene. remove specular from wood (#1446)

50630082cf88977db64a8f280cc7e4789acdcbca authored over 2 years ago
Merge pull request #1444 from Aggror/C#IntermediateTutorial

C#intermediate tutorial

f5234774acf963568f9b9379ef6737a2aee596ee authored over 2 years ago
feedback async await

cf5adae5b3712a9a0bed918abaa517342e559eb9 authored over 2 years ago
removed line by mistake

1b26de9c46ca48f3895e8cbf7b98c3b097bc99cd authored over 2 years ago
cleanup tpc

de05ca6a615faa267b409282aa2e8474d408c7a6 authored over 2 years ago
small fps improvement

c7efdaef8809c8385e203d58712dfbde5e2900b3 authored over 2 years ago
Merge pull request #1434 from stride3d/dev/azeno/assembly-name-comparison

Fixes assembly load exceptions in asset compiler

3455692181ffec50d4172ced45b57e4b83e50093 authored over 2 years ago
Fixes assembly load exceptions in asset compiler

c8358f50b11e28832d2bb6f616069ea6bc1c1ea5 authored over 2 years ago
async tutorial

6d61a4c87fd81dc673515d75fb8026ebd8f7fb08 authored over 2 years ago
Merge pull request #1426 from Aggror/C#IntermediateTutorial

C#intermediate tutorial - improvements

fef3539eabe5ae0dc32c2e43e01683655fa68bf3 authored over 2 years ago
Refactors native lib registration into private helper method

b8102af29b18a7fed854dc1b32ddfca362ccaa42 authored over 2 years ago
Update setup packages to detect and install .NET 6 (#1420)

* Update setup packages to detect and install .NET 6

Also update to latest Advanced Installer...

5093b7f91c37f3eee48ebdd21d822d96b38a1140 authored over 2 years ago
Fixes Android build & run (at least in Debug)

- Tested by creating game for Android through game studio. Debug build started up (after a very ...

3baefd44b8d25f697bce22d1f9d9119d50faf74c authored over 2 years ago
Merge branch 'master' into C#IntermediateTutorial

deb54d2fc733ac715bb96c809269da2078c8169a authored over 2 years ago
Undo incorrect readme merge

a5a6568453769c7827a8eeb1140861f696e0c0fc authored over 2 years ago
Tutorial improvements again

6a936546e475773eb6f20cb612fd21372970b675 authored over 2 years ago
Tackling the mobile targets

Source builds fine, but when testing with Android Simulator I'm getting an early crash inside of...

e443d1e23724988cd673f7f3321c768e591af192 authored over 2 years ago
[Build] Native libraries get copied to runtimes/RID/native folder

- In user project nuget will take care of copying required native libs to final output folder de...

0b98e051b68f146e05fc18c54c45eecf8f064efb authored over 2 years ago
UI text

9a8b38996fe756dbbdce5c018985b8e666e98cf9 authored over 2 years ago
Merge remote-tracking branch 'origin/master' into C#IntermediateTutorial

# Conflicts:
# README.md

17b715ee0aaf0a8fdbbf7b39e8327d99a597d991 authored over 2 years ago
tutorial improvements

2e41b9661db0c3a8768b0fc2ded57862dd66349d authored over 2 years ago
Fixes "key already exists" exception when preloading library containing characters in upper case (#1423)

4886142c147649d5822968db53e7dc0892079fef authored over 2 years ago
Merge pull request #1415 from jrinker03/WarningsRound2

Removing build-time warnings

269aefa707ba885f6643f3e8efebd487d7fd95c5 authored almost 3 years ago
Do not trim on Stride.Launcher publish step (#1418)

703940b3266202af78d4e3186f22d46f15206191 authored almost 3 years ago
Removing build-time warnings

Continuing to chip away at numerous varieties of build-time warnings and make minor code cleanup...

99b736c844f12d45a69ebdb557c709bf8cba2f1a authored almost 3 years ago
Merge pull request #1401 from Aggror/C#IntermediateTutorial

Tutorial project added: C#intermediate tutorial

70d6290a94651cfa44abab028a3833a9a1d49b4e authored almost 3 years ago
Character orientation usage instead of transform

ed4a871a9e5e9dd4b634e5171c6d9d307be49e57 authored almost 3 years ago
replaced tutorial icons with eiderens version

e0cd878bf705e600a4bec2c80aa1659814dad2aa authored almost 3 years ago
copyright added to files

f52f7205c0ac408fa3ee0d9fe8b342b9cecb53e9 authored almost 3 years ago
[VSPlugin] Support VS 2022 + 2019 Extensions in the launcher (#1411)

f04d96315065b49df47c2c7a172c5863296e3991 authored almost 3 years ago
[Editor] Fix missing editor keyboard input (#1274)

7015814d32f595f47b96b179444b0f400967d3da authored almost 3 years ago
[Build] Add .vsconfig to check missing requirements in VS (#1314)

36085d573156771f248a91987db2d23a5d1374df authored almost 3 years ago
Shortened the teleporter code

d47c0926b384f85c17cc4b2db7917f29fe89ea5b authored almost 3 years ago
Remove unused fonts

9aa76b7afb324a61222315ca90d9c4228a4143ba authored almost 3 years ago
Removed old unused scripts, small tweaks to scenes

fca4f79fde7a8b4573be53ecc4db8dc6f09ee8fc authored almost 3 years ago
Some more typo fixes

8e3881439fd837a391aeb025c87ece66c10ba50b authored almost 3 years ago
Applied PR feedback thanks Eideren and Manio143

c2338c2de827cf92484c7a028a4dc978c42ef987 authored almost 3 years ago
remove rider settings

146c87645f95d156d12fbecb3c63b1910db0de07 authored almost 3 years ago
Final testing of scenes

59c62f452133daca56185ccfc7ca121c395d047b authored almost 3 years ago
Added abstractions IIntersectableWithRay (implemented by BoundingBox, BoundingSphere and Plane) and IIntersectableWithPlane (implemented by BoundingBox and BoundingSphere) (#1395)

1d94ac09e3905f5e42225de7f5f8fdee93f750f4 authored almost 3 years ago
clceanup scenes

f15ed3b8c38c1c468f19160dc1c20d8a64168ea1 authored almost 3 years ago
Tiny improvements

533e7342035b45818b1615ef2ddc417c47ecc82b authored almost 3 years ago
Removed dot in code files , double code folder

ab4280aaabe21aadfe080d97c09ae2806b0dbe6c authored almost 3 years ago
Removing spaces and dots to support templates

aab8ab8f09e8151bdbded8336083b0b06f77289a authored almost 3 years ago
rootasset

d1d901ce392f2a386a9846a04c402d298306e19f authored almost 3 years ago
raycast compl

df1eea550b9251282d48509452315f0d73bf2b21 authored almost 3 years ago
Merge pull request #1384 from jrinker03/CppCastFixes

Address CPP compiler warnings by explicitly casting values after examining safety or by changing...

7b56649de21f32e736eb0dd22c8f2834ff5b8d37 authored almost 3 years ago
Merge pull request #1385 from jrinker03/CsWarnings1

Warning fixes for C# code, part 1

4ecf930e54f90d1f75761cdd36f16bbac9f3fd60 authored almost 3 years ago
Merge pull request #1387 from jrinker03/DeprecatedLicenseUrl

Update stride package definitions to use a license expression of 'MIT' rather than the deprecate...

5ec6336464d0480be620e22957bb1920e8dfcb7c authored almost 3 years ago
Added start scenes

1c62b9193c4571f5e22624e5e991961168969eab authored almost 3 years ago
Added intermediate tutorial project to launcher

7892f3bcb074dbca674c074fdc0391a6079c02c0 authored almost 3 years ago
From PR: Restore CommandList.scissorsDirty and suppress the warning since it's used conditionally.

933d47f4a527ce5d7c88e26d47d1c7716cda8d8e authored almost 3 years ago
Update nuspecs to have correct license information

928591d9c3fdae02430fd3c3ebe4633c1b4ecd8e authored almost 3 years ago
Update stride package definitions to use a license expression of 'MIT' rather than the deprecated licenseUrl.

c051c8eefa151d4497af068d5981efbfb1655344 authored almost 3 years ago
Warning fixes for C# code, part 1

Fixes the following warnings:
- CS0108 'OldCollectionDescriptor.IsCollection(Type)' hides inherit...

7d2d7b51d3dd376f0fc416aed17f5d9415134c98 authored almost 3 years ago
Cleanup

1c7e5fab9c047cbea7874c9e6087b8a32875c154 authored almost 3 years ago
Some folder numbering and code comments

26581a2e87cb3adf5165a10936be8f9a2b858d1f authored almost 3 years ago
Address compiler warnings by explicitly casting values after examining safety or by changing the type used. Also removed some commented out debugging code.

5aaf79077e894a7239f4ef563c50e319d0a08450 authored almost 3 years ago
Fix for #1363 - remove explicit reference to assemblies in .NET SDK to eliminate compiler warning. (#1364)

c26d44a1bc61d762a2b9ed72c05f33cddec74d65 authored almost 3 years ago
Merge pull request #1380 from stride3d/all-contributors/add-tristanmcpherson

docs: add tristanmcpherson as a contributor for code

fa07887d84e966ca7be922e3f4efd89cec36f2a1 authored almost 3 years ago
docs: update .all-contributorsrc [skip ci]

05f71f9e99b5a24baa29ae5ea66c281e0e814621 authored almost 3 years ago
docs: update README.md [skip ci]

67501b904b49610764e09a7e6e30866ee3022f9f authored almost 3 years ago
Merge pull request #1379 from stride3d/all-contributors/add-jrinker03

docs: add jrinker03 as a contributor for code

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

8dfe859608f35efce1777366e11abb49019fa47f authored almost 3 years ago
docs: update README.md [skip ci]

9e74488d38c5445a9e3116b527b8a5ebb705bff7 authored almost 3 years ago