6 Commits

Author SHA1 Message Date
Drew DeVault
2eaaf219a8 Fix torch rendering, track the highlighted face
The second bit will allow the client to start doing things like placing
blocks.
2015-09-27 21:00:32 -04:00
yankejustin
cf5d54b9da Optimize ray intersection calculation
Check to make sure the direction is not 0 only once. Also, check to make
sure it is 0 first so we don't unnecessarily calculate if the position
is greater-than or less-than another without purpose.
2015-08-07 13:58:58 -04:00
William Moorehouse
d31435751d Changed comment delimiter 2015-06-11 23:34:41 -04:00
William Moorehouse
07d407389d Reverted moving license info 2015-06-11 23:30:56 -04:00
William Moorehouse
fae1cd6c67 Added XML comments to most types/fields/methods in the TrueCraft.API namespace 2015-06-11 23:06:00 -04:00
Drew DeVault
e26e31f432 Initial commit 2014-12-27 00:21:19 -07:00