Rémi Verschelde
|
3eb1ac9fd2
Merge pull request #72075 from Maran23/extents-to-size
|
2 years ago |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 years ago |
Rémi Verschelde
|
628967e6ba
Merge pull request #72343 from clayjohn/editor-canvas-bg
|
2 years ago |
clayjohn
|
9071809021
Remove viewport_set_disable_environment in favor of viewport_set_environment_mode
|
2 years ago |
Juan Linietsky
|
28f51ba547
Refactor high quality texture import
|
2 years ago |
clayjohn
|
0b28c1f8ed
Remove cap on number of items drawn in frame in 2D gl_compatibility render
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
clayjohn
|
a804556ab9
Add mutex when adding geometry instances to the dirty list in the Forward Clustered renderer
|
2 years ago |
Rémi Verschelde
|
9fc40123ab
Merge pull request #71679 from kleonc/draw_polyline_line_strip
|
2 years ago |
kleonc
|
728c51e362
CanvasItem::draw_polyline Support thin polylines drawn using line strip
|
2 years ago |
RedworkDE
|
be4eb3bbdd
Fix LOD sort order; checks in add_surface; and document all parameters of `ArrayMesh::add_surface_from_arrays`
|
2 years ago |
Danil Alexeev
|
a8cbb6245b
Fix scaling issue in `draw_line` and similar methods
|
2 years ago |
Pedro J. Estébanez
|
d0e37cd04c
Add framework for avoidance of color flash in new windows
|
2 years ago |
Juan Linietsky
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 years ago |
Rémi Verschelde
|
163f6f5fe8
Merge pull request #68429 from KoBeWi/PropertySettings
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
1cab6c91e9
Merge pull request #69998 from BastiaanOlij/sorting-pivot-4
|
2 years ago |
Bastiaan Olij
|
6f4f38db07
Added options for sorting transparent objects (port of PR 63040)
|
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 |
clayjohn
|
5b5cd2b98b
Remove high quality glow as it is not any higher quality than regular glow
|
2 years ago |
kobewi
|
7c6b659bd7
Add PropertyInfo overload for GLOBAL_DEF
|
2 years ago |
ueshita
|
454116716e
Fix some switching decisions for index format.
|
2 years ago |
dzil123
|
9ce9c959ab
RenderingServer::create_local_rendering_device null check and docs
|
2 years ago |
Rémi Verschelde
|
4935493f72
Merge pull request #67948 from DeeJayLSP/split_webp
|
2 years ago |
DeeJayLSP
|
da132f3266
Overhaul WebP packer and split compression options
|
2 years ago |
Rémi Verschelde
|
e10f8cbf40
Merge pull request #68186 from pkdawson/expose-texture-rd
|
2 years ago |
kobewi
|
d9f066d5fa
Remove duplicate project settings definitions
|
2 years ago |
Patrick Dawson
|
71d8de2763
Expose texture_get_rd_texture
|
2 years ago |
BimDav
|
fcb9be66a2
Viewport canvas cull mask feature
|
3 years ago |
clayjohn
|
b6f44859d7
Implement multiple clip_children modes for CanvasItems
|
2 years ago |