1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-07 19:53:17 +00:00
Files
godot/core
PouleyKetchoupp e6ebc43d72 Fixed antialiased option for Polygon2D / Line2D
Polygon2D:
The property wasn't used anymore after switching from canvas_item_add_polygon() to canvas_item_add_triangle_array() for drawing.

Line2D:
Added the same property as for Polygon2D & fixed smooth line drawing to use indices correctly.

Fixes #26823
2019-11-28 22:57:27 +01:00
..
2019-09-24 21:33:09 +02:00
2019-09-14 13:08:28 -07:00
2019-08-08 11:58:57 +03:00
2019-08-08 11:58:57 +03:00
2019-09-25 10:28:50 +02:00
2019-05-09 06:25:32 -04:00
2019-09-28 18:15:23 +03:00
2019-01-30 06:43:56 +01:00
2019-05-30 10:28:03 +02:00
2019-09-04 12:17:07 +08:00
2019-09-04 12:17:07 +08:00
2019-01-01 12:58:10 +01:00
2019-08-12 04:26:38 -05:00
2019-11-03 10:37:48 -06:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00