|
429575fab6
|
File copyright header updates pt8.
|
2023-12-18 00:18:53 +01:00 |
|
|
88e9ad04f2
|
Moved back the servers and resources from core.
|
2023-12-10 23:11:07 +01:00 |
|
|
63c895747a
|
Moved Curve and Gradient to core.
|
2023-12-10 20:23:51 +01:00 |
|
|
3902cf1924
|
Moved ScneeStringNames and PropertyUtils into scene/main.
|
2023-12-10 18:01:51 +01:00 |
|
|
9df5649c1b
|
Moved CanvasItem, Control, Node2D and Spatial under scene/main.
|
2023-12-10 15:50:54 +01:00 |
|
|
4100e3b6a2
|
Fix issues with the outline mesh generation in PaintCurve2D.
|
2023-08-26 22:09:26 +02:00 |
|
|
e7eb415910
|
Implemented image generation for PaintCurve2D.
|
2023-08-26 21:55:50 +02:00 |
|
|
cfa067fa56
|
Remove anti alias settings from PaintCurve2D, as it won't be supported when rendering an image.
|
2023-08-26 21:23:38 +02:00 |
|
|
014e928e47
|
Set the outline to white and disable it by default in PaintCurve2D.
|
2023-08-26 21:21:49 +02:00 |
|
|
fc91416394
|
Added support for textured outlines in PaintCurve2D.
|
2023-08-26 21:19:55 +02:00 |
|
|
bc99a23af0
|
Removed the offset property from PaintCurve2D.
|
2023-08-26 20:27:33 +02:00 |
|
|
632ee28564
|
Removed the render segments variable from PaintCurve2D.
|
2023-08-26 20:21:40 +02:00 |
|
|
961127cfc4
|
Implemented fill for PaintCurve2D.
|
2023-08-26 20:20:32 +02:00 |
|
|
6148df90ef
|
PaintCurve2D property setup.
|
2023-08-26 13:00:25 +02:00 |
|
|
edf55fde28
|
Renamed the new paint classes and added them to the build.
|
2023-08-25 19:16:52 +02:00 |
|
|
3424e44400
|
Added Path2D and Polygon2D Nodes and their editord to the Paint module.
|
2023-08-25 18:13:54 +02:00 |
|