Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Stride Game Engine

Stride is an open-source C# game engine for realistic rendering and VR. Stride is connected to the .NET foundation.
Collective - Host: opensource - https://opencollective.com/stride3d - Website: https://www.stride3d.net/ - Code: https://github.com/stride3d/stride

Progress on iOS

github.com/stride3d/stride - 95638682f3c2b12c29960ee756cb43a573ab1c30 authored about 3 years ago
Further work for Android + OpenGL

github.com/stride3d/stride - 3ce7fac07921638b7ffe4c286a33222687a8a394 authored about 3 years ago
[Rendering] Fix AmbientOcclusion in orthographic mode (#1142)

github.com/stride3d/stride - 5bb8915ccc596c5bd0a404b5f59ed61031a9251e authored about 3 years ago
[Rendering] Normal map feature enables reconstruct z by default (#1170 & #983)

github.com/stride3d/stride - 89bcd5f25ceead62ad8a533feca9f25f2991cc8c authored about 3 years ago
[Editor] Fix array support (#1178 & #1189)

github.com/stride3d/stride - 76a5a7e4eb037546f68a01b4c69ed85363629355 authored about 3 years ago
[Graphics] Switch to Silk.NET.OpenGL and Silk.NET.Sdl

github.com/stride3d/stride - f982b42cc1f98311a93cac1a25f6f395e9d3f7e3 authored about 3 years ago
.NET 6 Android/iOS

github.com/stride3d/stride - fa1ea23faf3457a9ceb60afc8779e0d3002fb4bd authored about 3 years ago
Merge remote-tracking branch 'origin/master'

github.com/stride3d/stride - a265571f34e859f2037e1d73eeae5ea35d8bfd37 authored about 3 years ago
Merge branch 'net6'

# Conflicts:
# sources/editor/Stride.Assets.Presentation/Templates/Core/ProjectExecutable.macOS/...

github.com/stride3d/stride - 452f05bf5eff0a7ea55b9f7b1adfeb46a75266e8 authored about 3 years ago
[Editor] (Hash)Set support for game editor (#1166)

github.com/stride3d/stride - 2bf586d61c93ea9220c59da883518f5064a45cd6 authored over 3 years ago
[MSBuild] Use DisableInProcNode so that NuGet dll from MSBuild are loaded in a separate process. This should hopefully avoid any future clash between our NuGet dll and MSBuild ones.

github.com/stride3d/stride - 231f558392483085655d7dad51be7fdf4d4b6482 authored over 3 years ago
Merge commit 'd6784b5e2511ef635581240e59cdb52c77bbc988' into net6

# Conflicts:
# sources/launcher/Stride.Launcher/Properties/PublishProfiles/FolderProfile.pubxml

github.com/stride3d/stride - 9374d4f33f96820414ff2f31b0c089c246ad8b44 authored over 3 years ago
Update BACKERS.md

github.com/stride3d/stride - 1d03baa5050000c55594c42da32d946579c52b72 authored over 3 years ago
Update README.md

Updated patreon to Open Collective

github.com/stride3d/stride - 9d3b68c797762a056f44627004b5360cffcb110b authored over 3 years ago
Update FUNDING.yml

Added open collective

github.com/stride3d/stride - 5654cfa65e1baa3a9fb084b967acce913d5d8cfb authored over 3 years ago
[Rendering] Sets the ShaderResource texture flag for the depth buffer for RenderTextures so PostFX work.

github.com/stride3d/stride - e0c071ec6f965bd9f3e3083ecae6d3796875b0bc authored over 3 years ago
Merge pull request #1160 from johang88/CameraPreviewDepthBuffer

Camera preview depth buffer created with ShaderResource flag

github.com/stride3d/stride - a664709d9cbf089ead727cbd4e87251df66a23e9 authored over 3 years ago
Merge pull request #1114 from manio143/constraints_rebase

PhysicsConstraintComponent with a gizmo and minor fixes

github.com/stride3d/stride - 9a59a276d87bec68518a661dbae490a726cddc89 authored over 3 years ago
Fixes AO hash function for random angle for high display resolutions.

github.com/stride3d/stride - fcf62116c8f3ffeb790920b3139f1e16977dfe0f authored over 3 years ago
Fixes a dead lock in the effect system

The `DynamicEffectInstance` does a blocking wait on the result of the effect system. In there a ...

github.com/stride3d/stride - 4ca4cb92e20db66610719e3782f12ffeac874080 authored over 3 years ago
Fixes index out of bounds when reporting variable name ambiguity in shader

github.com/stride3d/stride - f604a1a4376fccfa49da7417d22cff9b2fdca1ee authored over 3 years ago
Removed patreon

github.com/stride3d/stride - 6f348fd60c9f3290228b45ebd0b1d591de382ee0 authored over 3 years ago
Revert "[Math] System.Numerics conversions (#1161)" (#1167)

building for UWP, iOS and Android is broken, will merge back once a proper fix has been found

github.com/stride3d/stride - 6b020703bfd8ff1e42325930a5e1a547b021d324 authored over 3 years ago
[Math] System.Numerics conversions (#1161)

github.com/stride3d/stride - 0fd8f8df150d06b31e9815fe1eab153b30cb0739 authored over 3 years ago
Camera preview depth buffer created with ShaderResource flag

Solves #1159

`EditorGameCameraPreviewService.GenerateIncrustRenderer` sets `TextureFlags.Shader...

github.com/stride3d/stride - 6846e29a73bee2dec8d1106389cc264e31b19990 authored over 3 years ago
[Editor] Editor dictionary support for keys marked as TypeConverter (#1111) (@D3ZAX)

github.com/stride3d/stride - a39841277460019163badace1ab358522d0fe159 authored over 3 years ago
[Templates] Properly set the TargetFramework and RuntimeFramework from StrideConfig

github.com/stride3d/stride - ebb3bee850b259c129cccf8f17166315b7cf3eaa authored over 3 years ago
Added linear velocity for character componet

github.com/stride3d/stride - 7f36e893fdcc58d09741d222e041e419d5380451 authored over 3 years ago
DebugText Color Fix

Fixed issue #1155 that caused DebugText to render LightGreen even if a custom color was set.

github.com/stride3d/stride - 7d067edd6c7467c61658b2e8ae81c1b43d7b2f09 authored over 3 years ago
Apply PR comments

github.com/stride3d/stride - 45ac64cb5981189ad907e7f909e3420a2adff667 authored over 3 years ago
Revert "[Rendering] Simplifies ortho check in SubsurfaceScatteringBlur, much better performance too"

This reverts commit 865f77f40541ad3398d578263def9dfe957de685.

github.com/stride3d/stride - d6784b5e2511ef635581240e59cdb52c77bbc988 authored over 3 years ago
[Build] Fix launcher build

github.com/stride3d/stride - 17a914321531255ddd2d044f19effea718b62a5d authored over 3 years ago
Merge branch 'stride3d:master' into vs2022-net6

github.com/stride3d/stride - 291464dd037e3ebf0c1ecbb71a237f02beca11ee authored over 3 years ago
[Rendering] Simplifies ortho check in SubsurfaceScatteringBlur, much better performance too

github.com/stride3d/stride - 865f77f40541ad3398d578263def9dfe957de685 authored over 3 years ago
Missing Resource.Designer.cs fix

Fix for missing Resource.Designer.cs error when creating new Android projects in Stride 4.0 and ...

github.com/stride3d/stride - eb7ef48887a95922cdad0dc5f03cb043bac5e5eb authored over 3 years ago
Merge remote-tracking branch 'xen2/vs2022-net6' into net-tmp3

# Conflicts:
# deps/AssemblyProcessor/netstandard2.0/Stride.Core.AssemblyProcessor.Packed.dll
# ...

github.com/stride3d/stride - 64c242fc5c15625a07f3fe4d0839e759e7002dfa authored over 3 years ago
bugfix CompilerApp checkin

github.com/stride3d/stride - e44a7cac975f46c650de0374d0efb43dac5919e8 authored over 3 years ago
finish merge of CompilerApp work. (broken)

github.com/stride3d/stride - 6c9c45ea81a52e78c1791e4ba4238a36311ea6d2 authored over 3 years ago
partial checkin of CompilerApp work. this includes the files but doesn't actually use the new LoaderToolLocator process yet

github.com/stride3d/stride - 9df8150fecc7d221bcb47fddb5a3ed4a95a86a9b authored over 3 years ago
Merge branch 'net6-tmp' into net-tmp3 WIP: Stride.Core.Assets.CompilerApp.exe merge issue from [de0a0cb] .

github.com/stride3d/stride - f3a376c1fc05f1b51d75056b282e964a224d3239 authored over 3 years ago
Merge commit 'a0fdc3d7cc0c3c9cc7576ba66c9c11c00d0e4150' into net-tmp3

github.com/stride3d/stride - 82161cce9745ae735caf3ddf22817d7cde203c53 authored over 3 years ago
WIP: Stride.Core.Assets.CompilerApp.exe merge issue from [de0a0cb] . See https://github.com/stride3d/stride/issues/1136#issuecomment-914366534 This commit takes my "last known good" net6 work prior to merging [de0a0cb] and verifies build. I am integrating in the non-required net6 work because of how time consuming it is to verify+maintain each branch. Tracking this issue down and reproducing takes aproximately 1 hour per commit. So to reduce this waste of time I will be maintaining a single net6 branch. This commit removes some test projects from the stride solutions

github.com/stride3d/stride - 1a3545dc361d881c36ca4c5596510d403cfa7ed6 authored over 3 years ago
[AssemblyProcessor] Fixed UpdateEngine to works with .NET 6 (fixes #1136)

github.com/stride3d/stride - 5e82e0c8379808d6bf5ef1499dc390df7e01f670 authored over 3 years ago
minor path fix for merge from master

github.com/stride3d/stride - f5827af5566d608c54a8bfe3f7cd24130b701993 authored over 3 years ago
Merge branch 'master' into vs2022-net6

# build/Stride.Launcher.Build.props
# samples/Audio/SimpleAudio/SimpleAudio.Windows/SimpleAudio....

github.com/stride3d/stride - f05c90bc47cea482951a4d0de4f5bd698ab381c4 authored over 3 years ago
Merge branch 'net6-unnecessary-build-updates' into jason-scratch

github.com/stride3d/stride - b7971bdf6ec4ab3b18132c055a6104ff45da4769 authored over 3 years ago
[IL Injection] update Stride.Core.AssemblyProcessor to latest dependencies.

was hoping it would help fix runtime IL bug with animation system, but it did not help. see: http...

github.com/stride3d/stride - 26ce8282297de3a160fb68885680f4aaf31cd70c authored over 3 years ago
[build] update msbuild to 16.11.0 from 16.0.461

was hoping it would help resolve build hanging issues. It might have helped but was not a solut...

github.com/stride3d/stride - acd969ac88c2894ac2ef4da19fc4f67672ddc104 authored over 3 years ago
[Build] Moved NuGetLoader executables from lib\TFM to tools\TFM (fixes #1139)

github.com/stride3d/stride - de0a0cb6dd9e6726ee4945cd6296ee34480c0c98 authored over 3 years ago
[Launcher] Also bump setup version

github.com/stride3d/stride - a0fdc3d7cc0c3c9cc7576ba66c9c11c00d0e4150 authored over 3 years ago
[Build] Sign all packages (NuGet.org doesn't accept non signed packages once a certificate is setup)

github.com/stride3d/stride - 952a6f861f2604edf3144fd6227b92632f8fbcd8 authored over 3 years ago
[Launcher] Bumped version

github.com/stride3d/stride - 293495c1797b686cbf7edb3831ba0b6cb5ceb892 authored over 3 years ago
personalizations for my net6 R&D environment

github.com/stride3d/stride - 1f70809a7ef59a6e225a143f444a75486fd7e049 authored over 3 years ago
change version suffix from "-beta" to "-net6" to represent runtime change

github.com/stride3d/stride - d2752cd1adde2431c3e4fc0f5f2c25d1711674e1 authored over 3 years ago
[Math] Vector3 RotateAround (#1122)

github.com/stride3d/stride - 29d860c4a938b57b97e8284ad311cd7973ff97c3 authored over 3 years ago
[Math] Quaternion LookRotation, quat*vec and AngleBetween (#1121)

github.com/stride3d/stride - 9841703efb16f8e1b4e2c2538c03a0acc5c41f19 authored over 3 years ago
[Build] Fix UWP build

github.com/stride3d/stride - f807d94d9bb91765d2eb2a235d8d391abda7202f authored over 3 years ago
[Build] Switched to .NET Foundation code signing certs

github.com/stride3d/stride - fb870611ef7db8293bab52b48a1ffd1c69655043 authored over 3 years ago
[Launcher] Enable trimming (reduce executable size by 40%)

github.com/stride3d/stride - 75ece48c025a8ebbea6f286da47ff70eaceb238a authored over 3 years ago
Improve behaviour when a body of a constraint gets detached from the scene

github.com/stride3d/stride - d700450560b1b9dd45d5f0b8ddc3bfb9c82c88e9 authored over 3 years ago
remove Resharper autoplaced config value

github.com/stride3d/stride - 79b89c15f6e70a39a1839f192ba71e152362441e authored over 3 years ago
remove unneeded ref

github.com/stride3d/stride - b41c9fe49419f84233df0ae81554ad6986d6f529 authored over 3 years ago
update comment for lang 10.0

github.com/stride3d/stride - 88f6252e4b725b99d6b039686b582403df4b061e authored over 3 years ago
Delete settings.json

user settings autogen

github.com/stride3d/stride - e7cc6995e4b5c1a0399faa93ce99b7ad9fe0d0f5 authored over 3 years ago
update old Nuget reference to Microsoft.Extensions.DependencyModel to a version supporting Net6, and include Netonsoft.Json that used to be bundled with the old version.

github.com/stride3d/stride - f068d4a4c6a50de94c41458940574ffe0e193504 authored over 3 years ago
WIP: fixing Nuget References. Remove reference to Stride.NuGet.PackageManagement and use it's internal references instead

github.com/stride3d/stride - b80d3987d8bdc11992fc7e7613ded4123547c176 authored over 3 years ago
net6 + vs2022 working build/run of gamestudio

github.com/stride3d/stride - f59a355330935d75c90f81866608ef150ad7f552 authored over 3 years ago
WIP: move to net6

github.com/stride3d/stride - 94d816927aa9ec3480d0856b6f796af821c919c0 authored over 3 years ago
basic VS2022 support: update vcxproj to use tools v143

github.com/stride3d/stride - 015dcaf66f4cb203e9faadd30373524c088e6f77 authored over 3 years ago
Run constraints after physics, try onAdd, better dispose

github.com/stride3d/stride - 2a908bdb86376293e460246f88ece7b91a57a1fe authored over 3 years ago
Use emmisive material with added transparency

github.com/stride3d/stride - ce9642d76c74d46891be529fd6f134f3a6ce71a0 authored over 3 years ago
Changed NuGet restore to use friendly names

github.com/stride3d/stride - 92c3b2fe2da8ab206e6da1a5b42fda870b2f4c85 authored over 3 years ago
Merge pull request #933 from AmbulantRex/AmbulantRex/user-xml-documentation

Check for XML documentation file and document dependencies. Fixes #917

github.com/stride3d/stride - 752b1f10bb91646b4c5b7f766c1eee8f45780836 authored over 3 years ago
Update UserDocumentationService.cs

github.com/stride3d/stride - e8a1a3425e3349335666a51a91e579c062ef01d6 authored over 3 years ago
Merge pull request #1105 from Eideren/raycast_triggers

[Physics] Raycast and ShapeSweep can filter out triggers, true by default

github.com/stride3d/stride - f064e9dcc4b2ecd43e98e5f1663e7d31e6ca271a authored over 3 years ago
Merge branch 'master' into AmbulantRex/user-xml-documentation

github.com/stride3d/stride - f768bf3c7600fb6348a73dac4a25cdce5ced6f55 authored over 3 years ago
Converted empty array initialization to Array.Empty<T>. Addresses #608

github.com/stride3d/stride - 9dca92f5d51379d5c61205af6b118cec1567ddbd authored over 3 years ago
Add an icon for PhysicsConstraintComponent

github.com/stride3d/stride - 8ee7e6c4f351f27480f12a67c785d1000240d824 authored over 3 years ago
Add UseLinearReferenceFrameA to slider in case someone finds use for it

github.com/stride3d/stride - 1c9c112786eb7278c7061720e266dbe41e483858 authored over 3 years ago
Fix limit disc mismatch and uncover slider angular limit behavior

github.com/stride3d/stride - 699852fde64089a51878cb499bd40a4a8c203e28 authored over 3 years ago
Review comments and formatting

github.com/stride3d/stride - 6b313ea9bf0d92eda8d33722ca590d570df883ad authored over 3 years ago
Cache material

github.com/stride3d/stride - a2a0ba073ab44a08589cd1bb4c914130498b161f authored over 3 years ago
Expose Hinge construction to users + assert it's disposed

github.com/stride3d/stride - 664f4eece45c1b4776b1d7270496edbd357f2e02 authored over 3 years ago
Add slider constraint

github.com/stride3d/stride - 448729c917768a51d90ea7f4a52f837c40fc8ea4 authored over 3 years ago
Add gear constraint description

github.com/stride3d/stride - 83ea8a22f609c5b346c7a2cb29aa17b273c6c5e3 authored over 3 years ago
Add limit preview

github.com/stride3d/stride - 240d296eacd3e5faea2deeee8326d66552376bd4 authored over 3 years ago
Move limits into substructures & figure out it's relative to collidershape offset

github.com/stride3d/stride - 7d8f8471e865b8727b3f26cb98a16cbd100efd55 authored over 3 years ago
Add ConeTwist

github.com/stride3d/stride - 1424fab90a959d32e6577072ce4ecde77cb481b4 authored over 3 years ago
Modify gizmo modeling design

github.com/stride3d/stride - 2f7ee4f02557715edffd1a4da79f76167b99fd1b authored over 3 years ago
Set up physics constraint component with descriptors and gizmo

github.com/stride3d/stride - 66a2694d50eea7caf6239404980f2caf49ff09bc authored over 3 years ago
Correcting doc cache population mistake

github.com/stride3d/stride - a812271daf9ce9e829992b68fe0c243edba7d410 authored over 3 years ago
Fix for #1102

github.com/stride3d/stride - 897a6dde662177a1a774edd3fbeedae07ad84a6f authored over 3 years ago
[DOCS] Readme: remove .NET5-specific instructions

.NET5 is by default right now.

github.com/stride3d/stride - 8dfaeccb916f143e2aec78584042089645099a50 authored over 3 years ago
Flattened logic nesting in UserDocumentationService

github.com/stride3d/stride - 96fc41d567164c2215c56077e46054ddfa2dc9f1 authored over 3 years ago
Introduced concurrency measures to UserDocumentationService

github.com/stride3d/stride - 39ed063b86a92beed25f641b558bcd0bd23ae950 authored over 3 years ago
[Physics] Improve intersection test summaries

github.com/stride3d/stride - 619ad32fb896a91ebbf6c5f848210b6d05d149c4 authored over 3 years ago
[Physics] Refactor internal intersection callbacks

github.com/stride3d/stride - 67cd3f331681804e07d964055936163c2fd27caf authored over 3 years ago
[Physics] Improve clarity of 'HitNoContResp'

github.com/stride3d/stride - dea78e8e432d50959443523eddf43c69f66c582e authored over 3 years ago
Merge pull request #1103 from Eideren/physics_fix

[Physics] Couple of minor collision related fixes following #1100

github.com/stride3d/stride - 5cbc71544bc11d5669c7a76fbe66b14d90ef83e3 authored over 3 years ago
Merge pull request #1104 from Eideren/graphics_gen_fix

[Graphics] Fix shader generic support

github.com/stride3d/stride - 8433de81fff6c54782508acecc9c1005775d897f authored over 3 years ago