Commit History

作者 SHA1 備註 提交日期
  Sam Jaffe 10b566c06b Use resolution instead of screen size 6 年之前
  Sam Jaffe 469e086c88 Refactor time to the correct namespace. Add helpers. 6 年之前
  Sam Jaffe 1146b64e5d Merge branch 'entity_model' 6 年之前
  Sam Jaffe d0c14dc1ea Default shaders 6 年之前
  Sam Jaffe 1c2b3f32b0 Add some graphics helper functions 6 年之前
  Sam Jaffe 761761dd90 Fix a bug where we have not yet started openGL properly when we load the default textures. 6 年之前
  Sam Jaffe 6ae30e62b9 Make it possible to invoke the game from an external runner. 6 年之前
  Sam Jaffe f4fc222ab7 Fixing up keys a little (in progress)... 6 年之前
  Sam Jaffe 39ca9537fc Doing some cleanup and relocation. 6 年之前
  Sam Jaffe 0f1aca5bb1 Merge branch 'collision' into entity_model 6 年之前
  Sam Jaffe d5a5eaa43d Adding quad-collision detection, and triangle collision detection. 6 年之前
  Sam Jaffe 0eb4b973e4 Start making collision detection. 6 年之前
  Sam Jaffe 7edbd6010f Add update/render propagation to scenes. 6 年之前
  Sam Jaffe 987604d7b1 Add default behavior for to_vec 6 年之前
  Sam Jaffe 4a4780050c Load the quad data immediately. 6 年之前
  Sam Jaffe 0f9d7d026d Move code into serialization file 6 年之前
  Sam Jaffe 27f2081d8d Move object load to own function 6 年之前
  Sam Jaffe 0dbb2d6847 Start writing load-from-json code. 6 年之前
  Sam Jaffe 31acbfa56d Merge branch 'graphics_import' 6 年之前
  Sam Jaffe d251d08c46 Cleanup 6 年之前
  Sam Jaffe 3a84d1dde7 Don't use a member function. 6 年之前
  Sam Jaffe ab05fcb49d Add ability to convert a graphics object to a vertex list 6 年之前
  Sam Jaffe cd16ccf132 Don't provide the renderer impl through the constructor of direct_renderer. 6 年之前
  Sam Jaffe 9a478e2f51 Add draw function to opengl_renderer. 6 年之前
  Sam Jaffe 36878c3955 Start writing openGL renderer implementation. 6 年之前
  Sam Jaffe 4086c6ca8c Start adding renderer code. 6 年之前
  Sam Jaffe d3e5227b99 Add activate material code. 6 年之前
  Sam Jaffe a8ce75b0b5 Fix hashing for material 6 年之前
  Sam Jaffe 17521ece2c Making flyweight bindings more intelligent. 6 年之前
  Sam Jaffe c51715264d Start writing code for material. 6 年之前