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 |
Nicolas Musset
|
fc2fe121f2
|
[Samples] Fix ResourceFolders reference in package file (#2109)
|
2024-01-17 21:52:34 +01: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 |
Virgile Bello
|
e8ba483cc2
|
Revert "change version suffix from "-beta" to "-net6" to represent runtime change"
This reverts commit d2752cd1ad .
|
2021-12-13 18:08:43 +09:00 |
jasons
|
f3a376c1fc
|
Merge branch 'net6-tmp' into net-tmp3 WIP: Stride.Core.Assets.CompilerApp.exe merge issue from [de0a0cb ] .
|
2021-09-07 08:55:56 -07:00 |
jasons
|
f05c90bc47
|
Merge branch 'master' into vs2022-net6
# build/Stride.Launcher.Build.props
# samples/Audio/SimpleAudio/SimpleAudio.Windows/SimpleAudio.Windows.csproj
# samples/Games/JumpyJet/JumpyJet.Windows/JumpyJet.Windows.csproj
# samples/Games/SpaceEscape/SpaceEscape.Windows/SpaceEscape.Windows.csproj
# samples/Graphics/AnimatedModel/AnimatedModel.Windows/AnimatedModel.Windows.csproj
# samples/Graphics/CustomEffect/CustomEffect.Windows/CustomEffect.Windows.csproj
# samples/Graphics/MaterialShader/MaterialShader.Windows/MaterialShader.Windows.csproj
# samples/Graphics/SpriteFonts/SpriteFonts.Windows/SpriteFonts.Windows.csproj
# samples/Graphics/SpriteStudioDemo/SpriteStudioDemo.Windows/SpriteStudioDemo.Windows.csproj
# samples/Input/GravitySensor/GravitySensor.Windows/GravitySensor.Windows.csproj
# samples/Input/TouchInputs/TouchInputs.Windows/TouchInputs.Windows.csproj
# samples/Particles/ParticlesSample/ParticlesSample.Windows/ParticlesSample.Windows.csproj
# samples/Physics/PhysicsSample/PhysicsSample.Windows/PhysicsSample.Windows.csproj
# samples/Templates/FirstPersonShooter/FirstPersonShooter/FirstPersonShooter.Windows/FirstPersonShooter.Windows.csproj
# samples/Templates/ThirdPersonPlatformer/ThirdPersonPlatformer/ThirdPersonPlatformer.Windows/ThirdPersonPlatformer.Windows.csproj
# samples/Templates/TopDownRPG/TopDownRPG/TopDownRPG.Windows/TopDownRPG.Windows.csproj
# samples/Templates/VRSandbox/VRSandbox/VRSandbox.Windows/VRSandbox.Windows.csproj
# samples/Tutorials/CSharpBeginner/CSharpBeginner/CSharpBeginner.Windows/CSharpBeginner.Windows.csproj
# samples/UI/GameMenu/GameMenu.Windows/GameMenu.Windows.csproj
# samples/UI/UIElementLink/UIElementLink.Windows/UIElementLink.Windows.csproj
# samples/UI/UIParticles/UIParticles.Windows/UIParticles.Windows.csproj
# sources/assets/Stride.Core.Assets.CompilerApp/build/Stride.Core.Assets.CompilerApp.targets
# sources/launcher/Stride.Launcher/Stride.Launcher.csproj
# sources/shared/Stride.NuGetResolver/Stride.NuGetResolver.projitems
# sources/targets/Stride.Core.TargetFrameworks.Editor.props
# sources/targets/Stride.Core.props
# sources/tools/Stride.NuGetLoader/Stride.NuGetLoader.csproj
|
2021-09-01 19:59:37 -07:00 |
Virgile Bello
|
de0a0cb6dd
|
[Build] Moved NuGetLoader executables from lib\TFM to tools\TFM (fixes #1139)
|
2021-09-01 21:40:53 +09:00 |
jasons
|
d2752cd1ad
|
change version suffix from "-beta" to "-net6" to represent runtime change
|
2021-08-27 13:10:51 -07:00 |
jasons
|
94d816927a
|
WIP: move to net6
|
2021-08-21 07:46:31 -07:00 |
Virgile Bello
|
68153c8fe3
|
[Samples] Bumped samples
|
2021-05-10 21:36:00 +09:00 |
Virgile Bello
|
6a2e29b6aa
|
Updated copyright headers
|
2021-04-19 12:49:55 +09:00 |
Virgile Bello
|
7dcc7e963c
|
[Samples] Reset mannequin model to double-check material and node names (#777)
|
2020-07-17 00:20:25 +02:00 |
salahchafai
|
6315fb65de
|
Updated models to use stride logo
|
2020-07-12 19:47:07 +02:00 |
Virgile Bello
|
2baf1afbbd
|
[Samples] Bumped to beta04, with samples as well
|
2020-06-15 20:33:06 +02:00 |
Virgile Bello
|
76f3c4f5b4
|
[Stride] Renaming: icons
|
2020-04-17 15:04:21 +02:00 |
Virgile Bello
|
3e83da5c66
|
[Stride] Renaming: file contents
|
2020-04-14 16:37:41 +02:00 |
Virgile Bello
|
f72b9c6313
|
[Stride] Renaming: File and directory rename
|
2020-04-14 16:33:20 +02:00 |
Virgile Bello
|
fc622ef067
|
[Shaders] Upgraded xkeffectlog for samples
|
2020-04-14 16:05:49 +02:00 |
Virgile Bello
|
3a7a54c959
|
Merge branch 'master' into UrlReferenceAlt
|
2019-12-20 12:45:08 +01:00 |
dfkeenan
|
f00cc0e555
|
[UrlReference] Update samples/templates to use UrlReference.
|
2019-12-14 20:02:36 +10:00 |
Virgile Bello
|
b9b9270ca1
|
[Samples] Updated samples to use auto include for xksl/xkfx
|
2019-12-03 14:55:21 +01:00 |
Virgile Bello
|
7419012e05
|
[Build] Remove the -beta02 version suffix and bump samples accordingly
|
2019-10-30 16:11:36 +01:00 |
Virgile Bello
|
238a431e3f
|
Revert "[Build] Remove the -beta02 version suffix" and bump samples accordingly
This reverts commit 8787a1959f .
# Conflicts:
# sources/editor/Xenko.Assets.Presentation/Templates/NewGameTemplateGenerator.cs
# sources/editor/Xenko.Assets.Presentation/XenkoDefaultAssetsPlugin.cs
# sources/editor/Xenko.Samples.Templates/Xenko.Samples.Templates.csproj
|
2019-10-05 11:43:07 +02:00 |
Virgile Bello
|
3f3158783e
|
[Samples] Updated to 3.1.0.1
|
2019-09-24 10:57:09 +02:00 |
Virgile Bello
|
6553d51fbb
|
[Build] Replaced <None Include=".."> to <None Update=".."> for shaders/effects
|
2019-08-26 16:52:59 +02:00 |
Virgile Bello
|
ad4a6be79b
|
[Build] Switch game projects to use netstandard2.0
|
2019-01-10 16:32:17 +09:00 |
Virgile Bello
|
4ab3006e1a
|
[Build] Changed dev/beta versioning to permit upgrading between interleaved dev and beta releases (betaXX.YYYY format with XX = asset version and YYYY = git height)
|
2018-12-20 11:42:59 +09:00 |
Virgile Bello
|
794061c497
|
[Samples] Updated with 3.1 (step 2)
|
2018-12-20 11:42:56 +09:00 |
Virgile Bello
|
725264bb6a
|
[Samples] Removed Xenko.Physics where not needed
|
2018-12-20 11:42:54 +09:00 |
Virgile Bello
|
13abf567db
|
[Samples] Removed Xenko.Navigation where not needed
|
2018-12-20 11:42:54 +09:00 |
Virgile Bello
|
3d49f37f9f
|
[Samples] Updated samples
|
2018-12-20 11:42:54 +09:00 |
Virgile Bello
|
fa1acae4e5
|
[Graphics] Removed PreferredGraphicsPlatform from RenderingSettings
|
2018-12-07 12:05:07 +09:00 |
Virgile Bello
|
7746b7579c
|
[Samples] Updated to new Xenko
|
2018-08-02 01:55:33 +09:00 |
Xenko Team
|
0669deabfe
|
Initial commit
|
2018-06-19 18:07:32 +09:00 |