MinusKube
|
01af885e69
Fix draw_polyline not supporting closed polygons and not having a uniform offset
|
3 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
20d9457f9d
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
|
2 years ago |
Yaohua Xiong
|
9bdc0cb16f
draw fish bones for Path2D and Path3D
|
2 years ago |
Rindbee
|
7129718dc5
Fix child nodes still being drawn when the visible area of a control with `clip_contents` enabled is `0`
|
2 years ago |
kobewi
|
1778301cd0
Add call_deferred() method to Callable
|
2 years ago |
BimDav
|
fcb9be66a2
Viewport canvas cull mask feature
|
4 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Hendrik Brucker
|
e235bca995
Fix/restore BackBufferCopy
|
2 years ago |
bruvzg
|
bcc3643989
Add font LCD sub-pixel anti-aliasing support.
|
3 years ago |
Rémi Verschelde
|
f450f242b9
Merge pull request #62639 from Calinou/line-antialiasing-decrease-feather-width
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Xentripetal
|
f514b82fd3
Account for relative z-indexes when y-sorting
|
3 years ago |
Hugo Locurcio
|
cf1ce8494d
Improve antialiased line drawing sharpness and respect of original width
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
3 years ago |
Bastiaan Olij
|
0b4fd92a17
Moved particles into ParticlesStorage
|
3 years ago |
Bastiaan Olij
|
6b28d94e77
Merge canvas and decal into TextureStorage and add render target
|
3 years ago |
Yuri Roubinsky
|
6e9535a9c8
Restore antialiasing for `draw_line`
|
3 years ago |
Yuri Rubinsky
|
31d2304ac4
Merge pull request #57899 from Chaosus/fix_aa
|
3 years ago |
Bastiaan Olij
|
b8be7903f3
Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage
|
3 years ago |
Dimitris Nikolaidis
|
02572884f4
Fix canvas_group not being freed in RendererCanvasCull::free
|
3 years ago |
Bastiaan Olij
|
57e5a33623
Split dummy renderer classes into separate files
|
3 years ago |
Hugo Locurcio
|
c509a3a3a5
Tweak render timestamp names for explicitness and consistency
|
3 years ago |
Yuri Roubinsky
|
a85b000967
Fix antialiasing for beginning/end of line in `canvas_item_add_polyline`
|
3 years ago |
Haoyu Qiu
|
7870cf24f2
Fix invalid read when using LightOccluder2D
|
3 years ago |
Darren Kaste
|
b0d9e14155
Fix canvas items being drawn outside clip rects
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |