This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
c0056cc577d1ac73ddf9fed4c50082a6fa96fde2
godot
/
servers
/
rendering
/
dummy
/
storage
T
History
Rémi Verschelde
e10f8cbf40
Merge pull request
#68186
from pkdawson/expose-texture-rd
...
Expose texture_get_rd_texture for scripts
2022-11-11 10:43:57 +01:00
..
light_storage.h
Move cluster builder, sdfgi and gi structures to clustered renderer, move light and probe elements into storage and reorganise our render_scene method.
2022-10-04 11:03:32 +11:00
material_storage.h
Fix incorrect setup of boolean uniform instances
2022-10-09 08:50:18 +03:00
mesh_storage.cpp
Dummy mesh support was added to the dummy renderer but incomplete. This completes it
2022-08-30 16:28:39 +10:00
mesh_storage.h
Surface AABBs are now set for mesh surfaces even in headless mode. Sponsored by Migeran (
https://migeran.com
).
2022-11-07 12:53:03 +01:00
particles_storage.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
SCsub
Split dependency logic
2022-06-28 00:10:29 +10:00
texture_storage.cpp
Split dependency logic
2022-06-28 00:10:29 +10:00
texture_storage.h
Merge pull request
#68186
from pkdawson/expose-texture-rd
2022-11-11 10:43:57 +01:00
utilities.cpp
Dummy mesh support was added to the dummy renderer but incomplete. This completes it
2022-08-30 16:28:39 +10:00
utilities.h
Prevent windows from having a size greater than device limit
2022-09-04 22:48:54 +02:00