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
/
2d
/
polygon_2d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Rework the canvas_item API for further improves to the canvas item editor
Gilles Roudiere
2017-11-19
1
-4
/
+4
*
Unify degree members and properties
letheed
2017-11-10
1
-5
/
+5
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-3
/
+1
*
Added polygon antialiasing, but it does not work on nvidia. Will have to try ...
Juan Linietsky
2017-08-19
1
-2
/
+18
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-2
/
+2
*
Add object type hint for docs
Poommetee Ketson
2017-07-23
1
-2
/
+2
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-6
/
+6
*
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
-160
/
+140
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-24
/
+24
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-11
/
+11
*
Type renames:
Juan Linietsky
2017-01-11
1
-4
/
+4
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-10
/
+10
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-6
/
+10
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-24
/
+24
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fix for #6158. Converting Vector2 to Size2 for scaling functions.
anneomcl
2016-09-19
1
-2
/
+2
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
Polygon2D now exposes vertex colors.
Ovnuniarchos
2016-05-23
1
-1
/
+26
*
-fix forced texture repeat in Polygon2D, now depends on texture.
Juan Linietsky
2015-04-28
1
-21
/
+2
*
Batch of Bugfixes
Juan Linietsky
2014-12-07
1
-0
/
+1
*
Polygon2D
Juan Linietsky
2014-07-07
1
-0
/
+363