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

[Math] Fix Matrix.Decompose, Matrix.DecomposeXYZ & Quaternion.RotationYawPitchRoll to better handle the edge cases where the pitch (or yaw) is +/-90 degrees

98c33e8a5194ac46e02da76510788cd10b049594 authored about 2 years ago
[Editor] Fix rotation value showing -0 due to MathF respecting negative sign even at zero

2fae2f45694514f21eb3ea8b0aafdf83079c93f2 authored about 2 years ago
Merge pull request #1560 from stride3d/dependabot/nuget/sources/engine/Stride/System.Drawing.Common-4.7.2

Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /sources/engine/Stride

0631977885dafd2e35f3932312b033b21538ff51 authored about 2 years ago
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /sources/engine/Stride

Bumps [System.Drawing.Common](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2.
- [Release ...

e82fd851261587d17d8f397430726b33647404d9 authored about 2 years ago
Merge pull request #1545 from Eideren/addressing_pvs_report

[Misc] Addressing PVS report

7c3332bf5527d3e2350b9bd1ee00b75a2f059ab9 authored about 2 years ago
VirtualReality project: change OpenXR Silk to 2.10.1 to match other Silk packages in the rest of the engine

762c65968e43121adddcba0ba589ef5324bce6fc authored about 2 years ago
Update Silk OpenXR nuget

da70b06a2234f5c0d29d3ff25b8c9038eab2e65b authored about 2 years ago
VRRendererSettings: Remove CopyMirror property code. Not really useful since this can only be properly evaluated at runtime

b67658af6d6d66ff49b26bc95668e9385e6f4f42 authored about 2 years ago
Merge branch 'openxr-dx11-master' of github.com:arturoc/stride into openxr-dx11-master

41d598f6a92ef00134071457557ef439c0165853 authored about 2 years ago
Merge pull request #1569 from Ethereal77/fix-msbuild-path-combine

Use Path.Combine() to concatenate MSBuild paths

ad43724d9958f8c3c9066c4406f2072bccca3c8f authored about 2 years ago
Use Path.Combine() to concatenate MSBuild paths

867cd1d1c79d4bdf202dc2622609f83eed03e835 authored about 2 years ago
Merge pull request #1523 from Jklawreszuk/replace-native-sleep-with-net-thread-sleep

Replace native ThreadSleep with .NET Thread.Sleep

75783427d43b924c8863f7e1a14401918add7905 authored about 2 years ago
Replace native ThreadSleep with .NET Thread.Sleep

10e18564792b1788047092e3764c652684f112c9 authored about 2 years ago
Merge pull request #1469 from ericwj/MigrateInterop2

Improve memory management, embrace modern .NET

d7049340b64e7dd6d5e98b3ae75b6ce329a847e2 authored about 2 years ago
OpenXR: Fix Non DirectX11 platforms

6517900fc02ab0e3c499daad0907400a0e4e07ed authored over 2 years ago
Merge pull request #1547 from manio143/dbFileProviderSearchDocumentation

Improve documentation of ListFiles and add tests for DatabaseFileProvider implementation

5f3542d08b701b90a5b1544e01e42a4d628b2105 authored over 2 years ago
Replace string concatenation with interpolation

3e25de489403de9e049089eaa49c1c33a528b8c4 authored over 2 years ago
Improve documentation of ListFiles and add tests for DatabaseFileProvider implementation

84b32285ca2ec91520cf3710d2935aa89a189491 authored over 2 years ago
Replace encoding issue

bff4b1b15af49210ac9cdae0783571cd400e80c3 authored over 2 years ago
Strip encoding issues

1d20bee13bc0422983013bcd1aaf7d516c4b2cc7 authored over 2 years ago
Addressing PVS report

7743d6a19c4e889cf5980a02c42c9b70fb7b934e authored over 2 years ago
[Template] FPS, remove unused logic (#1512)

1e1a1c148ed0fa30ccffd81349f26a0615fcee27 authored over 2 years ago
[Template] Fix first and third person delta time usage (#1511)

4a3f8f547177c17effc168dea65f891e9464c19e authored over 2 years ago
Merge pull request #1535 from manio143/SamplesTestsAutoResolver

Fix Samples.Tests and SamplesTestServer to auto-resolve packages

c7096103697894218a7617bd39478a13cef61041 authored over 2 years ago
Configure Samples.Tests and SamplesTestServer to auto resolve packages correctly

9237b2dd547fef5e6794be7b33657d749a23632d authored over 2 years ago
openxr: Add static extensionsvariable

To allow to set extensions from outside the engine

bab645b4610d3793aebb1aa6d476aa8b03c9ad5f authored over 2 years ago
Merge branch 'stride3d:master' into master

40d25d0d379d85a9bc52cc8f432b3b85bf8efefb authored over 2 years ago
Merge pull request #1521 from Basewq/semver-build-support

Add build support to referencing projects that use SemVer 2.0.0 format

112f2bd0647cb659fd85ca787c40ab8508edacde authored over 2 years ago
[Build] Add build support to referencing projects that use package version with Semantic Versioning 2.0.0 format

ca7278c6a384353e3bda78a3c1385feda0d06237 authored over 2 years ago
docs: update README.md [skip ci]

ea4b8b526f0befd48ce5ca24687a565be34a82f4 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

8da9005e2164cbd812e7a4351b90261c88bdae42 authored over 2 years ago
[Math] Fix Matrix.Invert to return zero matrix if inversion fails instead of NaNs, caused by breaking change from (#1301) (#1520)

Co-authored-by: Basewq <[email protected]>

ca3dc903f72d586c95311049bdc8c16d571ac718 authored over 2 years ago
Enable multiple selections of the axes of grids to be drawn

41ebbb2f1a64381702b20ff04c145af706363812 authored over 2 years ago
[Debug] DebugTextSystem configurable time on-screen (#1515)

266128e931c05a8ce9310b185ffea5fbd736b55b authored over 2 years ago
Added overload for Entity constructor

2c4a8ef66ff0db5073a159b1066c519c6a4b6ca8 authored over 2 years ago
Comments and whitespace.

4dc12c9514d2bcec299f40d7edece925971b10fa authored over 2 years ago
Readme: Build Instructions improvements (#1494)

b11317c9389b33bce5bc2de550a0e501dc024694 authored over 2 years ago
Obsolete `SerializationStream.NativeStream` to change the name.

7929749b5d3b287afc887735f43d5993dc5c5491 authored over 2 years ago
Typo.

34fd165d7249c5acd39f4fdef3bcde5c886898cc authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

259b9fee027eeb291e2393ee3541e4aafad01fe4 authored over 2 years ago
docs: update README.md [skip ci]

901adeadacde7ee80454b1fd17464b91e86ad413 authored over 2 years ago
docs: update README.md [skip ci]

8c1f12aa0b06246c427d459738412b6f96c10bc3 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

a4a2f2fb73277abbfee87efbcf5185db5d6d5f43 authored over 2 years ago
Fix debug assertion error in LZ4Stream.Write.

829947d243db470a79a7dbcbc405a3acce392337 authored over 2 years ago
[Samples] Fix TopDownRPG punch animation caused by breaking change in raycast from stride3d#1105

9f8e5f377876eb74627744c2db0fcd260c7c7170 authored over 2 years ago
`StreamExtensions` should have been public.

876dc33052004366f264dd71c20bf30eec7856d3 authored over 2 years ago
Rewrite parameter buffer copying.

To account for differences in type/size of equally named parameters.

430a8111c3334ccc5f38ec0a93566dfa9074edb8 authored over 2 years ago
Fix whitespace in LZ4Stream.cs

65c9f053a233a910202c85645e4a6a249b8266ac authored over 2 years ago
Do not use trailing alignment padding for source parameter collection buffer.

Fixes pre-existing buffer overrun and those introduced by assuming trailing alignment padding.

be62567dbcf92efcc8be1885d89303b0b5ff2a5c authored over 2 years ago
Correct exception behavior of derived `System.IO.Stream` types.

Remove manually copied documentation comments in favor of `<inheritdoc/>`.

ddf20f4c9fece35f12437ed95f2928a3c36593d0 authored over 2 years ago
Fix access violation in particle system simulation processor.

0f4c430b891714c1fab72f097ce9989db6c3bf89 authored over 2 years ago
Fix asset compiler build.

ca71bb08fb4c2a05b33d2296ebd862d47127d33b authored over 2 years ago
Delay initializing `out` variables in `GetHeadPoseUnsafe`.

299dfd879304b0ebf371331afd2c2519bf6cea92 authored over 2 years ago
Remove duplicate.

b56555a45b5cda5d28bfb98b0cd9cf393ac1d621 authored over 2 years ago
Provide obsoletion messages in BinarySerialization.

Proper exceptions in new methods; fix messages in others.

799a1a88d62b99305581a5462492593a10de1b98 authored over 2 years ago
Remove NativeStream, NativeMemoryStream from inheritance graph.

Remove Read/Write(nint, int), also from SerializationStream.
Polyfill with extension methods. Sou...

d92c76528040db5588a3606af6d769a9e787b185 authored over 2 years ago
Implement Stream.Read/Write(Span) and Serialize(Span)

1608c6d9864c3fc445f89ad490b640500e87027e authored over 2 years ago
Implement Stream.Read/Write(Span) and Serialize(Span)

0a1e2d3c3d3a2782a07a4cddaa6e47dda9fd06a2 authored over 2 years ago
Implement Stream.Read/Write(Span) and Serialize(Span)

f73238f4b44e16c3c45b626bb04d2a0264c23558 authored over 2 years ago
Change the diagnostic code for UpdateEngine unsafe operations.

4c38cd27fa1e6c103bbf0e7efe065c390560479f authored over 2 years ago
Fix Android build.

98fddbfbeda25270c3f451a68de37e59b004191d authored over 2 years ago
Fix Android build.

95b80bfce0ca36cd9c8d2168cc43bdd156af7847 authored over 2 years ago
Fix `Stride.Rendering.ParameterCollection` buffer allocation size off-by-one alignment padding.

123957f4eae6a0f9ade1f84a7084be9eedda9c97 authored over 2 years ago
Rigorously check `ParameterCollection.CopyTo<T>` bounds.

7bf87fddc673bb44d37fd0bb915519e11d52cdc2 authored over 2 years ago
Bring back `void Interop.Pin<T>(T)` until `UpdateEngine` is redesigned.

f0c1644f79ea5efab87924fae1235be5c557dbb2 authored over 2 years ago
Fix confusion of size with alignment.

d87ce3279fe16badede506f97145857720556812 authored over 2 years ago
Delete unfinished work in progress.

bc99d9994de725db41a588de6e150673d21c7762 authored over 2 years ago
Merge amend

396a0dec1925dcb40c7ebbb541b8fe78aa262c96 authored over 2 years ago
Review fixed statements for null and access size.

cbb0dc570b4a7c15cf74731ef8b586fb1959b096 authored over 2 years ago
Review fixed statements for null and access size.

5be888fa1e51936fd9c59c7ab7946e7e7794e0f0 authored over 2 years ago
Fix Vulkan build.

02c88a45db9ead7cfb334e7f92b66cd52cd0526d authored over 2 years ago
Merge branch 'MigrateInterop2' of https://github.com/ericwj/stride into MigrateInterop2

dd0aa36bacf4186886d8e3cceecf755b9bc693ef authored over 2 years ago
Use is. Fix #define CHECKED.

a13a9fa5a74c507fb723632efc51361ee9f97e20 authored over 2 years ago
Merge branch 'MigrateInterop2' of https://github.com/ericwj/stride into MigrateInterop2

6556e178ddb1d416c39474ae199a650696faf762 authored over 2 years ago
Use `is`. Fix `#define CHECKED`.

dad9c24627ba0d1d93fb2e8ade97e7f2c0d3ea5c authored over 2 years ago
Use `is`. Fix `#define CHECKED`.

af8cb1eb2cd66f65877777880a18306f101f50a3 authored over 2 years ago
Merge branch 'MigrateInterop2' of https://github.com/ericwj/stride into MigrateInterop2

fd734bb76b7dd31ff331a79279a11ef41eb7e52b authored over 2 years ago
Fix compiler errors after merge.

187b652b4ca15db79e4d92e6365171fceb8b769c authored over 2 years ago
Fix compiler errors after merge.

0561711296f3daa9dc5291d7a824e8eb45df3ea2 authored over 2 years ago
Merge.

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

a1afad885d35b12c4e42b10a4524c75d3e6164e5 authored over 2 years ago
Merge branch 'MigrateInterop2' of https://github.com/ericwj/stride into MigrateInterop2

30c053ebafc8e69efe15101ce1518997861eaa17 authored over 2 years ago
Delete `CoreUtilities` and most of `StrideCoreExtensions`.

882f8efec1ac6bfad898a039cd045254d9cdbb5d authored over 2 years ago
Merge branch 'stride3d:master' into MigrateInterop2

4e7b19dc09bf5a73de7b3ba3a9ffc91586d5deec authored over 2 years ago
Merge branch 'stride3d:master' into MigrateInterop3

48cb885894689364a02d7d53438527d925d99cef authored over 2 years ago
Fix wrong formatted curly brace

f41cf412d696811ac99357ed46cffcfbd8a75cd5 authored over 2 years ago
openxr: Remove mirror texture check from forward renderer

Instead check it on the settings by using a CanMirrorTexture flag that VRDevices can report back...

d64775d9da4f51774ae474abd2661588c3bf9682 authored over 2 years ago
openxr: dispose

c0d86ccb274459e80e05cb4f1ced1549206dab35 authored over 2 years ago
remove unused variable

e36cc91ba2b0fa415c38bb2768afde52aea3b424 authored over 2 years ago
openxr: remove custom code from game

not needed by merging commit and flush on OpenXrHmd

8e62e7cb0fffa4ba9038e01abd6e5b6f2bac3bf2 authored over 2 years ago
Logger.Info -> Logger.Debug

df1bbbc0e4eea0a625d2f0f978d7821164447309 authored over 2 years ago
openxr: destroy tracking space before creating a new one

04f7d53a85619af5c8b444b56be686a6f93ef5a2 authored over 2 years ago
openxr: removing unecesary changes

298bbb3767dc92e0536c3e4e8957b2b031707c25 authored over 2 years ago
openxr: remove vulkan code

bee94b99594f1ce22c81f81f9ccd067fcde2c11e authored over 2 years ago
openxr: Fixes for vs2019

563303cb0e8ffa9812e36cce06a1354035866043 authored over 2 years ago
openxr: support for tracking space

74e2b1ef7a1e3c92c83bd5c297a915f3e4b72c6b authored over 2 years ago
fixes for oculus

openxr struct type wasn't initialized in many cases

11d0146551515956430c50cb7ae2639110eb5ac7 authored over 2 years ago
Texture.Direct3D: revert unneeded change

cfd865ed7e8ed424f39c6ba19a239697cb798913 authored over 2 years ago
OpenXr: refactored to order methods better

Now working, was actually working before just missing a setting on the
example.

Rendering is st...

2667d659a9fc6a8ab693bcef0ae1a6efad08a196 authored over 2 years ago
More changes to openxr, still not working

a6c37039f9008bec09c46eb15cf12537659fbf9f authored over 2 years ago