Stuart Carnie
|
e826ab9ba9
[2D,Metal]: Fix subpixel blending; fix inconsistent blend state in Metal
|
10 months ago |
Stuart Carnie
|
5b5dc00c52
2D: Remove redundant assignment
|
11 months ago |
Stuart Carnie
|
c113e5b143
2D: Fix use-after-free in batch rendering
|
11 months ago |
Stuart Carnie
|
a657ea42f1
2D: Add batching to RendererCanvasRenderRD
|
1 year ago |
Rémi Verschelde
|
568589c9d8
Merge pull request #90993 from darksylinc/matias-TheForge
|
11 months ago |
Matias N. Goldberg
|
364f916f3f
Add debug utilities for Vulkan
|
1 year ago |
Aaron Franke
|
7db24a9ad5
Simplify and fix Rect2/AABB get_support function
|
1 year ago |
kleonc
|
1bd8372813
Fix Parallax2D repeats being not relative to its transform
|
1 year ago |
Feiyue Zhang
|
6f30df4b6a
Linearize color if HDR 2D is on
|
1 year ago |
bruvzg
|
4790e12f66
Fix LCD font AA modulation in RendererRD.
|
1 year ago |
cosparks
|
6d0dca76c0
Fixes SDF Collision Enable/Disable
|
1 year ago |
Ricardo Buring
|
2ed2ccc2d8
Fixed Timestep Interpolation (2D)
|
1 year ago |
markdibarry
|
a62870956a
Add new Parallax2D node
|
1 year ago |
Rémi Verschelde
|
4a30fe5e7c
Merge pull request #86564 from Giwayume/feature/canvas-item-shader-custom-data
|
1 year ago |
jsjtxietian
|
2004ad1ac5
Clean up outdated `USE_LIGHT_SHADER_CODE` usage
|
1 year ago |
Giwayume
|
bb83c4adec
Add custom shader attributes to Canvas Item Shaders
|
1 year ago |
Dario
|
80eacf1b7a
Fix incorrect mapping of initial action as clear region continue to clear.
|
1 year ago |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
1 year ago |
Rémi Verschelde
|
342531597b
Merge pull request #85811 from clayjohn/2D-render-info
|
1 year ago |
clayjohn
|
528b4a3283
Implement render info counters for the 2D renderer
|
1 year ago |
bruvzg
|
c0a1c5ae61
Fix CanvasOcclusionShaderRD format error with double precision build.
|
1 year ago |
Bastiaan Olij
|
47983e30c5
Ensure 2D MSAA resolve is performed when 3D content but no 2D content in scene
|
1 year ago |
Hugo Locurcio
|
0012478ecb
Add property hint for 2D shadow size project setting
|
1 year ago |
Rémi Verschelde
|
4b7cc99bc1
Merge pull request #79169 from reduz/debug-canvas-item-redraw
|
1 year ago |
A Thousand Ships
|
034c0f1624
Replace `sanity` with `safety` for checks
|
1 year ago |
clayjohn
|
51ed3aef63
Vertex and attribute compression to reduce the size of the vertex format.
|
1 year ago |
A Thousand Ships
|
fdd3d36c6d
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Rémi Verschelde
|
525c72ec6d
Merge pull request #81350 from DarioSamo/mipmap-bias
|
1 year ago |
Rémi Verschelde
|
9a1b4f338b
Merge pull request #81160 from paddy-exe/canvas-uv-world-space
|
1 year ago |
Dario
|
9b91750fb1
Fix mipmap bias behavior by refactoring how samplers are created by Material Storage.
|
1 year ago |