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 |
derammo
|
96c21bc749
opengl3 driver now works on windows including multi window
|
3 years ago |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
3 years ago |
Aaron Franke
|
1bf94dff3a
Rename Basis "elements" to "rows"
|
3 years ago |
Hugo Locurcio
|
eb497bbaa7
Fix "ortogonal" -> "orthogonal" typo in rasterizer code
|
3 years ago |
Bastiaan Olij
|
0b4fd92a17
Moved particles into ParticlesStorage
|
3 years ago |
Bastiaan Olij
|
b6faf6c6c0
Move light, reflection probe and lightmap into LightStorage
|
3 years ago |
Bastiaan Olij
|
6b28d94e77
Merge canvas and decal into TextureStorage and add render target
|
3 years ago |
Bastiaan Olij
|
b8be7903f3
Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage
|
3 years ago |
Bastiaan Olij
|
36defd1179
Extract global variable, shader and material storage
|
3 years ago |
Bastiaan Olij
|
0fe06e9467
Extract Decal and Decal atlas from Storage class
|
3 years ago |
Hugo Locurcio
|
c45d2c242b
Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum
|
3 years ago |
Hugo Locurcio
|
c509a3a3a5
Tweak render timestamp names for explicitness and consistency
|
3 years ago |
reduz
|
4f73d3beb4
Add Particle Shader Userdata
|
3 years ago |
reduz
|
74adf0bf2e
Remove RID_Owner.get_rid_by_index
|
3 years ago |
Fernando Cosentino
|
ca79373d13
Added material_overlay property to MeshInstance3D
|
3 years ago |
Rémi Verschelde
|
851fb16350
Merge pull request #56305 from Calinou/rename-lod-threshold
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
df09bc38cb
Rename Lod Threshold to Mesh Lod Threshold
|
3 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 years ago |
jfons
|
dbf20f58a0
Fix transparency state initialization
|
3 years ago |
lawnjelly
|
e3491a3744
Add GLES2 2D renderer + Linux display manager
|
4 years ago |
clayjohn
|
1b2cd9f251
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
3 years ago |
Rémi Verschelde
|
e2deec67b9
Merge pull request #54222 from JFonS/instance-fade
|
3 years ago |
jfons
|
c46d1ea2b2
Fix shadow disabling settings
|
3 years ago |
JFonS
|
c571e4a7f4
Implement distance fade and transparency
|
4 years ago |
jfons
|
88d9914519
Fix state inconsistencies in visibility dependencies.
|
3 years ago |
Rémi Verschelde
|
85a8939fa2
Merge pull request #53790 from briansemrau/remove-distant-shadowy-void
|
3 years ago |
mennomax
|
b4eeeb315a
Swap args of Plane(point, normal) constructor
|
4 years ago |