Jakub Ławreszuk
6993d9ca4d
feat: Modernize PVRTexLib dependency ( #2342 )
...
* Modernize PVRTexTool dependency
* Update outdated info
2024-07-06 13:42:42 +02:00
Jakub Ławreszuk
10babd2291
feat: Adjust DirectTex to all platforms 2 ( #2338 )
2024-06-20 22:41:37 +02:00
Eideren
255670713a
Revert "feat: Adjust DirectTex for all platforms ( #2314 )" ( #2337 )
...
This reverts commit f23ce73fbb
.
2024-06-19 20:24:57 +02:00
Jakub Ławreszuk
f23ce73fbb
feat: Adjust DirectTex for all platforms ( #2314 )
2024-06-18 14:13:06 +02:00
Jakub Ławreszuk
15d7dc32f1
feat: Adjust freeimage to all platforms ( #2303 )
...
* feat: Adjust freeimage to all platforms
* Adjust FreeImage methods
2024-06-18 07:35:27 +02:00
Jakub Ławreszuk
5d5f91d7a6
feat: Add linux VHACD shared library ( #2293 )
2024-05-28 10:56:00 +02:00
Eideren
a45bc49e9e
[Build] Rollback OperatingSystem.IsXYZ for net472 project ( #2277 )
2024-05-25 13:26:04 +02:00
Jakub Ławreszuk
a1d17845b6
Use OperatingSystem.IsXyz instead of Runtime.IsOSPlatform ( #2247 )
2024-05-18 22:45:59 +02:00
IXLLEGACYIXL
9ce2451769
Remove binary DataMemberMode ( #2094 )
2024-01-20 17:26:46 +01:00
Virgile Bello
6452833a3d
Fix Android build
2023-11-10 21:56:36 +09:00
Virgile Bello
e1d97deaf5
Merge branch 'master' into Doprez-update-dotnet-8
...
# Conflicts:
# deps/AssemblyProcessor/net6.0/Stride.Core.AssemblyProcessor.dll
# deps/AssemblyProcessor/net6.0/Stride.Core.AssemblyProcessor.pdb
# sources/core/deps/AssemblyProcessor/net8.0/Stride.Core.AssemblyProcessor.dll.hash
2023-11-10 20:33:17 +09:00
Jakub Ławreszuk
d3fa752243
Remove ILRepack dependency ( #1992 )
...
* Remove ILRepack from build system
* Update deps/AssemblyProcessor folder
2023-11-10 20:23:53 +09:00
Doprez
2a54ac61ef
replaced assemblyprocessor
2023-11-01 08:25:11 -06:00
Doprez
36e3ab8edf
Merge branch 'master' into update-dotnet-8
2023-11-01 08:04:40 -06:00
MaximilianEmel
a4985e6578
Fixes OpenXR ( #1911 )
...
* Change version of Silk.NET.OpenXR from 2.15.0 to 2.17.1
* using vrFullSurface for Mirror for now
* Improve some Exception and Logging text
* Use XR_REFERENCE_SPACE_TYPE_STAGE as default because standing VR is generally the standard nowadays, rather than seated.
* Deleted deprecated Fove and GoogleVR VirtualReality APIs
* Completely remove Fove & GoogleVR
* Changes OpenVR's default Universe to Standing.
* Set default Universe for OpenVR & OpenXR back to Seated.
* Update all (Stride.Graphics) uses of Silk.NET from 2.15.0 to 2.17.1
* Update System.Memory from 4.5.4 to 4.5.5 to match Silk.NET
2023-10-30 05:32:46 +01:00
Doprez
f976e65614
Merge branch 'master' into update-dotnet-8
2023-10-25 11:41:35 -06:00
Eideren
b9f19bb0b0
[Serialization] Fix diverging rules for editor and runtime serialization of fields and properties ( #1875 )
2023-10-17 00:28:04 +02:00
Doprez
8cdf35f005
added generated files to deps folder
2023-10-03 21:59:20 -06:00
Jakub Ławreszuk
da514b61c2
[Editor] Translations fix ( #1717 )
2023-09-28 11:20:00 +02:00
cNoNim
c6bdbd06aa
Fix compilation of AssemblyProcessor to netstandard2.0
2023-09-24 21:42:59 +03:00
Jakub Ławreszuk
824863612f
[deps] - Remove unused monolinker ( #1749 )
2023-09-24 14:13:01 +02:00
Jakub Ławreszuk
a0f4036505
[deps] - Remove unused WindowsAPICodePack ( #1747 )
2023-09-20 02:33:58 +02:00
jklawreszuk
aec68e7888
[deps] - Remove unused assimp source code
2023-09-04 21:04:40 +02:00
Jakub Ławreszuk
a953051eb8
[deps] - Remove unused Irony ( #1685 )
2023-06-20 00:39:54 +02:00
Jakub Ławreszuk
a19a8fb9a2
[deps] Remove unused libgit2 dll's ( #1686 )
2023-06-20 00:38:01 +02:00
Jakub Ławreszuk
37aa1e7772
[deps] - Remove unused SSH ( #1687 )
2023-06-20 00:37:19 +02:00
Jakub Ławreszuk
d606ae8ca6
[deps] - Remove unused ExpresionBlend Sdk ( #1669 )
2023-06-09 23:57:57 +02:00
Jakub Ławreszuk
5d41824a76
[deps] - Remove unused HtmlRenderer ( #1670 )
2023-06-09 23:57:45 +02:00
Jakub Ławreszuk
37601d94eb
[deps] - Remove unused ATITC folder ( #1668 )
2023-06-09 23:57:32 +02:00
jklawreszuk
3a5851c3df
Cleanup Win8 & Win10 refs
2023-04-17 16:23:59 +02:00
jklawreszuk
e27c568e42
Cleanup WinStore refs
2023-04-13 13:17:03 +02:00
jklawreszuk
7f6e1656b0
Cleanup Windows Phone refs
2023-04-13 13:16:57 +02:00
Marian Dziubiak
dd8ca47bb6
Merge pull request #1428 from vvvv/dev/azeno/native-libs-use-runtimes-folder
...
[Build] Native libraries get copied to runtimes/RID/native folder
2023-03-14 10:53:25 +00:00
Phr00t
3ec48a16d2
VR: First pass as OpenXR support for Stride
2022-07-27 12:26:14 +02:00
Elias Holzer
e443d1e237
Tackling the mobile targets
...
Source builds fine, but when testing with Android Simulator I'm getting an early crash inside of SDL/Silk. Getting same crach when running the Silk example itself. So probably unrelated.
2022-05-13 20:40:00 +02:00
Elias Holzer
0b98e051b6
[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 depending on used RuntimeIdentifier
- Native libraries can be registered as dependencies for a later lookup (used by Stride.NuGetLoader to register native dependencies from global nuget package cache)
- Fixes library not found exceptions on platforms other than windows
2022-05-12 21:03:49 +02:00
Eideren
20bd56c107
[Build] Removed deprecated bundled RoslynPad
2022-01-13 19:29:16 +01:00
Virgile Bello
b0ec1b288c
[Build] Native: reorganized target to output Linux/macOS file when building net6.0
2022-01-07 06:09:58 +09:00
Virgile Bello
52d8341c1f
[Build] Start to remove usage of StridePlatform in .csproj files
2022-01-06 06:18:16 +09:00
Virgile Bello
3ce7fac079
Further work for Android + OpenGL
2021-11-19 07:19:19 +09:00
Virgile Bello
f982b42cc1
[Graphics] Switch to Silk.NET.OpenGL and Silk.NET.Sdl
2021-11-12 00:16:04 +09:00
JasonS
64c242fc5c
Merge remote-tracking branch 'xen2/vs2022-net6' into net-tmp3
...
# Conflicts:
# deps/AssemblyProcessor/netstandard2.0/Stride.Core.AssemblyProcessor.Packed.dll
# deps/AssemblyProcessor/netstandard2.0/Stride.Core.AssemblyProcessor.Packed.dll.hash
# deps/AssemblyProcessor/netstandard2.0/Stride.Core.AssemblyProcessor.Packed.pdb
# deps/AssemblyProcessor/netstandard2.0/Stride.Core.AssemblyProcessor.dll
# deps/AssemblyProcessor/netstandard2.0/Stride.Core.AssemblyProcessor.pdb
# sources/assets/Stride.Core.Assets.CompilerApp/build/Stride.Core.Assets.CompilerApp.targets
2021-09-07 19:51:01 +00:00
Virgile Bello
5e82e0c837
[AssemblyProcessor] Fixed UpdateEngine to works with .NET 6 ( fixes #1136 )
2021-09-06 12:13:29 +09:00
jasons
26ce828229
[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: https://github.com/stride3d/stride/issues/1136
2021-09-01 19:20:31 -07:00
jasons
acd969ac88
[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 solution.
2021-09-01 19:18:50 -07:00
Eideren
ccd29c6fe7
[Physics] Improve collision and contact harvesting
2021-08-04 13:44:04 +02:00
Virgile Bello
6a2e29b6aa
Updated copyright headers
2021-04-19 12:49:55 +09:00
Virgile Bello
78a2c1595c
[Build] Make sure all files are packaged (list of ignored extensions)
2021-03-17 15:14:29 +09:00
Virgile Bello
2b4bb6af5d
[Build] Native: prefix folder with platform (for future unification of .NET 5 without RID)
2021-03-11 12:11:40 +09:00
Virgile Bello
8be574b495
[Build] Switch runtime to .NET 5.0 (instead of .NET FW and .NET Standard)
2021-03-11 12:11:36 +09:00