aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/polygon_2d_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix various assorted warningsHein-Pieter van Braam2017-09-081-2/+2
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-1/+1
* Merge pull request #10763 from poke1024/realtime-polygon-2d-fixRémi Verschelde2017-08-311-5/+8
|\
| * Fixes two glitches in polygon2d wip mode introduced with #10614poke10242017-08-291-5/+8
* | AutoUse Pencil on Polygon creationScayze2017-08-301-0/+4
|/
* Merge pull request #10614 from poke1024/realtime-polygon-2dRémi Verschelde2017-08-281-0/+22
|\
| * polygon2d realtime editingBernhard Liebl2017-08-261-0/+22
* | Dead code tells no talesRémi Verschelde2017-08-271-11/+0
* | Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* | Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
|/
* Refactor 'treshold' to 'threshold'Poommetee Ketson2017-07-081-5/+5
* renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-4/+4
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-5/+5
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-165/+162
* Implemented scrolling factor for smooth trackpad scrollingtoger52017-05-071-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-405/+336
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+1028