master
commit
f6f0be0b25
|
@ -0,0 +1 @@
|
|||
*log
|
|
@ -0,0 +1 @@
|
|||
..\Test\Nuget\
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,62 @@
|
|||
Sponsors & Backers
|
||||
==================
|
||||
|
||||
Stride is a MIT-licensed opensource project, supported by generous [sponsors and backers](https://github.com/stride3d/stride/blob/master/BACKERS.md).
|
||||
|
||||
[Become a sponsor or backer for the project](https://opencollective.com/stride3d).
|
||||
|
||||
Thank you everybody for your generous contributions!
|
||||
|
||||
## Diamond Strider
|
||||
|
||||
* David Jeske
|
||||
* [Marshmallow Laser Feast](http://www.marshmallowlaserfeast.com/)
|
||||
* [vvvv.org](https://vvvv.org/)
|
||||
|
||||
## Platinum Strider
|
||||
|
||||
## Gold Strider
|
||||
* Vaclac Elias
|
||||
|
||||
## Silver Strider
|
||||
* Mitchel Albertz
|
||||
|
||||
## Bronze Strider
|
||||
* Marian Dziubiak
|
||||
* Youness KAFIA
|
||||
* Jorn Aggror
|
||||
|
||||
|
||||
## Backers
|
||||
|
||||
* Amin Delavar
|
||||
* [Nicolas Musset](https://github.com/Kryptos-FR)
|
||||
* Ravn Ivarson
|
||||
* Guy Godin
|
||||
* Princess Peach
|
||||
* Adisibio
|
||||
* Philippe Monteil
|
||||
* Cobalt
|
||||
* Matthias Hölzl
|
||||
* Marko Viitanen
|
||||
* [Natan Sinigaglia](https://github.com/vvvv-dottore)
|
||||
* [Jarmo](https://github.com/devjarmo)
|
||||
* [Eideren](https://github.com/Eideren)
|
||||
* [profan](https://github.com/profan)
|
||||
* [Faerdan](https://github.com/Faerdan)
|
||||
* [sebllll](https://github.com/sebllll)
|
||||
* [SoulRider](https://github.com/SoulRider)
|
||||
* [tebjan](https://github.com/tebjan)
|
||||
* [ideonella](https://github.com/ideonella)
|
||||
* [Marian Dziubiak](https://github.com/manio143)
|
||||
* [TheKeyblader](https://github.com/TheKeyblader)
|
||||
* Boris Callens
|
||||
* Daniel Keenan
|
||||
* Jeff Kesselman
|
||||
* Sean Connor
|
||||
* Regan Laitila
|
||||
* Albeoris
|
||||
* Артем Куприянов
|
||||
* Miles Johnson
|
||||
* Ancient Phoenix
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,25 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2021 .NET Foundation and Contributors (https://dotnetfoundation.org/)
|
||||
Copyright (c) 2018-2021 Stride contributors (https://stride3d.net)
|
||||
Copyright (c) 2011-2018 Silicon Studio Corp. (https://www.siliconstudio.co.jp)
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="Stride.Assets.Presentation.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<userSettings>
|
||||
<Stride.Assets.Presentation.Properties.Settings>
|
||||
</Stride.Assets.Presentation.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,2 @@
|
|||
NativeLib;runtimes\win-x64\native\VHACD.dll;runtimes\win-x64\native\VHACD.dll
|
||||
NativeLib;runtimes\win-x86\native\VHACD.dll;runtimes\win-x86\native\VHACD.dll
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,4 @@
|
|||
NativeLib;.\runtimes\win-x64\native\libstrideaudio.dll;runtimes\win-x64\native\libstrideaudio.dll
|
||||
NativeLib;.\runtimes\win-x86\native\libstrideaudio.dll;runtimes\win-x86\native\libstrideaudio.dll
|
||||
NativeLib;.\runtimes\linux-x64\native\libstrideaudio.so;runtimes\linux-x64\native\libstrideaudio.so
|
||||
NativeLib;.\runtimes\osx-x64\native\libstrideaudio.dylib;runtimes\osx-x64\native\libstrideaudio.dylib
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue