Hendrik Brucker
|
ec6fc059b7
|
fix inconsistent normal map shader variable naming
|
2021-01-04 14:08:01 +01:00 |
Marcel Admiraal
|
b4a190e0bc
|
Consistently use normal_map
|
2020-12-29 08:04:19 +00:00 |
reduz
|
7bf90c7888
|
Improved shadow rendering efficiency
-Do not bind attributes that are not needed
-Improve a bit more how meshoptimizer interacts with Godot
|
2020-12-18 19:47:32 -03:00 |
reduz
|
2748b9a10d
|
Add support for low-end 3D rendering.
-Reduce number of uniform sets from 6 to 4.
-Remove features in low end mode, in order to reduce the number of texture units fit to 16.
|
2020-12-07 20:50:57 -03:00 |