fabric/fabric-renderer-indigo
PepperCode1 5187d39fe0
Fix Indigo AO calculation (#2344)
* Fix AO calculation

- Ensure calcFastVanilla and computeFace have parity with vanilla
- Ensure BlockStates are not queried more than once for the same position
- Replace deprecated FabricLoader#getConfigDirectory call with FabricLoader#getConfigDir

* Revert opaque sides fix

* More AO fixes and optimizations
2022-07-21 20:07:20 +01:00
..
src/client Fix Indigo AO calculation (#2344) 2022-07-21 20:07:20 +01:00
build.gradle Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00