Gilles Roudiere
|
6f185cc9f7
Remove unecessary anchors&margins set causing bad display (sons of containers)
|
7 лет назад |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
7 лет назад |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 лет назад |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 лет назад |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 лет назад |
Juan Linietsky
|
2cc8309249
Merge pull request #10351 from neikeq/enums-are-for-the-weak
|
7 лет назад |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 лет назад |
Juan Linietsky
|
541fdffc0a
Merge pull request #10319 from neikeq/pr-engine-editor-hint
|
7 лет назад |
Gilles Roudiere
|
06256cd778
Some control fixes and removed useless lines
|
7 лет назад |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
7 лет назад |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 лет назад |
Gilles Roudiere
|
0d35d4d53b
Replace GUI anchor type by a float between 0 and 1
|
7 лет назад |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
7 лет назад |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
7 лет назад |
Sergey Pusnei
|
8589ca3903
Rename [gs]et_pos to [gs]et_position for Controls
|
7 лет назад |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 лет назад |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 лет назад |
Ray Koopa
|
7623fd10bf
Make Editor, Export and Project settings dialogs resizable and store their bounds
|
7 лет назад |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 лет назад |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
7 лет назад |
Juan Linietsky
|
04c749a1f0
New API for visibility in both CanvasItem and Spatial
|
7 лет назад |
Juan Linietsky
|
920947f297
renamed _input_event for GUI events to _gui_input, so it's more differentiated than generalized _input
|
7 лет назад |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
7 лет назад |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
7 лет назад |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 лет назад |
Rémi Verschelde
|
22419082d9
Remove some noisy debug prints
|
8 лет назад |
Juan Linietsky
|
c195c0df6b
-Added configuration warning system for nodes
|
8 лет назад |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
8 лет назад |
Juan Linietsky
|
72fcb8a35b
-Moved all the "root" input handling for GUI from individual Controls to Viewport.
|
8 лет назад |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 лет назад |