index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
graph_edit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-0
/
+8
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-0
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-38
/
+30
*
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Connection hints when connecting to empty space.
Juan Linietsky
2016-09-03
1
-0
/
+1
*
More visual script improvements
Juan Linietsky
2016-08-30
1
-0
/
+3
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+2
*
prettier connections for graph edit
Juan Linietsky
2016-08-23
1
-1
/
+6
*
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
1
-0
/
+2
*
Concluded base visual scripting! can edit but not run though.
Juan Linietsky
2016-08-04
1
-0
/
+11
*
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-08-02
1
-0
/
+1
|
\
|
*
Fix GraphEdit dragging issues at scales != 1
Rémi Verschelde
2016-07-26
1
-0
/
+1
*
|
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-1
/
+37
|
/
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
-Cleaned up GraphEdit, also fixes #3568
Juan Linietsky
2016-02-08
1
-2
/
+11
*
-Forgot to add clips input to graphedit, fixes #3420
Juan Linietsky
2016-01-23
1
-1
/
+1
*
Add a slider to handle zoom
MarianoGNU
2016-01-18
1
-1
/
+4
*
Add zoom to GraphEdit
MarianoGNU
2016-01-18
1
-0
/
+5
*
New shader nodes are now created under (more or less) the cursor.
Ovnuniarchos
2016-01-18
1
-0
/
+2
*
Box selection for GraphNodes
Mariano Javier Suligoy
2015-07-24
1
-0
/
+7
*
Fix tab indent
Mariano Javier Suligoy
2015-07-20
1
-56
/
+56
*
Select and move multiple nodes at once
Mariano Javier Suligoy
2015-07-19
1
-52
/
+54
*
Fixes to GraphEdit:
Juan Linietsky
2015-01-08
1
-1
/
+4
*
-Visual Shader Editing Finished, PLEASE TEST!
Juan Linietsky
2015-01-07
1
-0
/
+4
*
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky
2015-01-03
1
-0
/
+93