442 Commits (876f62228c7709f3bfb2aa0a990ecdbf1a32d277)

Autor SHA1 Mensaje Fecha
  Benjamin ‘Touky’ Huet 876f62228c btphystest : added new camera functions. Added funny camera stuff for cat simulation. hace 11 años
  Benjamin ‘Touky’ Huet 67d59ae9cb btphystest : added small border effect hace 11 años
  Sam Hocevar 543eb946a0 btphystest: play with hue values. hace 11 años
  Lolbot 4f2663acd9 fixed 4 files out of 2792: hace 11 años
  Benjamin ‘Touky’ Huet 40a1a18758 btphystest : cat movement update hace 11 años
  Benjamin ‘Touky’ Huet 0abb0b7802 btphystest : fixed CatsSheet.png hace 11 años
  Benjamin ‘Touky’ Huet 3b3ed8925c btphystest : even better catSheet hace 11 años
  Benjamin ‘Touky’ Huet 9c21009b05 btPhysTest : Small update to the CasSheet hace 11 años
  Sam Hocevar 4f66a49fc2 btphystest: use discard in fragment shader instead of AlphaFunc. hace 11 años
  Sam Hocevar 1c42570a28 btphystest: increase heap memory for emscripten builds. hace 11 años
  Sam Hocevar 07fc08c198 build: more emscripten build fixes. hace 11 años
  Sam Hocevar d8ca287563 build: various compilation fixes. hace 11 años
  Benjamin ‘Touky’ Huet f259e85316 btPhysTest : Tweaked the cat sheet. hace 11 años
  Benjamin ‘Touky’ Huet e3e0025d03 btPhysTest : Forgot lolfx hace 11 años
  Benjamin ‘Touky’ Huet a03c38872d btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. hace 11 años
  jeunathe 455d133858 Add source file for cats hace 11 años
  jeunathe 5af789cc82 cats for touky hace 11 años
  Benjamin ‘Touky’ Huet b58b4fa9ac btPhysTest : Added test texture hace 11 años
  Sam Hocevar c6e453fe5c math: add unit tests for quat::rotate(vec3, vec3). hace 11 años
  Sam Hocevar e848af3f2a math: fix an error in the quaternion code and update test suite. hace 11 años
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. hace 11 años
  Sam Hocevar 7481fac29a test: port the btphystest and meshviewer tests to the new input API. hace 11 años
  Sam Hocevar ef0bd031ab base: Array::Remove(int) now accepts a negative index to remove elements hace 11 años
  Lolbot 8cc04f0ba9 fixed 7 files out of 2745: hace 11 años
  Sam Hocevar 5c6ceb6d0c build: manually add lollua.vcxproj as a reference in all projects. hace 11 años
  Sam Hocevar 7468547abc ps4: prepare for the fioutaah! hace 11 años
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
  Sam Hocevar 13fb52cebe gpu: move Video::Clear to Renderer::Clear. hace 11 años
  Benlitz e7b0c85e0f Added comparison operators between strings and char const* hace 11 años
  Sam Hocevar 23a850c78d test: quick fix for the btphystest camera. hace 11 años
  Sam Hocevar 9cfe1bffd6 easymesh: print full mesh source when compilation fails. hace 11 años
  Sam Hocevar 7c8fc6df12 gpu: move more platform-specific code from Video to Render. hace 11 años
  Sam Hocevar 274a732e3c gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext hace 11 años
  Benjamin ‘Touky’ Huet 181334f5ad Added shifted_perspective for easier camera handling. hace 11 años
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses hace 11 años
  Sam Hocevar 13d3c9d828 test: speed up the Map unit test. hace 11 años
  Lolbot b078ba08ea fixed 15 files out of 2730: hace 11 años
  Benlitz 1e353d2d30 material and texture loading from .OBJ + uniform sampler assignment from the mesh class (wip) hace 11 años
  Benlitz 4b98ef04a6 Added IndexOf and LastIndexOf methods in class String hace 11 años
  Sam Hocevar 410513f8ac test: remove dead code in an old test. hace 11 años
  Benjamin ‘Touky’ Huet 665bd7d6e7 MeshViewer : Fov compensation now works correctly (all is bound on Page{Up|Down}) First commit in a while. hace 11 años
  Jean-Yves Lamoureux 873a294d7a * Whoops. ça va pardon. hace 11 años
  Jean-Yves Lamoureux d058092983 * Physics hace 11 años
  Sam Hocevar f7dbc33524 build: update .vcxproj files. hace 11 años
  Sam Hocevar 485b9335aa test: emscripten compilation fix in the trigonometry benchmark. hace 11 años
  Sam Hocevar 96e26a2bd5 math: rename Box2D to "box2" and add an integer version, "ibox2". hace 11 años
  Benjamin ‘Touky’ Huet 167915fd2b MeshViewer : stupid crashfix hace 11 años
  Sam Hocevar 6faf4ee067 base: roll our own constants because it’s always a pain in the ass hace 11 años
  Sam Hocevar ddeaa5f81a build: reorganise automake build system. hace 11 años
  Sam Hocevar e6b0bd07bf image: hide the constructor behind a factory so that we can later hace 11 años