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
/
editor
/
plugins
/
curve_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
1
-1
/
+2
*
Fix warnings about invalid logical not on left hand side [-Wlogical-not-paren...
Rémi Verschelde
2018-10-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
Added possibility to change color of 2d editor grid
Chaosus
2018-08-19
1
-2
/
+2
*
-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
-384
/
+551
*
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