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

Linux Compatibility fixes #2201

Open Bloodknight opened 6 years ago

Bloodknight commented 6 years ago

Still some to be resolved, these are more complicated than they first appear.

Bloodknight commented 6 years ago

"worldEditor != WorldEditor" doesn't actually seem to exist in script at all.

PostFX.hlsl, I fixed this even though it is a windows only format simply because it was pushing out an error/warning message.

fixing the rocks_* proved to be a significant challenge, mostly because of the previously mentioned problems with case and git, this time with extra git crankyness. I had to rename the files completely to get sourcetree and git to not throw a fit at the changes. @dottools mentioned some possible issues with renaming files but I see no alternative for this particular set of files.