Bojidar Marinov
|
e222615e97
Fix editor remaining dimmed after certain actions
|
6 年之前 |
Guilherme Felipe
|
54653565a4
Fix Popup::popup_centered not centering at the first call
|
6 年之前 |
Rémi Verschelde
|
47f00925dc
Merge pull request #28454 from homer666/popup-centered-maxsize
|
6 年之前 |
homer666
|
80e9e93e27
Add Popup::popup_centered_clamped method
|
6 年之前 |
Michael Alexsander Silva Dias
|
b8e09f98c4
Make buttons that trigger popups have the same scale
|
6 年之前 |
Naoto Kondo
|
f48829d1a4
Fix button alignment of Package Installer on OSX
|
6 年之前 |
Juan Linietsky
|
ed9b230744
Hide visible popups by default if visible when entering tree, unless on editor. Fixes #24737
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Juan Linietsky
|
6ce9951d9e
Many fixes to gradient editor, which was pretty broken. Closes #19308
|
7 年之前 |
Guilherme Felipe
|
7a3882723c
Fix #16069, #19292, #19267 and #18940
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Gilles Roudiere
|
6f185cc9f7
Remove unecessary anchors&margins set causing bad display (sons of containers)
|
8 年之前 |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
8 年之前 |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 年之前 |
Juan Linietsky
|
2cc8309249
Merge pull request #10351 from neikeq/enums-are-for-the-weak
|
8 年之前 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 年之前 |
Juan Linietsky
|
541fdffc0a
Merge pull request #10319 from neikeq/pr-engine-editor-hint
|
8 年之前 |
Gilles Roudiere
|
06256cd778
Some control fixes and removed useless lines
|
8 年之前 |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
8 年之前 |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 年之前 |
Gilles Roudiere
|
0d35d4d53b
Replace GUI anchor type by a float between 0 and 1
|
8 年之前 |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 年之前 |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 年之前 |
Sergey Pusnei
|
8589ca3903
Rename [gs]et_pos to [gs]et_position for Controls
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |