aboutsummaryrefslogtreecommitdiff
path: root/src/raycast.cpp
Commit message (Expand)AuthorAge
* Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)Loïc Blot2017-08-19
* Expose getPointedThing to LuaDániel Juhász2017-07-07
* Improve getPointedThing() (#4346)Dániel Juhász2017-01-04
Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef TEST_HEADER #define TEST_HEADER void run_tests(); #endif