Nils Hausfeld
cb1324fc2d
- Now removing <see cref> tags from tooltips
...
- Capitalizing the first character of inputs/outpus
- Removing & chars from input/output types to make it easier to read
- Moving description signature down to make items without a description look less ugly
2024-06-19 20:56:25 +02:00
Wojtek Figat
eb07fd7b9a
Fix xml tooltips processing to ignore excessive whitespaces
2024-05-22 23:10:05 +02:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Wojtek Figat
b2d0afd4ef
Simplify code in #2202 for script type searching
2024-02-06 11:09:08 +01:00
Wojtek Figat
a90cf7c28f
Add better formatting for automatic tooltips in Editor from xml comments
2023-11-07 00:26:14 +01:00
Wojtek Figat
ab6acbc759
Merge branch 'delay_dirty_rebuild' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-delay_dirty_rebuild
2023-10-15 09:57:47 +02:00
660c0660e2
Delay compiler and project generation after large file operations
2023-10-14 20:52:56 +03:00
a3d44e0fee
Prevent project file regeneration running while compiling scripts
2023-10-14 17:29:03 +03:00
Wojtek Figat
3ac7c4e0ee
Codestyle fix
2023-10-09 23:21:02 +02:00
Wojtek Figat
09f2be907e
Merge remote-tracking branch 'origin/master' into 1.7
...
# Conflicts:
# Flax.flaxproj
2023-10-09 12:40:47 +02:00
Wojtek Figat
b56447bae4
Refactor code in #1423 to be cleaner
2023-10-08 15:14:35 +02:00
Wojtek Figat
18b47257fd
Add **Behavior Tree** asset type and editing
2023-08-16 13:26:33 +02:00
Wojtek Figat
4755c42d70
Fix .NET generic class typename to match old mono style without inlined assembly name and ver
2023-03-27 17:30:48 +02:00
Wojtek Figat
30fa911832
Merge remote-tracking branch 'origin/master' into dotnet7
...
# Conflicts:
# README.md
2023-02-16 09:54:22 +01:00
Wojtek Figat
19c24e2a4d
Fix missing game scripts types when starting editor from IDE with -skipCompile arg
2023-02-13 17:14:53 +01:00
Wojtek Figat
0847ccc360
Fix loading xml docs for assembly
2023-01-25 19:52:06 +01:00
Wojciech Figat
eebc4951de
Merge branch '1.5' into dotnet7
...
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
2023-01-10 15:49:44 +01:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Wojciech Figat
9acb597d5d
Adjust scripting types visibility in editor
2023-01-02 10:36:24 +01:00
Wojciech Figat
2fee75517d
Updates for vs2022
2022-12-20 18:23:20 +01:00
96dc279ebd
Implement .NET 7 runtime support and bindings generation
2022-11-26 14:37:07 +02:00
Wojtek Figat
5a6f6d97a7
Minor code adjustments
...
#810
2022-11-21 18:55:33 +01:00
Wojtek Figat
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
Wojciech Figat
891d65dc87
Add utility to editor CodeDocs for tooltips from C# types and members
2022-03-22 18:10:47 +01:00
Wojciech Figat
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
Wojciech Figat
342e9d955e
Fix default code editor detection in Editor to favor VSCode and Rider over system-default
2022-01-10 13:10:08 +01:00
Wojciech Figat
047cc38d69
Add managed assembly xml docs parsing for tooltips in Editor
2021-12-22 15:01:00 +01:00
Wojciech Figat
216332ff53
Add caching for code docs in Editor
2021-12-22 11:38:37 +01:00
Wojciech Figat
73c22b75ea
Add Code Docs module for Editor tooltips
2021-12-22 10:55:42 +01:00
Wojciech Figat
cdcb2f8f7a
Fixes and improvements
2021-11-18 16:35:46 +01:00
Wojtek Figat
1f09c19c8d
Add support for Visual Studio 2022 in Editor
2021-11-10 19:21:56 +01:00
Wojtek Figat
e92c22585a
Add support for using interfaces in Visual Scripting
2021-10-04 12:26:35 +02:00
Wojtek Figat
d8f555e8dc
Add support for using structures as Visual Script and Anim Graph parameters
2021-07-29 23:35:30 +02:00
Wojtek Figat
19da74f913
Drop byte from VS types
2021-07-29 19:45:33 +02:00
Wojtek Figat
f42d2b8a18
Tweaks and improvements
2021-07-29 15:41:58 +02:00
Nejcraft
7956ee1e2c
revert the viewed types back
2021-05-17 10:15:57 +02:00
honzapatCZ
388ec655bf
alpha+showcont
2021-05-17 10:15:56 +02:00
GoaLitiuM
9f1c55edce
Generate Visual Studio solution files for VSCode solutions
2021-03-02 18:38:05 +02:00
Wojtek Figat
835cb93261
Add integration with Rider IDE
2021-03-02 13:43:50 +01:00
mafiesto4
6906db499e
Add VS Code as default code editor on Linux
2021-02-09 21:52:50 +01:00
Jean-Baptiste Perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
Wojtek Figat
3ed30b81d6
Fix code style
2020-12-28 21:55:45 +01:00
VNC
e0c362856e
Support for Visual Studio Code Insiders
2020-12-28 21:12:52 +01:00
Wojtek Figat
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00