Fredia Huya-Kouadio
|
ec4d720850
Fix the issue causing the Godot Android Editor to crash when returning from the launched and running game
|
3 лет назад |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
3 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 лет назад |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
3 лет назад |
Fabio Alessandrelli
|
59e74374c0
[Editor] Fix invalid run args when remote debug is unavailable.
|
3 лет назад |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 лет назад |
danboo
|
eba8be6e45
Fix typo - "collison" -> "collision"
|
3 лет назад |
Hugo Locurcio
|
a98e2eb36f
Fix project run/stop buttons disappearing in the editor
|
3 лет назад |
kobewi
|
409613ba7b
Allow to change the Stop shortcut used at runtime
|
3 лет назад |
Pedro J. Estébanez
|
e886d662ec
Overhaul CLI argument forwarding to processes started by the editor
|
3 лет назад |
Pedro J. Estébanez
|
033001375f
Fix editor re-focus on debugger break on Windows
|
3 лет назад |
Rémi Verschelde
|
a7e589df38
Merge pull request #62084 from smix8/path_debug_options_4.x
|
3 лет назад |
reduz
|
5786516d4d
Implement Running Godot as Movie Writer
|
3 лет назад |
smix8
|
e12e239ab4
Add Path2D/3D debug options
|
3 лет назад |
bruvzg
|
defcd0c57e
Avoid setting sub-window or started project window positions, if it's impossible to get screen rect.
|
3 лет назад |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 лет назад |
Marcel Admiraal
|
f107139979
Rename Project Window width and height settings to match their function
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
Nathan Franke
|
de7873c2d8
Auto-Increment Debugger Port
|
4 лет назад |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 лет назад |
bruvzg
|
0b6b8427c8
[macOS] Add `create_instance` function to spawn editor copies.
|
4 лет назад |
Yuri Roubinsky
|
a03af773e8
Clear debug process id at `stop()` to prevent invalid checking of them
|
4 лет назад |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 лет назад |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 лет назад |
Hugo Locurcio
|
ce4aa07276
Implement the `%command%` placeholder in the Main Run Args setting
|
6 лет назад |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
5 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 лет назад |