allcontributors[bot]
240281adad
docs: update .all-contributorsrc [skip ci]
2023-10-04 00:06:16 +02:00
allcontributors[bot]
fe182c9735
docs: update README.md [skip ci]
2023-10-04 00:06:16 +02:00
allcontributors[bot]
c28daa2665
docs: update .all-contributorsrc [skip ci]
2023-10-04 00:01:24 +02:00
allcontributors[bot]
4727029d42
docs: update README.md [skip ci]
2023-10-04 00:01:24 +02:00
allcontributors[bot]
d7fe4e7738
docs: update .all-contributorsrc [skip ci]
2023-10-03 23:59:52 +02:00
allcontributors[bot]
e91dc8b8bf
docs: update README.md [skip ci]
2023-10-03 23:59:52 +02:00
Mehar
025e30d709
[Editor] Fix exception with the Privacy Policy link in the Crash Reporter ( #1878 )
2023-10-03 02:30:06 +02:00
Virgile Bello
02f6a1ef77
Fix VSPackage build
2023-10-02 20:25:30 +09:00
Virgile Bello
409269911e
Readd VisualStudio.Commands project (they were removed from #1684 but we want to build the Commands project as part of runtime release, even when we don't build/release VSIX package)
2023-10-02 19:50:13 +09:00
Marian Dziubiak
9f96ca3f99
[Roslyn] Add base setup for a Roslyn integration into Stride.Core ( #1847 )
...
* Set up analyzer project to be included in every project
* Create basic structure
* Add Tests project
* Remove generator, fixup tests
* Remove test analyzer
* Add compiler services to unit tests projects
2023-10-01 23:05:35 +01:00
Parham Gholami
c9ded2ea2e
[Editor] Always show directional light arrow ( #1865 )
2023-10-01 14:06:28 +02:00
JeromyWalsh
66cf8ad09d
[Build] Fix wildcard expansion with AssemblyProcessor + PropertyGroup for environment variables ( #1860 )
2023-10-01 00:41:20 +02:00
Eideren
75bc9ac6bd
[Physics] Add ray test flags ( #1850 )
2023-09-30 14:32:55 +02:00
Eideren
051626e290
[Physics] Change simulation substeping behavior ( #1849 )
2023-09-30 13:12:02 +02:00
Eideren
dab0b6c96c
[Core] Fix StringComparison across the project ( #1846 )
2023-09-30 12:29:56 +02:00
Eideren
649027d257
[Serialization][Editor] Reference type support on interface fields and properties ( #1842 )
2023-09-30 12:29:38 +02:00
Marian Dziubiak
b522dad844
Merge pull request #1863 from acastrodev/topic/acastrodev/1191
...
fix(theme): Improve editor tooltip legibility in Light Steel Blue theme
2023-09-30 09:00:53 +01:00
Alexandre Correa Castro
62c7bf803c
feat(theme): improve editor tooltip legibility in Light Steel Blue theme
...
The Light Steel Blue theme had issues with legibility in editor tooltips, where it used black font on an almost-black background. This change addresses this problem by updating the theme styles.
Fixes #1773
2023-09-28 23:57:39 +02:00
Jakub Ławreszuk
da514b61c2
[Editor] Translations fix ( #1717 )
2023-09-28 11:20:00 +02:00
Marian Dziubiak
9e3b22c476
Merge pull request #1854 from JeromyWalsh/master
...
Replaced 'xcopy' Exec task with the more universal Copy task to suppo…
2023-09-27 20:16:15 +01:00
Jeromy Walsh
7eef1ba105
Replaced 'xcopy' Exec task with the more universal Copy task to support OS's which do not have xcopy.
2023-09-27 10:56:42 -07:00
allcontributors[bot]
ce1bdd48ea
docs: update .all-contributorsrc [skip ci]
2023-09-27 13:15:06 +02:00
allcontributors[bot]
9391e275fa
docs: update README.md [skip ci]
2023-09-27 13:15:06 +02:00
allcontributors[bot]
73a7acfe41
docs: update .all-contributorsrc [skip ci]
2023-09-27 13:09:59 +02:00
allcontributors[bot]
62b8e72373
docs: update README.md [skip ci]
2023-09-27 13:09:59 +02:00
xen2
5e77ecb225
Merge pull request #1840 from cNoNim/fix-assemblyprocessor
...
Fix compilation of AssemblyProcessor to netstandard2.0
2023-09-26 21:38:13 +09:00
Eideren
437b701834
[Editor] Log viewer shows stacktrace by default ( #1844 )
2023-09-26 12:42:12 +02:00
Eideren
9101754650
[Physics] Pre and Post simulation tick event ( #1831 )
2023-09-25 14:02:40 +02:00
cNoNim
90965dbe8e
Update Mono.Cecil version to suppress version mismatch
2023-09-24 22:39:47 +03:00
cNoNim
c6bdbd06aa
Fix compilation of AssemblyProcessor to netstandard2.0
2023-09-24 21:42:59 +03:00
Mehar
1c04a6242a
[iOS] .NET 6 Template ( #1833 )
...
- Updated iOS template .csproj to support .NET Core/6.0, Stride will no longer throw an error when generating iOS projects
2023-09-24 15:05:46 +02:00
SVNMLR
7020dcdd2a
[Editor] Add new Theme & UI fixes/refinements ( #1807 )
2023-09-24 14:54:42 +02:00
Jakub Ławreszuk
824863612f
[deps] - Remove unused monolinker ( #1749 )
2023-09-24 14:13:01 +02:00
Jakub Ławreszuk
040909a32f
Remove unused MonoDevelop.Debugger ( #1748 )
2023-09-24 14:10:53 +02:00
Mehar
8b76f2e377
[Editor] Check to see if the .NET 6.0 SDK is Installed When Launching Stride ( #1809 )
2023-09-23 20:13:04 +02:00
Doprez
a94672bb9e
[Samples] Add more documentation for beginner tutorial ( #1830 )
2023-09-23 18:34:27 +02:00
SeleDreams
5a4ebfe64c
[Editor] Added the ability to copy imported assets automatically to the Resources dir ( #1827 )
2023-09-22 16:42:00 +02:00
Vaclav Elias
2596083d98
[Core] Basic support for F# and VB Project Types ( #1821 )
2023-09-22 13:31:46 +02:00
Eideren
9124336b94
[Graphics] Dx11: Fix ResizeBuffer when swap chain is under flip model and changing format ( #1814 )
2023-09-22 13:18:43 +02:00
Oleg Ageev
34d8d4c1fb
[Editor] Fix some xaml errors ( #1822 )
2023-09-22 13:08:25 +02:00
Tebjan Halm
c6fd21b1bc
Adds Awesome Stride to readme
2023-09-21 13:08:55 +02:00
Vaclav Elias
3e7cd0a592
Update README.md - Bullet point fixed in Prerequisites ( #1808 )
2023-09-21 11:26:26 +02:00
IXLLEGACYIXL
3b32d42cc7
[Editor] Repair NPE introduced in #1781 ( #1804 )
...
Co-authored-by: IXLLEGACYIXL <ixllegacy123@outlook.com>
2023-09-20 11:56:47 +02:00
Jakub Ławreszuk
a0f4036505
[deps] - Remove unused WindowsAPICodePack ( #1747 )
2023-09-20 02:33:58 +02:00
chkworks
468025dbd6
[Readme] Update logo for dark and light theme ( #1587 )
2023-09-20 02:00:46 +02:00
SVNMLR
eb08bd204e
[Editor] Add dynamic snapping ( #1801 )
...
Implements a dynamic snapping used while holding down a key on manipulating (rotating/moving/scaling) an object/entity
2023-09-20 00:48:28 +02:00
Doprez
77a2bfb93e
[Sample] Fix SpriteFont sample, typo in service fetch ( #1798 )
2023-09-19 17:28:02 +02:00
Eideren
c44205c749
[Editor] PropertyGrid, re-implement member sorting by declaration/token ( #1790 )
2023-09-19 15:47:44 +02:00
Eideren
c1445f3a51
[Project] Show custom message for users with outdated dotnet version ( #1767 )
2023-09-18 18:34:55 +02:00
Marian Dziubiak
aa4a712435
Merge pull request #1702 from Eideren/clarification_2
...
[Build] Show useful error message and directions for users lacking requirements to run Stride.Core.Tasks
2023-09-18 09:10:06 +01:00