Commit graph

109 commits

Author SHA1 Message Date
Virgile Bello
13d21f1b3b Merge commit 'e040fb6962f0e024b8ea56cd80bb43030c109fda' into Ethereal77/directx-silk
# Conflicts:
#	sources/tools/Stride.FreeImage/FreeImageWrapper.cs
#	sources/tools/Stride.TextureConverter/Backend/TexLibraries/FITexLib.cs
2025-11-19 18:25:06 +09:00
Virgile Bello
c5c262dbdb chore: Bumped samples 2025-11-14 13:20:48 +09:00
Virgile Bello
ec6f8d4fad fix: Samples: remove ID collisions 2025-11-14 11:51:04 +09:00
Mario Guerra
5ca909c62a Fix some incompatibilities and quirks after rebase 2025-11-13 12:45:31 +01:00
Eideren
04dc30647a
chore: Update to dotnet 10 (#2888)
Co-authored-by: Vaclav Elias <4528464+VaclavElias@users.noreply.github.com>
Co-authored-by: Nicolas Musset <musset.nicolas@gmail.com>
2025-10-19 18:41:14 +02:00
Jakub Ławreszuk
881ec7dc87
feat: Update Stride dev version for the game samples (#2836)
* feat: Update stride dev version for the game samples

* fixup! feat: Update stride dev version for the game samples
2025-08-27 17:15:34 +02:00
Jakub Ławreszuk
c424213701
Fix sample projects, remove unused properties (#2205) 2024-08-28 22:24:29 +02:00
Jakub Ławreszuk
5c847ee852
feat: Update samples/template to top-level statements (#2187) 2024-03-15 14:33:34 +01:00
Nicolas Musset
5bf5eee120
Update samples to Stride 4.2 (#2132)
* [Samples] Update to 4.2

* [Samples] Remove Newtonsoft.Json dependency in CSharpIntermediate
2024-01-28 21:13:32 +01:00
Doprez
36e3ab8edf Merge branch 'master' into update-dotnet-8 2023-11-01 08:04:40 -06:00
Eideren
b5cf8450d4 [Docs] Update PropertiesDemo.cs 2023-10-25 22:08:16 +02:00
Doprez
cd9129bcdc Merge branch 'master' into update-dotnet-8
# Conflicts:
#	sources/core/Stride.Core.AssemblyProcessor/Stride.Core.AssemblyProcessor.csproj
2023-10-03 20:29:43 -06:00
Doprez
a94672bb9e
[Samples] Add more documentation for beginner tutorial (#1830) 2023-09-23 18:34:27 +02:00
Doprez
7f9f799c5d
Merge branch 'stride3d:master' into update-dotnet-8 2023-08-26 10:07:42 -06:00
Doprez
fd6a89ff1e fixed constructors in CsharpBeginner template 2023-02-24 16:01:38 -07:00
Doprez
3b134d9701 change .NET references to net8.0 2023-02-23 15:57:38 -07:00
Doprez
abb52e704b updated packages to dotnet 7 2023-02-01 09:09:27 -07:00
Jorn Theunissen
50630082cf
C# intermediate tutorial fixes: remade audio startscene. remove specular from wood (#1446) 2022-06-28 13:02:47 +02:00
Aggror
cf5adae5b3 feedback async await 2022-06-22 11:15:01 +02:00
Aggror
1b26de9c46 removed line by mistake 2022-06-17 16:59:10 +02:00
Aggror
de05ca6a61 cleanup tpc 2022-06-17 16:17:27 +02:00
Aggror
c7efdaef88 small fps improvement 2022-06-17 10:52:36 +02:00
Aggror
6d61a4c87f async tutorial 2022-05-22 11:42:40 +02:00
Aggror
6a936546e4 Tutorial improvements again 2022-05-16 10:22:09 +02:00
Aggror
9a8b38996f UI text 2022-05-11 19:09:40 +02:00
Aggror
2e41b9661d tutorial improvements 2022-05-06 20:49:14 +02:00
Aggror
ed4a871a9e Character orientation usage instead of transform 2022-04-28 21:51:01 +02:00
Aggror
e0cd878bf7 replaced tutorial icons with eiderens version 2022-04-28 19:27:16 +02:00
Aggror
f52f7205c0 copyright added to files 2022-04-28 19:26:42 +02:00
Aggror
d47c0926b3 Shortened the teleporter code 2022-04-18 21:16:52 +02:00
Aggror
9aa76b7afb Remove unused fonts 2022-04-18 21:05:21 +02:00
Aggror
fca4f79fde Removed old unused scripts, small tweaks to scenes 2022-04-18 11:41:17 +02:00
Aggror
8e3881439f Some more typo fixes 2022-04-14 22:55:43 +02:00
Aggror
c2338c2de8 Applied PR feedback thanks Eideren and Manio143 2022-04-14 22:50:28 +02:00
Aggror
59c62f4521 Final testing of scenes 2022-04-07 20:26:07 +02:00
Aggror
f15ed3b8c3 clceanup scenes 2022-03-30 22:44:30 +02:00
Aggror
533e734203 Tiny improvements 2022-03-30 22:10:40 +02:00
Aggror
ab4280aaab Removed dot in code files , double code folder 2022-03-30 22:03:04 +02:00
Aggror
aab8ab8f09 Removing spaces and dots to support templates 2022-03-30 21:23:35 +02:00
Aggror
d1d901ce39 rootasset 2022-03-29 22:30:48 +02:00
Aggror
df1eea550b raycast compl 2022-03-29 22:24:42 +02:00
Aggror
1c62b9193c Added start scenes 2022-03-28 23:07:24 +02:00
Aggror
7892f3bcb0 Added intermediate tutorial project to launcher 2022-03-28 22:23:25 +02:00
Aggror
1c7e5fab9c Cleanup 2022-03-27 19:51:50 +02:00
Aggror
26581a2e87 Some folder numbering and code comments 2022-03-27 19:40:07 +02:00
Aggror
59f72f4b3e utorial menu fixes and improved on various scenes 2022-03-24 22:30:54 +01:00
Aggror
dbffe5f38d Tutorial menu wip 2022-03-19 23:25:46 +01:00
Aggror
ff2ed15d76 Rearrange scenes 2022-03-19 22:27:55 +01:00
Aggror
3359a3a6d4 completed third person raycasts 2022-03-19 21:44:07 +01:00
Aggror
efbf896ad0 working tpc, adjusting racast 2022-03-19 17:12:36 +01:00