lrgilbert
|
c0db0749f7
Fixed separation of ports on GraphNode
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Chaosus89
|
8fd8589547
Fix resizer icon visiblity on light theme in GraphNode
|
5 years ago |
Tomasz Chabora
|
af5e0fff66
Remove ERR_EXPLAIN from scene/* code
|
5 years ago |
Emmanuel Barroga
|
381faf83c3
Fix GraphNode immediately losing focus
|
5 years ago |
Bojidar Marinov
|
8a1a067b91
Fix GraphNode not adding seperation after the first node
|
6 years ago |
Bojidar Marinov
|
964152ed71
Fix cursor going to start while editing GraphNode's title
|
6 years ago |
groud
|
a1f955a1d3
Updates containers minimum size when some constants are modified
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
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 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 years ago |
Daniel J. Ramirez
|
74d028729f
Improved VisualScriptEditor
|
7 years ago |
Daniel J. Ramirez
|
d6b664f671
Fix. resizeable -> resizable.
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 years ago |
Ignacio Etcheverry
|
78619a5866
Fixes method definitions with extra number of arguments
|
7 years ago |
Juan Linietsky
|
db7f491833
Fixes node selection, and properly ignore mouse on inner comment node body, closes #6298
|
7 years ago |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 years ago |
Andreas Haas
|
9e5efa4abd
GraphNode: Remove debug print.
|
8 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
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 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |