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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
/
polygon_2d_editor_plugin.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-1028
/
+0
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-1
/
+1
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-13
/
+13
*
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
some class renames
Juan Linietsky
2017-01-12
1
-1
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-5
/
+5
*
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...
Juan Linietsky
2017-01-10
1
-1
/
+1
*
-All types have editable script now in properties
Juan Linietsky
2017-01-09
1
-1
/
+2
*
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...
Juan Linietsky
2017-01-08
1
-2
/
+2
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-2
/
+2
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-13
/
+13
*
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-05
1
-1
/
+1
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-14
/
+14
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-14
/
+14
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-1
/
+1
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-1
/
+1
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-07-07
1
-2
/
+0
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-1
/
+1
*
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-21
1
-3
/
+3
*
Modified editor strings to be translatable in the future
Juan Linietsky
2016-05-03
1
-25
/
+25
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-2
/
+2
*
-Fix global transform cache not being cleared in 2D nodes, fixes many editor ...
Juan Linietsky
2016-01-02
1
-1
/
+0
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Fix issue #1275
Franklin Sobrinho
2015-11-02
1
-5
/
+6
*
Add SpriteRegionEditor and update Polygon2DUVEditor
MarianoGNU
2015-09-28
1
-3
/
+154
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Changed popup_centered by popup_centered_minsize in editor dialogs
Franklin Sobrinho
2015-04-08
1
-1
/
+1
*
Better 2D Snapping
Carl Olsson
2015-02-15
1
-13
/
+2
*
Batch of Bugfixes
Juan Linietsky
2014-12-07
1
-0
/
+9
*
Polygon2D
Juan Linietsky
2014-07-07
1
-0
/
+880