You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MitchellHansen a40b5545e8
Removed the class heirarchy for the raycaster. I was aiming for maximum compatability but realistically, this project will never run at any sort of acceptable speed on the cpu. Also in the previous commit fixed multiple longterm bugs as well as fixed bugs in the event system and made it much safer
8 years ago
..
imgui added imgui to the app 8 years ago
map Removed some extra headers in util, restricted the scope of some others 8 years ago
raycaster Removed the class heirarchy for the raycaster. I was aiming for maximum compatability but realistically, this project will never run at any sort of acceptable speed on the cpu. Also in the previous commit fixed multiple longterm bugs as well as fixed bugs in the event system and made it much safer 8 years ago
Camera.h Commit might have been messed up 8 years ago
Event.hpp Commit might have been messed up 8 years ago
GL_Testing.h Switched Utils name back. Converted the current debug text over to ImGui. 8 years ago
Input.h Commit might have been messed up 8 years ago
LightController.h Removed the class heirarchy for the raycaster. I was aiming for maximum compatability but realistically, this project will never run at any sort of acceptable speed on the cpu. Also in the previous commit fixed multiple longterm bugs as well as fixed bugs in the event system and made it much safer 8 years ago
LightHandle.h Removed some extra headers in util, restricted the scope of some others 8 years ago
NetworkInput.h removed a few bugs relating to terminating sockets prior to program end. 8 years ago
Pub_Sub.h Events are now passing correctly, small bug with held keys that needs fixing 8 years ago
Ray.h Cut down a few of the compiler warnings, refactored the octree into its own file. Refactored all map items into their own subfolder 8 years ago
Vector4.hpp Would help if I actually added the files 8 years ago
util.hpp Removed some extra headers in util, restricted the scope of some others 8 years ago