Commit History

Author SHA1 Message Date
  Kajetan Johannes Hammerle 3dd8a4cd7a removed redundant shader names, gui experiments, core update, 3 years ago
  Kajetan Johannes Hammerle 31bf20a043 text typing 3 years ago
  Kajetan Johannes Hammerle 00454cb77b networking tests 3 years ago
  Kajetan Johannes Hammerle 914108b98f enet moved to core 3 years ago
  Kajetan Johannes Hammerle 9dbdeea32f core update 3 years ago
  Kajetan Johannes Hammerle d0f646f1da experimental perlin noise 3 years ago
  Kajetan Johannes Hammerle 786e4b6041 full implementation of lazy block storage on heap 3 years ago
  Kajetan Johannes Hammerle e0e2145d4f basics for block storage 3 years ago
  Kajetan Johannes Hammerle 8eff92beaf simple block handling 3 years ago
  Kajetan Johannes Hammerle cf6104b775 removal of GNU readline in favor of own library 3 years ago
  Kajetan Johannes Hammerle 3f6300ad51 update to new gaming core 3 years ago
  Kajetan Johannes Hammerle 04c83eda84 framebuffer moved to gaming core 3 years ago
  Kajetan Johannes Hammerle 74be70e4d2 window and input moved to gaming core 3 years ago
  Kajetan Johannes Hammerle 7b9003b6dd vertex buffer moved to gaming core, vertex attributes are now set intelligent, stream buffer is removed and replaced by vertex buffer as there is no performance gain right now 3 years ago
  Kajetan Johannes Hammerle 346f7317a1 shader moved to gaming core 3 years ago
  Kajetan Johannes Hammerle 3a561094f9 glew wrapper moved to gaming core 3 years ago
  Kajetan Johannes Hammerle 32c8f9aa77 glfw and gl wrapper moved to gaming core 3 years ago
  Kajetan Johannes Hammerle 832af4146c texture and file texture moved to gaming core 3 years ago
  Kajetan Johannes Hammerle cabcdf10fb replaced png reader with the png reader from the gaming core 3 years ago
  Kajetan Johannes Hammerle 1f479da8a4 moved enet into a submodule 3 years ago
  Kajetan Johannes Hammerle 44bcb8995d use clock of gaming core 3 years ago
  Kajetan Johannes Hammerle fbf66f4357 integration of gaming core, clean up, removal of uints and co 3 years ago
  Kajetan Johannes Hammerle 9e6a8c4d85 clean up, removed math lib - replaced by gaming core 3 years ago
  Kajetan Johannes Hammerle 251d0ecac8 kdtree visualization, click vector calculation 3 years ago
  Kajetan Johannes Hammerle 70595d44b3 kd tree building, line rendering 3 years ago
  Kajetan Johannes Hammerle d1cc8af690 vector moved to common code 3 years ago
  Kajetan Johannes Hammerle 7c3a4fe538 vertex data moved to triangle and vertex class, normals are calculated 3 years ago
  Kajetan Johannes Hammerle 237e1993c9 turned vector into a template 3 years ago
  Kajetan Johannes Hammerle c069080130 integration of enet on the server side, streams and data vectors removed 3 years ago
  Kajetan Johannes Hammerle ab55794d6b further work on quaternions, removal of camera and ray, shadow tests 3 years ago