Commit Graph

7 Commits (1d9588e9a2db72d7d9659a69f4c2114f1cd029e6)

Author SHA1 Message Date
riperiperi 446d07f1b4 [Mobile] Add mobile controls.
They're invisible. Dpad on left, drift button on right, reverse button
above it. Pressing the dpad starts holding an item - releasing touch
releases the item. Flick forward or back to choose item direction.
2019-06-11 20:31:16 +01:00
riperiperi bbb61394f4 Greatly improve shading model
- Directional toon lighting component on entities. (extension of the
shadow light source)
The shadows were doing this anyways, but with extremely bad
stairstepping. Now it smoothly blends into the shadow.
- Greatly reduce shadow acne via the above and a larger bias.
- Respect culling mode for each model.
- Two sided shading for course models.
- Disable alpha for water that does not use it.
- Only GBA Sky Garden's skybox receives shadows now.
- Custom light positions for some maps. (you can guess which)
2019-06-10 23:06:38 +01:00
RHY3756547 2064315dea ...and add it all back. 2017-09-08 17:24:16 +01:00
RHY3756547 41b2b7455d Revert "...and add it all back."
This reverts commit 3ae7c01030.
2017-09-08 17:23:01 +01:00
RHY3756547 3ae7c01030 ...and add it all back. 2017-09-08 17:22:15 +01:00
RHY3756547 a16ba9a907 Looks like I have to clean this out... 2017-09-08 17:19:32 +01:00
RHY3756547 65ca7d7455 [Pages] Make directory structure lowercase. 2017-09-08 17:10:13 +01:00