GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Terrain shadergen with normal maps broken on Mac OSX #2274

Open nev7n opened 6 years ago

nev7n commented 6 years ago

To reproduce create terrain material with normal map and run Torque3D on OSX, e.g. use default tree normal map in normal slot for sand terrain material

Console log: https://pastebin.com/seTG19X0 _P shader: https://pastebin.com/5AeD84VL Vertex shader: https://pastebin.com/QxdzHQBd

image