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
90c75d02dd0cdcf0c7770c3f3274246bda7bb283
godot
/
servers
/
rendering
/
renderer_rd
/
forward_mobile
History
Thaddeus Crews
e89c4b0f9f
Merge pull request
#102330
from RGDTAB/add_partial_smaa
...
Add SMAA 1x to screenspace AA options
2025-05-26 11:24:35 -05:00
..
render_forward_mobile.cpp
Merge pull request
#102330
from RGDTAB/add_partial_smaa
2025-05-26 11:24:35 -05:00
render_forward_mobile.h
Detect possible usage of SSS and screen textures at load time to allocate needed resources at load time.
2025-04-09 13:31:03 -07:00
scene_shader_forward_mobile.cpp
Add new StandardMaterial properties to allow users to control FPS-style objects (hands, weapons, tools close to the camera)
2025-05-21 10:16:05 -03:00
scene_shader_forward_mobile.h
Reduce amount of permutations in mobile shader.
2025-05-16 12:40:21 -03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00