Game Development Community

Shapebase class documentation not working

by Lukas Joergensen · in Site Feedback · 09/22/2012 (2:44 pm) · 3 replies

http://www.garagegames.com/products/torque-3d/documentation/Scripting/Advanced/S... is down. This is also valid for the link on the documentation site:
http://docs.garagegames.com/torque-3d/official/

Accessing it directly it says it is a zend_view_exception (not found in path)
http://www.garagegames.com/products/torque-3d/documentation/Scripting/Advanced/S...

#1
09/23/2012 (9:17 am)
@Lukas: Thanks for the heads up! The www.garagegames.com link to the shapebase docs is technically incorrect, but you should get a 404 (not a Zend error).
BUT, the correct link: http://docs.garagegames.com/torque-3d/official/content/documentation/Scripting/Advanced/Shapebase.html
Is missing! I'll be able to fix it tomorrow and let you know here when it's back.

Sorry about that!
#2
09/24/2012 (10:31 am)
@Lukas:
It turns out that there was simply a case sensitivity issue with that link.
It has been fixed, but here's a direct link to the documentation if you need it:
docs.garagegames.com/torque-3d/official/content/documentation/Scripting/Advanced...
#3
09/24/2012 (10:43 am)
Oh great! :) It was for the "Beginners guide to T3D OS" tutorials I am writing atm :) It's easier to link to a webpage than to the offline documentation on the users folder :)