Signed values now set/get from the float value. Also add a bool helper.
[Torque-3d.git] / README.md
blobeab875d23ad76e0c9c68b0e489f8212a8d03d116
1 Torque3D
2 ========
4 MIT Licensed Open Source version of [Torque 3D](http://www.garagegames.com/products/torque-3d) from [GarageGames](http://www.garagegames.com)
6 More Information
7 ----------------
9 * Documentation is in the [Torque3D-Documentation](https://github.com/GarageGames/Torque3D-Documentation) GitHub repo.
10 * T3D [Beginner's Forum](http://www.garagegames.com/community/forums/73)
11 * T3D [Professional Forum](http://www.garagegames.com/community/forums/63)
12 * GarageGames [Professional Services](http://services.garagegames.com/)
14 License
15 -------
17 Copyright (c) 2012 GarageGames, LLC
19 Permission is hereby granted, free of charge, to any person obtaining a copy
20 of this software and associated documentation files (the "Software"), to
21 deal in the Software without restriction, including without limitation the
22 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
23 sell copies of the Software, and to permit persons to whom the Software is
24 furnished to do so, subject to the following conditions:
26 The above copyright notice and this permission notice shall be included in
27 all copies or substantial portions of the Software.
29 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
34 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
35 IN THE SOFTWARE.