Chandler Cox
22cf2570f5
Add more nameof for finding and template code.
2024-08-23 16:31:33 -05:00
Chandler Cox
5307ea85b5
Have new projects use nameof(Game).
2024-08-23 16:27:32 -05:00
07522823e5
Restore opening existing projects with -new
2024-03-24 23:57:12 +02:00
5633d1a18a
Prevent creating new project into non-empty folder
2024-03-23 15:38:29 +02:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Wojtek Figat
d5a6083a55
Fix project initialization with -new if it already exists
...
#2092
2023-12-17 12:47:46 +01:00
83485d2f52
Write generated build configuration files in UTF-8
...
Git seems to have issues with handling UTF-16 encoded files, so it would
be more appropriate to write the generated files with more common UTF-8
encoding instead.
2023-06-21 13:17:49 +03:00
Wojtek Figat
979168e82c
Refactor various Editor APIs to use auto-generated bindings instead of manual code
2023-06-12 14:34:07 +02:00
Wojtek Figat
6b4340ce24
Add build tool and game cooker caches clearing when opening project with different Editor version
2023-05-28 19:42:52 +02:00
c505561118
Remove extra sleep when Editor is not focused
...
The engine is already sleeping the extra time between frames
2023-04-01 20:20:16 +03:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Wojtek Figat
bbb5b68e91
Refactor FlaxTests to run as Editor with all engine services initialized
2022-07-26 23:10:02 +02:00
Wojtek Figat
9de470f670
Add new build tool log location for project files generation (as Launcher might want)
2022-02-01 22:07:21 +01:00
Wojciech Figat
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
Wojciech Figat
36a18a0b56
Add profile events for Editor startup
2021-12-22 16:23:53 +01:00
Wojtek Figat
dee4537f23
Add -new command line arg to create a new project
2021-08-16 22:50:11 +02:00
Wojtek Figat
cb21ff359b
Fix checking min engine version for referenced projects too
2021-07-20 16:44:02 +02:00
Wojtek Figat
22f4137703
Add profiler Sleep event to Editor sleeping phrase when out of focus
2021-07-02 14:48:45 +02:00
Jean-Baptiste Perrier
ce3caede6c
Remove skipcompile when -play is used.
2021-05-23 19:32:45 +02:00
Jean-Baptiste Perrier
320a1a984e
Fix.
2021-05-20 20:08:08 +02:00
Jean-Baptiste Perrier
62b47fa65b
Comments.
2021-05-20 17:30:43 +02:00
Jean-Baptiste Perrier
d7f03d2c7d
Handle game argument.
2021-05-20 17:20:00 +02: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
Wojtek Figat
c25abfda65
Remove ProjectInfo.h include from Editor.h
2021-02-19 09:36:23 +01:00
mafiesto4
1943de62e9
Add icon for Editor on Linux
2021-01-17 22:14:16 +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