|
|
0f135597fa
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-10-12 11:18:28 +03:00 |
|
Saas
|
c4c7ee941f
|
add industry standard shortcut for editor settings
|
2025-10-03 14:46:43 +02:00 |
|
Wojtek Figat
|
3fcc9ed01f
|
Merge branch 'feature/create_project' of https://github.com/IceReaper/FlaxEngine into IceReaper-feature/create_project
|
2025-09-22 22:32:43 +02:00 |
|
Wojtek Figat
|
9749487e24
|
Move prefab and game UI size context menu to shared UI Module
#3571
|
2025-09-14 23:59:40 +02:00 |
|
|
|
aab0d772a4
|
Implement client-side window decorations for Editor windows
|
2025-07-03 22:02:36 +03:00 |
|
Chandler Cox
|
53d4ea51af
|
Add prefab UI viewport scaling.
|
2025-06-27 21:18:53 -05:00 |
|
|
|
b1fd86e6b5
|
Merge remote-tracking branch 'origin/master' into sdl_platform
|
2025-06-02 18:15:16 +03:00 |
|
xxSeys1
|
08a86066d0
|
add window shortcuts
|
2025-05-05 13:24:01 +02:00 |
|
|
|
d115d22ee6
|
Implement new window dragging system
|
2025-04-19 21:13:52 +03:00 |
|
|
|
94d6f213a0
|
Enable native windowing system settings with SDL platform
|
2025-04-19 21:13:33 +03:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Andre Mohren
|
0b7550e5ca
|
Implement creation of new projects from within the editor gui.
|
2025-04-02 15:10:11 +02:00 |
|
Wojtek Figat
|
7e145c56fd
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
|
2025-03-25 13:37:15 +01:00 |
|
Wojtek Figat
|
56b2c96b3b
|
Fix missing content database load when opening project without code compilation
#2469
|
2025-02-26 20:29:44 +02:00 |
|
Wojtek Figat
|
9d70fd82d6
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Networking/NetworkReplicator.cpp
|
2024-11-22 16:31:18 +01:00 |
|
Wojtek Figat
|
f8f4edfa76
|
Fix variious issues
|
2024-11-21 23:42:05 +01:00 |
|
xxSeys1
|
a33f50d058
|
add "File" menu option to open game project folder
|
2024-11-16 19:35:18 +01:00 |
|
xxSeys1
|
6830e4f22b
|
add hotkey for parent to new actor
ctrl + g by default
|
2024-10-18 22:13:06 +02:00 |
|
Wojtek Figat
|
e9ac02d416
|
Refactor toolstrip buttons tooltips to properly format empty input bindings
|
2024-10-01 11:06:13 +02:00 |
|
Wojtek Figat
|
59bbb9e058
|
Fix error when reopening project
|
2024-06-24 13:15:05 +02:00 |
|
Chandler Cox
|
3837e8b263
|
Rename "Options" to "Editor Options" and move under the "Edit" menu.
|
2024-05-16 23:20:44 -05:00 |
|
Chandler Cox
|
611dd7bad1
|
Change "Apply window layouts" to "Window layouts"
|
2024-04-27 09:01:46 -05:00 |
|
Wojtek Figat
|
778b967c61
|
Fix editor toolstrip by moving game cooking and building to the right for less missclicks
#2426
|
2024-04-14 15:05:25 +02:00 |
|
Wojtek Figat
|
ab81cf17ad
|
Merge branch 'play-mode-window-options' of https://github.com/MineBill/FlaxEngine into MineBill-play-mode-window-options
|
2024-03-04 19:26:31 +01: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 |
|
Wojtek Figat
|
643fc78dd4
|
Merge branch 'reload-project' of https://github.com/Tryibion/FlaxEngine into Tryibion-reload-project
|
2024-02-19 17:48:56 +01:00 |
|
Wojtek Figat
|
5e218c8da9
|
Improve #2100 and fix undo
|
2024-02-18 00:03:27 +01:00 |
|
Chandler Cox
|
52da42e62e
|
Add reload project menu button
|
2024-01-11 14:19:51 -06:00 |
|
MineBill
|
87addf8197
|
Add the ability to quickly change window modes for the game window.
|
2023-12-21 19:50:44 +02:00 |
|
whocares77
|
4e2f0cd22c
|
Added "Create parent for selected actors" context menu button
|
2023-12-19 11:02:18 +03: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 |
|
Wojtek Figat
|
e22fa20dc1
|
Minor fixes to #1740
|
2023-11-06 14:06:10 +01:00 |
|
Wojtek Figat
|
9eb9294e84
|
Merge branch 'add-reload-scenes-button' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-add-reload-scenes-button
|
2023-11-06 13:55:43 +01:00 |
|
MineBill
|
151c6bc6c3
|
Fix color picker dialog not staying inside the current screen.
|
2023-11-01 20:07:58 +02:00 |
|
Mr. Capybara
|
70ccc79d54
|
change button order
|
2023-10-19 12:33:23 -04:00 |
|
Mr. Capybara
|
b2ba40b082
|
Add button to reload scenes
|
2023-10-18 20:34:39 -04:00 |
|
Wojtek Figat
|
1cbf867fc7
|
Hide build scenes data toolbar button when none action is set and fix tooltip for cook and run action
#1731
|
2023-10-17 22:43:43 +02:00 |
|
Wojtek Figat
|
3ac7c4e0ee
|
Codestyle fix
|
2023-10-09 23:21:02 +02:00 |
|
Chandler Cox
|
c6bd989744
|
Add Game Settings open button to menu.
|
2023-10-03 22:47:13 -05:00 |
|
Wojtek Figat
|
4d6a27c92a
|
Merge branch 'Statusbar-Imrpovements' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-Statusbar-Imrpovements
|
2023-10-01 12:01:31 +02:00 |
|
|
|
080091c271
|
Fix missing bindings for Actor related actions
|
2023-09-23 15:35:55 +03:00 |
|
|
|
52cf4df641
|
Add input bindings for File menu actions
|
2023-09-23 15:23:09 +03:00 |
|
|
|
a1cbaba743
|
Add Editor input bindings for Profiler window and Profiler actions
|
2023-09-23 15:23:09 +03:00 |
|
|
|
8ed57863b8
|
Add Editor input bindings for Tools menu items
|
2023-09-23 15:23:09 +03:00 |
|
|
|
69ce189c5d
|
Add input bindings for Scene viewport related actions and Pilot Actor
|
2023-09-23 15:23:08 +03:00 |
|
|
|
642766d9cc
|
Add Editor input options for Play Current Scenes and running cooked game
|
2023-09-23 15:23:07 +03:00 |
|
davevanegdom
|
5fc9176ce7
|
Removed customization for "Normal" and "TextColor"
|
2023-09-21 23:18:46 +02:00 |
|
davevanegdom
|
21c742bd8a
|
Customizable statusbar
|
2023-09-21 14:54:57 +02:00 |
|
envision3d
|
b9ffb950f3
|
Refactor and more appropriately organize logic
- move play logic to simulation module
- update play hotkey to call play game/scene delegate function
- link hotkey tooltip text to inputOptions
|
2023-08-06 13:11:45 -05:00 |
|