lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |
MrCdK
|
20e442a9f6
Reverts the change made to the editor progress dialog in faaecd6987ba27056b1866bc57e78a7246795c22
|
6 years ago |
Juan Linietsky
|
faaecd6987
Fixes to make exporting more responsive.
|
6 years ago |
Juan Linietsky
|
4bb0080b3d
Do not allow adding tasks while in the middle of flushing a message queue
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Simon Wenner
|
9fcf9ee813
fixed uninitialized variables and false positives found by CppCheck
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Juan Linietsky
|
2cde466ebd
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Juan Linietsky
|
1eb1837d0c
Should no longer crash after rebaking, may be a solution to #14795
|
7 years ago |
Juan Linietsky
|
f3ad14224e
-Add lightmapper
|
7 years ago |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Gilles Roudiere
|
dea845b65c
Fix progress dialog's bars overflowing.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
49c065d29c
Refactoring: rename tools/editor/ to editor/
|
8 years ago |