Rémi Verschelde
|
6d88c83611
Merge pull request #71684 from kleonc/draw_polyline_simplify_antialiased
|
2 anni fa |
Danil Alexeev
|
ba985ecf3f
Fix `draw_multiline_colors()` for `width < 0`
|
2 anni fa |
kleonc
|
728c51e362
CanvasItem::draw_polyline Support thin polylines drawn using line strip
|
2 anni fa |
kleonc
|
f29e39cfd6
RendererCanvasCull Simplify drawing antialiased polyline
|
2 anni fa |
kleonc
|
43fc483e6c
CanvasItem::draw_arc Clamp angle difference so arc won't overlap itself
|
2 anni fa |
Rémi Verschelde
|
2156250471
Merge pull request #62236 from MinusKube/master
|
2 anni fa |
MinusKube
|
01af885e69
Fix draw_polyline not supporting closed polygons and not having a uniform offset
|
3 anni fa |
Danil Alexeev
|
a8cbb6245b
Fix scaling issue in `draw_line` and similar methods
|
2 anni fa |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 anni fa |
bruvzg
|
20d9457f9d
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
|
2 anni fa |
Yaohua Xiong
|
9bdc0cb16f
draw fish bones for Path2D and Path3D
|
2 anni fa |
Rindbee
|
7129718dc5
Fix child nodes still being drawn when the visible area of a control with `clip_contents` enabled is `0`
|
2 anni fa |
kobewi
|
1778301cd0
Add call_deferred() method to Callable
|
2 anni fa |
BimDav
|
fcb9be66a2
Viewport canvas cull mask feature
|
4 anni fa |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 anni fa |
Hendrik Brucker
|
e235bca995
Fix/restore BackBufferCopy
|
2 anni fa |
bruvzg
|
bcc3643989
Add font LCD sub-pixel anti-aliasing support.
|
3 anni fa |
Rémi Verschelde
|
f450f242b9
Merge pull request #62639 from Calinou/line-antialiasing-decrease-feather-width
|
3 anni fa |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 anni fa |
Xentripetal
|
f514b82fd3
Account for relative z-indexes when y-sorting
|
3 anni fa |
Hugo Locurcio
|
cf1ce8494d
Improve antialiased line drawing sharpness and respect of original width
|
3 anni fa |
reduz
|
45af29da80
Add a new HashSet template
|
3 anni fa |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 anni fa |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 anni fa |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
3 anni fa |
Bastiaan Olij
|
0b4fd92a17
Moved particles into ParticlesStorage
|
3 anni fa |
Bastiaan Olij
|
6b28d94e77
Merge canvas and decal into TextureStorage and add render target
|
3 anni fa |
Yuri Roubinsky
|
6e9535a9c8
Restore antialiasing for `draw_line`
|
3 anni fa |
Yuri Rubinsky
|
31d2304ac4
Merge pull request #57899 from Chaosus/fix_aa
|
3 anni fa |
Bastiaan Olij
|
b8be7903f3
Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage
|
3 anni fa |