index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
graph_edit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use approximate equallity methods in many places
Aaron Franke
2019-04-25
1
-1
/
+1
*
Use the editor theme's accent color for 2D/3D selections and rotations
Hugo Locurcio
2019-03-31
1
-1
/
+3
*
Fixed some crashers, closes #26393
Juan Linietsky
2019-03-01
1
-2
/
+3
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-11
/
+11
*
Make GraphEdit lines smoother and scale their width on hiDPI displays
Hugo Locurcio
2019-01-02
1
-1
/
+9
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2018-12-27
1
-1
/
+1
*
Add tooltips to GraphEdit node
Michael Alexsander Silva Dias
2018-12-04
1
-0
/
+4
*
Repaired mistyped of 'just_disconnected'.
M. Huri
2018-10-19
1
-6
/
+6
*
Fix warnings on release builds (not DEBUG_ENABLED)
Rémi Verschelde
2018-10-03
1
-1
/
+1
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
|
/
*
Improve ClassDB information for some some signal parameters
Kelly Thomas
2018-09-01
1
-1
/
+1
*
Massive rewrite to AnimationTree. Many APIs changed in order to:
Juan Linietsky
2018-08-20
1
-8
/
+55
*
Improve VisualScript UX
K. S. Ernest (iFire) Lee
2018-07-24
1
-12
/
+14
*
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-1
/
+32
*
Expose a few GraphEdit methods to script languages
George Marques
2018-01-30
1
-0
/
+9
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+6
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
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
-2
/
+20
*
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
2017-10-13
1
-1
/
+0
*
Fix GraphEdit mouse scroll axis.
jagt
2017-10-01
1
-8
/
+8
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-1
/
+1
*
Merge pull request #11453 from djrm/pr_visuals
Rémi Verschelde
2017-09-21
1
-1
/
+1
|
\
|
*
Visual tweaks.
Daniel J. Ramirez
2017-09-20
1
-1
/
+1
*
|
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-17
/
+17
|
/
*
Add some options and reorganize the 2D editor menus. Makes available forced s...
Gilles Roudiere
2017-09-18
1
-1
/
+1
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-67
/
+35
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-33
/
+33
*
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
1
-2
/
+2
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-2
/
+2
*
Fixes node selection, and properly ignore mouse on inner comment node body, c...
Juan Linietsky
2017-08-08
1
-8
/
+8
*
Do not allow multiple data connections to the same data input slot, fixes #63...
Daniel J. Ramirez
2017-07-27
1
-1
/
+1
*
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-1
/
+1
*
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-5
/
+15
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-6
/
+6
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-7
/
+7
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-39
/
+42
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-2
/
+2
|
\
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-2
/
+2
*
|
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-0
/
+12
|
/
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-2
/
+2
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-10
/
+10
*
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
-469
/
+393
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-28
/
+28
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
[next]