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 лет назад |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 лет назад |
Yuri Sizov
|
49f6dc5004
Expose methods to play scene from plugin code
|
5 лет назад |
bruvzg
|
df968d577a
[macOS] Implement seamless display scaling.
|
5 лет назад |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 лет назад |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 лет назад |
Fabio Alessandrelli
|
d79e28c302
Support multiple debug protocols.
|
5 лет назад |
bruvzg
|
15a9f94346
Add macOS DisplayServer implementation.
|
5 лет назад |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 лет назад |