Commit graph

32 commits

Author SHA1 Message Date
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
Basewq
e12abceb7b [Samples] Fix missing sub-scenes in CSharpBeginner that belongs to the Game project's root asset (fixes #821) 2020-12-11 14:51:06 +09:00
Aggror
20c8b1d031 Small notes and comments 2020-07-28 22:48:42 +02:00
Aggror
36217923f8 Some beginner updates 2020-07-28 20:10:44 +02:00
Aggror
517b38cd81 Mouse comments improved 2020-06-17 22:48:16 +02:00
Aggror
39a456d9a9 Missing scripts for some reason 2020-06-17 19:49:26 +02:00
Aggror
758d79ca2f Error with dictionary 2020-06-16 19:27:20 +02:00
Aggror
84262fd793 Updated first 10 tutorials
# Conflicts:
#	samples/Tutorials/CSharpBeginner/CSharpBeginner/CSharpBeginner.Game/Code/RemoveEntitiesDemo.cs
2020-06-15 23:05:30 +02:00
Aggror
81ced3b08d reorder main scene 2020-06-15 23:04:41 +02:00
Aggror
d429f8b6f9 improvements 2020-06-15 23:04:41 +02:00
Virgile Bello
2baf1afbbd [Samples] Bumped to beta04, with samples as well 2020-06-15 20:33:06 +02:00
Aunnop Kattiyanet
ec50001a78
Fix c# beginner's KeyboardInputDemo code & update code comment (#732)
* Rotate the pot using Quaternion instead of Euler as it stuck at ~90 degrees on Y-axis

* Update comment
2020-05-18 18:20:45 +02:00
Basewq
fd243ca752 [Samples] Fix minor typos in the assets 2020-05-11 15:31:31 +02:00
Basewq
e12df6d8dc [Samples] Minor typo fixes 2020-05-11 15:31:31 +02:00
Aggror
d6ccb74f3a small fixes 2020-05-05 12:21:57 +02:00
Aggror
8243ac32bf Closing userdoc 2020-05-05 00:06:25 +02:00
Aggror
b818d1486a Updated screenshot in launcher 2020-05-05 00:03:23 +02:00
Aggror
0c720bdf24 Improved properties tutorial 2020-05-04 23:40:42 +02:00
Aggror
4c6ece780e Referenced editorconfig and cleaned up code 2020-04-29 18:34:17 +02:00
Virgile Bello
500db1f9fd [Stride] Reapply missing changes from master-3.1 2020-04-27 17:05:32 +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
dfkeenan
f00cc0e555 [UrlReference] Update samples/templates to use UrlReference. 2019-12-14 20:02:36 +10:00
Jorn Theunisen
db105d82f8 Spelling improvements, Removal of Linq usage, Code styling 2019-11-18 22:42:34 +01:00
Jorn Theunissen
6c5b5dd3ce [Samples] Added CSharpBeginner tutorial 2019-11-11 12:07:40 +01:00