This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78680cdebc8a97bc2d81decc72cd8cccafe1f669
godot
/
servers
/
rendering
/
dummy
/
storage
History
Yuri Sizov
1018706c87
Merge pull request
#87390
from clayjohn/dummy-multimesh
...
Add basic multimesh data needed for headless export to the Dummy rendering server
2024-01-25 16:27:06 +01:00
..
light_storage.h
Add a reflection mask to the reflection probes.
2024-01-20 08:07:31 +01:00
material_storage.cpp
Add DummyShader handling to Dummy RenderingServer to ensure shader parameters are saved in headless export
2024-01-22 13:57:11 -08:00
material_storage.h
Add DummyShader handling to Dummy RenderingServer to ensure shader parameters are saved in headless export
2024-01-22 13:57:11 -08:00
mesh_storage.cpp
Add basic multimesh data needed for headless export to the Dummy rendering server
2024-01-19 17:21:55 -08:00
mesh_storage.h
Merge pull request
#87390
from clayjohn/dummy-multimesh
2024-01-25 16:27:06 +01:00
particles_storage.h
Particle internal refactor and additions for more artistic control
2023-10-10 20:03:35 +02:00
SCsub
…
texture_storage.cpp
…
texture_storage.h
Add DummyShader handling to Dummy RenderingServer to ensure shader parameters are saved in headless export
2024-01-22 13:57:11 -08:00
utilities.cpp
…
utilities.h
…