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
/
editor
/
plugins
/
curve_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Hid texture flags by default so they dont take so much space
Juan Linietsky
2018-05-18
1
-2
/
+2
*
-Ability to open resources in the same window
Juan Linietsky
2018-05-17
1
-75
/
+17
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Small fixes for the Curve Editor's context menu.
Michael Alexsander Silva Dias
2018-01-03
1
-20
/
+3
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-2
/
+4
*
CurveEditor: fix can't edit right tangent
Poommetee Ketson
2017-10-03
1
-9
/
+9
*
Removed most of the custom colors from the interface.
Daniel J. Ramirez
2017-09-25
1
-8
/
+8
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-11
/
+11
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Split EditorPlugin into EditorPlugin and EditorInterface
Juan Linietsky
2017-08-26
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-7
/
+7
*
[#9292] Renamed Image.put_pixel() to set_pixel().
ducdetronquito
2017-07-07
1
-3
/
+3
*
Added Curve preview thumbnail
Marc Gilleron
2017-07-02
1
-0
/
+73
*
Fix curve saving, refined undo/redo
Marc Gilleron
2017-06-28
1
-29
/
+53
*
Curve features
Marc Gilleron
2017-06-26
1
-40
/
+142
*
Added Curve resource
Marc Gilleron
2017-06-24
1
-373
/
+540
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-2
/
+2
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-7
/
+12
*
Add a few missing copyright headers
Rémi Verschelde
2017-04-28
1
-0
/
+30
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-0
/
+519