7 Commits (5ea13fc857d12b1ec89f78135846b2e43e1777d0)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. hace 9 años
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. hace 9 años
  Benjamin ‘Touky’ Huet 2170b89b11 MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. hace 9 años
  Benjamin ‘Touky’ Huet a7d6e0190e Scene stuff is back to non-static logic with a few tricks hace 9 años
  Benjamin ‘Touky’ Huet cfcff9acc3 MultiScene: Phase 1: g_scene removal and conversion to Scene:: hace 9 años
  Benjamin ‘Touky’ Huet f67da65818 First pass of EasyMesh split & refactor hace 9 años
  Sam Hocevar d72cb24bc0 build: move sample and tutorial files around. hace 10 años
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. hace 10 años
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. hace 10 años
  Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. hace 10 años
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. hace 10 años
  Sam Hocevar 398ee1b4d5 base: use lol::array in most places. hace 10 años
  Sam Hocevar da6b3d5cd0 scenegraph: Entity::TickDraw() now provides a reference to the current hace 10 años
  Sam Hocevar 32143b8bb4 scene: allow to rotate sprites around the Z axis. hace 10 años
  Sam Hocevar 6a8118cb18 build: put tutorials and lol.js in a new "demos" directory. hace 11 años
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
  Sam Hocevar 274a732e3c gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext hace 11 años
  Sam Hocevar 8f9aee4ee5 tutorial: small sprite tutorial. hace 11 años