Yyf2333
|
1a70a06a43
Change RID_Owner::get_owned_list.
|
6 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 months ago |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 years ago |
clayjohn
|
b676944dcf
Ensure instance uniforms are freed by updating dirty items before freeing.
|
6 months ago |
kleonc
|
24b502b13a
Fix Y-sorted root item having modulation applied twice
|
6 months ago |
Ricardo Buring
|
56fc0fd175
CPUParticles2D - Add ability to follow physics interpolated target
|
6 months ago |
Hugo Locurcio
|
62c17911ea
Add more property hint ranges for project settings
|
9 months ago |
kobewi
|
ceefc0d38a
Implement 2D instance shader parameters
|
2 years ago |
Thaddeus Crews
|
3ded11d0bc
Merge pull request #85359 from miv391/faster-exit-from-cull_canvas_item
|
8 months ago |
Mika Viskari
|
39423d99fa
Faster exit from _cull_canvas_item if alpha is zero
|
1 year ago |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 year ago |
kleonc
|
8d3e9aa7ae
Revert incorrect rounding when 2D transform snapping
|
10 months ago |
kleonc
|
c170f1afd2
Don't recalculate final render transforms for Y-sorted canvas items
|
11 months ago |
kleonc
|
029045bcb6
Account for physics interpolation and transform snapping when Y-sorting
|
11 months ago |
kleonc
|
1bd8372813
Fix Parallax2D repeats being not relative to its transform
|
1 year ago |
Mark DiBarry
|
6b17d51425
Add alternative pixel rounding
|
1 year ago |
markdibarry
|
95813793b4
Add repeats in ysort child collection
|
1 year ago |
markdibarry
|
f0983f1b1c
Add cull fix for scale repeat
|
1 year ago |
Yaohua Xiong
|
ed3d311687
Add antialias support for CanvasItem draw primitives
|
1 year ago |
A Thousand Ships
|
31e7ee63f2
Fix unsafe uses of `Callable.is_null()`
|
1 year ago |
cosparks
|
6d0dca76c0
Fixes SDF Collision Enable/Disable
|
1 year ago |
kleonc
|
983cdb2f54
Fix transform of Y-sorted branch-root
|
1 year ago |
Ricardo Buring
|
2ed2ccc2d8
Fixed Timestep Interpolation (2D)
|
1 year ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
markdibarry
|
a62870956a
Add new Parallax2D node
|
1 year ago |
Rémi Verschelde
|
dc2d1e3f47
Merge pull request #79452 from /ysort-update-first-item-position
|
1 year ago |
Adam Scott
|
35b640107f
Stabilize snapping 2D transforms to pixel
|
1 year ago |
Rémi Verschelde
|
673102ffd8
Merge pull request #85520 from YuriSizov/rendering-gracefully-leak-canvas-items
|
1 year ago |
Yaohua Xiong
|
795fe74143
unify parameter names for 'RendererCanvasCull'
|
1 year ago |
Yuri Sizov
|
34ecfff672
Avoid crashes when engine leaks canvas items and friends
|
1 year ago |