|
9df5649c1b
|
Moved CanvasItem, Control, Node2D and Spatial under scene/main.
|
2023-12-10 15:50:54 +01:00 |
|
|
94f412a352
|
Rework PaintPolygon2D's triangle rasterizer so both color and uv interpolation works properly.
|
2023-08-26 11:01:03 +02:00 |
|
|
43a2b7d6f3
|
Implemented a triangle scanline rasterizer for PaintPolygon2D. Still needs some work.
|
2023-08-25 23:02:01 +02:00 |
|
|
6fb4ece167
|
PaintPolygon2D modularize polygon preprocessing.
|
2023-08-25 21:26:46 +02:00 |
|
|
c22d5d8946
|
Remove bone and weight painting support from PaintPolygon2D.
|
2023-08-25 20:52:11 +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 |
|