xxSeys1
|
40f2067732
|
improve message readability
|
2025-03-26 23:39:22 +01:00 |
|
xxSeys1
|
1e9f9c8e82
|
move log colors to visual settings
|
2025-03-26 23:38:54 +01:00 |
|
Wojtek Figat
|
a4082934b8
|
Update Editor UI to use empty Pivot after fa68a5f572
#3031
|
2025-03-16 23:06:08 +01:00 |
|
Wojtek Figat
|
bae381430a
|
Cleanup code
#1437
|
2025-02-23 20:29:58 +01:00 |
|
Wojtek Figat
|
1c3f7fcec0
|
Merge branch 'DebugOutputImprovements' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-DebugOutputImprovements
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
# Source/Editor/Windows/DebugLogWindow.cs
|
2025-02-23 20:29:10 +01:00 |
|
|
|
db71bf2868
|
Store Debug Log view options in Editor options
|
2024-06-01 23:13:34 +03:00 |
|
Wojtek Figat
|
5c23f4ac09
|
Fix project cache in editor to use invariant culture when converting numbers
|
2024-05-30 17:22:30 +02:00 |
|
Chandler Cox
|
499a7c6129
|
change to debug log collapse
|
2024-05-21 07:18:56 -05:00 |
|
Chandler Cox
|
84fdf9cc80
|
Save output log collapse state.
|
2024-05-20 21:46:57 -05:00 |
|
|
|
e3093e0e09
|
Fix Debug Log scrolling when many entries are added at once
|
2024-04-09 20:05:58 +03:00 |
|
Wojtek Figat
|
01daa2d66a
|
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
# Conflicts:
# Source/Editor/Modules/UIModule.cs
|
2024-03-04 18:33:16 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Menotdan
|
13cc45c3d7
|
Add the option to deselect all whereve there is a select all, Refactor much of the codebase to use keybinds from InputOptions.
|
2023-12-08 20:16:07 -05:00 |
|
|
|
385c3541c9
|
Apply global editor bindings in most windows
|
2023-09-23 15:23:09 +03:00 |
|
|
|
08d04ea6fb
|
Fix exceptions in Debug Log Window not using correct line numbers
Additions to fix in commit 1714bc243a
|
2023-09-22 16:54:58 +03:00 |
|
MineBill
|
1714bc243a
|
Fix not capturing the the Debug.Log line in the DebugLogWindow
|
2023-09-22 11:03:59 +03:00 |
|
davevanegdom
|
4257f1e2ac
|
Color settings for Debug and Output log
|
2023-09-19 14:10:25 +02:00 |
|
Chandler Cox
|
be079b9b67
|
Improvements to debug log count.
|
2023-07-18 09:51:21 -05:00 |
|
Chandler Cox
|
868db7c848
|
Add functionality to combine similar logs into a log with a count.
|
2023-07-15 13:52:10 -05: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
|
3e8e839cd1
|
Refactor Editor Windows layout serialization of splitter values to prevent invalid state when loading windows
|
2022-12-27 13:54:53 +01:00 |
|
Wojtek Figat
|
25790bd0c9
|
Fix selecting Debug Log window entries with left-mouse button
|
2022-07-17 17:06:26 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
428c43e707
|
Optimize Debug Log window new entries adding (manual placement instead of full layout)
|
2021-06-14 12:04:49 +02:00 |
|
W2Wizard
|
83e6319643
|
Adjust debug log tab icon
|
2021-06-13 22:37:47 +02:00 |
|
W2Wizard
|
5408898e15
|
Increase BoxSize & overhaul debug log icons
|
2021-06-13 20:16:06 +02:00 |
|
W2Wizard
|
d54efc73f1
|
Adapt to new spritehandle names
Lots of files! However only change was renaming the icons overall.
|
2021-05-13 15:16:45 +02:00 |
|
Wojtek Figat
|
319bee0838
|
Fix Debug Log window info label
|
2021-03-22 23:29:54 +01:00 |
|
Wojtek Figat
|
e1497bcfe2
|
Optimize DebugLog stack trace formatting
|
2021-02-26 14:08:53 +01:00 |
|
Wojtek Figat
|
ff70c16051
|
Add support for capturing stack trace of called DebugLog from C++
|
2021-02-26 13:58:42 +01:00 |
|
Wojtek Figat
|
e1387e92a3
|
Fix Debug Log stack trace collecting in Editor
Fixes #51
|
2021-02-26 12:49:33 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
stefnotch
|
1fb07a01d2
|
Basic icon for log window
It also clears the icon when you click on the window
|
2021-02-21 12:53:08 +01:00 |
|
W2.Wizard
|
d87f0df2a6
|
Cleanup 6
|
2021-02-21 12:05:40 +01:00 |
|
Wojtek Figat
|
bf9204f146
|
Add IconsScale to editor interface options
|
2021-01-03 22:13:31 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|