Граф коммитов

2577 Коммитов

Автор SHA1 Сообщение Дата
Marian Dziubiak 58c88884b7 Update NuGet version to cover most .NET 6 SDK users for MSBuild issue 2023-02-16 19:41:31 +00:00
Marian Dziubiak d0e9ff2118
Merge pull request #1588 from mattiascibien/fix_adding_scripts_by_dragging
Fix #1466: adding scripts by dragging
2023-02-16 11:41:28 +00:00
Marian Dziubiak fb846ec61f
Merge pull request #1610 from manio143/document_core_folder
[Docs] Add a Readme with information on what's in the Core folder
2023-02-16 10:29:05 +00:00
Marian Dziubiak 77e508c9d5 Document what's in the Core folder 2023-02-13 16:58:32 +00:00
Marian Dziubiak 2f0d8fdb17
Merge pull request #1516 from garychia/GridsInMultiplePlanes
Enable multiple selections of the axes of grids to be drawn
2023-02-13 12:51:36 +00:00
Chia-Hsiang Cheng 38ece3851a
Merge pull request #1 from manio143/viewportgrid_changes
Viewportgrid changes
2023-02-13 20:45:22 +08:00
Marian Dziubiak 3e4d7aadb9
Merge pull request #1605 from Jklawreszuk/launcher-refactor
[Launcher] Code refactor
2023-02-11 18:48:09 +00:00
jklawreszuk c89d04b8aa Launcher - Remove unnecessary namespaces, format and simplify code 2023-02-11 11:25:27 +01:00
Virgile Bello c6431b8b04 Keep local copy of signclient to avoid issues with teamcity 2023-02-09 06:31:34 +09:00
jklawreszuk 804d509aa5 Move launcher prerequisites validation to separate file 2023-02-08 21:00:53 +01:00
Elias Holzer 441fb473dc [Graphics] If possible use flip model for swap chain
https://devblogs.microsoft.com/directx/dxgi-flip-model
2023-02-02 20:18:06 +01:00
Mattias Cibien 2cf08e44f5 Fix #1466: adding scripts by dragging 2023-01-19 15:44:26 +01:00
Virgile Bello 9700fffb0f Merge remote-tracking branch 'arturoc/openxr-dx11-master' (closes #1483) 2023-01-17 22:26:53 +09:00
Eideren ae36ecfb76
[Physics] Update WorldMatrix when forcing transformation on PhysicsComponent (#1406) 2023-01-15 16:15:18 +01:00
Eideren a45862121f
[Rendering] Addressing PVS report - SDL (#1546) 2023-01-15 16:14:32 +01:00
Marian Dziubiak a0fc59c1ed
Merge pull request #1586 from Jklawreszuk/vscode-gitignore
Remove settings.json and update gitignore
2023-01-15 08:48:11 +00:00
DESKTOP-5DM3RA5\pc bcefb009b8 Remove settings.json and update gitignore 2023-01-15 00:45:52 +01:00
Marian Dziubiak 741b3af032
Merge pull request #1566 from Jklawreszuk/lz4-package
Use LZ4 as external dependency
2023-01-14 20:52:55 +00:00
DESKTOP-5DM3RA5\pc fb373aaf1a Use LZ4 as external dependency 2023-01-14 20:35:58 +01:00
Marian Dziubiak 9d09684d48
Merge pull request #1585 from mattiascibien/fix_int2_docs
Fix documentation error on Int2
2023-01-13 17:40:39 +00:00
Mattias Cibien e7ae7c6f45 Fix documentation error on Int2 2023-01-13 18:19:32 +01:00
Chia-Hsiang Cheng 41f5dd7d27 Fix the default scene settings data 2023-01-11 11:47:56 +08:00
Marian Dziubiak 67dc321c94 Introduce an enum to avoid allocating the nullable object 2023-01-10 21:10:41 +00:00
Marian Dziubiak ebe6cf8a34 Make a few changes around viewport grid axis rotation and hiding 2023-01-10 21:03:10 +00:00
Marian Dziubiak 8df2f5d7a4
Merge pull request #1582 from skohanowski/Deconstructors
Added deconstructors to most of the structs in Stride.Mathematics
2023-01-09 20:17:27 +00:00
CodeSponge e3e2e6b7bb Addressed @manio143 feedback regarding deconstructors. 2023-01-09 13:53:38 -06:00
CodeSponge 3f05021674 Added deconstructors to most of the structs in Stride.Mathematics 2023-01-09 11:47:18 -06:00
Marian Dziubiak 2c5053c638
Merge pull request #1578 from Brian-Hamlin-BCS/master
Updated Entity.cs
2023-01-05 09:01:49 +00:00
Brian Hamlin f1d743cb29 Updated Entity.cs
Fixed an error preventing the solution from compiling due to Entity.cs.
2023-01-04 15:00:37 -05:00
Marian Dziubiak 4edeee84d6
Merge pull request #1499 from palkercode/master
Added overload for Entity constructor
2022-12-30 08:38:44 +00:00
palkercode f078023fb3
Update Entity.cs
Updated with Eideren's suggestion
2022-12-30 12:05:14 +06:00
Chia-Hsiang Cheng c2108c8418 Simplify code 2022-12-29 19:20:07 +08:00
palkercode d5b47307ad
Merge branch 'stride3d:master' into master 2022-12-29 10:24:22 +06:00
Basewq 98c33e8a51 [Math] Fix Matrix.Decompose, Matrix.DecomposeXYZ & Quaternion.RotationYawPitchRoll to better handle the edge cases where the pitch (or yaw) is +/-90 degrees 2022-12-28 11:53:58 +01:00
Basewq 2fae2f4569 [Editor] Fix rotation value showing -0 due to MathF respecting negative sign even at zero 2022-12-28 11:53:58 +01:00
Marian Dziubiak 0631977885
Merge pull request #1560 from stride3d/dependabot/nuget/sources/engine/Stride/System.Drawing.Common-4.7.2
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /sources/engine/Stride
2022-12-26 22:35:33 +00:00
dependabot[bot] e82fd85126
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /sources/engine/Stride
Bumps [System.Drawing.Common](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 21:46:37 +00:00
Marian Dziubiak 7c3332bf55
Merge pull request #1545 from Eideren/addressing_pvs_report
[Misc] Addressing PVS report
2022-12-26 21:25:59 +00:00
Arturo Castro 762c65968e VirtualReality project: change OpenXR Silk to 2.10.1 to match other Silk packages in the rest of the engine 2022-12-01 14:39:13 +00:00
Arturo Castro da70b06a22 Update Silk OpenXR nuget 2022-11-30 17:49:23 +00:00
Arturo Castro b67658af6d VRRendererSettings: Remove CopyMirror property code. Not really useful since this can only be properly evaluated at runtime 2022-11-30 17:38:26 +00:00
Arturo Castro 41d598f6a9 Merge branch 'openxr-dx11-master' of github.com:arturoc/stride into openxr-dx11-master 2022-11-30 16:42:58 +00:00
Marian Dziubiak ad43724d99
Merge pull request #1569 from Ethereal77/fix-msbuild-path-combine
Use Path.Combine() to concatenate MSBuild paths
2022-11-28 18:05:46 +00:00
Mario Guerra 867cd1d1c7
Use Path.Combine() to concatenate MSBuild paths 2022-11-27 23:29:59 +01:00
Marian Dziubiak 75783427d4
Merge pull request #1523 from Jklawreszuk/replace-native-sleep-with-net-thread-sleep
Replace native ThreadSleep with .NET Thread.Sleep
2022-11-19 11:20:03 +00:00
Jk 10e1856479 Replace native ThreadSleep with .NET Thread.Sleep 2022-11-19 00:54:10 +01:00
Marian Dziubiak d7049340b6
Merge pull request #1469 from ericwj/MigrateInterop2
Improve memory management, embrace modern .NET
2022-11-10 19:15:34 +00:00
Arturo Castro 6517900fc0 OpenXR: Fix Non DirectX11 platforms 2022-10-18 10:09:16 -03:00
Marian Dziubiak 5f3542d08b
Merge pull request #1547 from manio143/dbFileProviderSearchDocumentation
Improve documentation of ListFiles and add tests for DatabaseFileProvider implementation
2022-10-11 22:47:24 +01:00
Marian Dziubiak 3e25de4894 Replace string concatenation with interpolation 2022-10-10 22:41:42 +01:00