This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
13a0e28f5b7f602181e59fd24ea5094a9e984a18
godot
/
servers
/
rendering
/
renderer_rd
/
forward_mobile
History
landervr
56730d0cb2
Add specular occlusion from ambient light
...
Co-authored-by: guerro323 <
kaltobattle@gmail.com
>
2025-05-08 23:52:01 +02:00
..
render_forward_mobile.cpp
Add specular occlusion from ambient light
2025-05-08 23:52:01 +02: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 specular occlusion from ambient light
2025-05-08 23:52:01 +02:00
scene_shader_forward_mobile.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00