430 Commits (f259e8531643935207da1093ee713b642efc7da1)

Autor SHA1 Mensagem Data
  Benjamin ‘Touky’ Huet f259e85316 btPhysTest : Tweaked the cat sheet. 11 anos atrás
  Benjamin ‘Touky’ Huet e3e0025d03 btPhysTest : Forgot lolfx 11 anos atrás
  Benjamin ‘Touky’ Huet a03c38872d btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 11 anos atrás
  jeunathe 455d133858 Add source file for cats 11 anos atrás
  jeunathe 5af789cc82 cats for touky 11 anos atrás
  Benjamin ‘Touky’ Huet b58b4fa9ac btPhysTest : Added test texture 11 anos atrás
  Sam Hocevar c6e453fe5c math: add unit tests for quat::rotate(vec3, vec3). 11 anos atrás
  Sam Hocevar e848af3f2a math: fix an error in the quaternion code and update test suite. 11 anos atrás
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. 11 anos atrás
  Sam Hocevar 7481fac29a test: port the btphystest and meshviewer tests to the new input API. 11 anos atrás
  Sam Hocevar ef0bd031ab base: Array::Remove(int) now accepts a negative index to remove elements 11 anos atrás
  Lolbot 8cc04f0ba9 fixed 7 files out of 2745: 11 anos atrás
  Sam Hocevar 5c6ceb6d0c build: manually add lollua.vcxproj as a reference in all projects. 11 anos atrás
  Sam Hocevar 7468547abc ps4: prepare for the fioutaah! 11 anos atrás
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). 11 anos atrás
  Sam Hocevar 13fb52cebe gpu: move Video::Clear to Renderer::Clear. 11 anos atrás
  Benlitz e7b0c85e0f Added comparison operators between strings and char const* 11 anos atrás
  Sam Hocevar 23a850c78d test: quick fix for the btphystest camera. 11 anos atrás
  Sam Hocevar 9cfe1bffd6 easymesh: print full mesh source when compilation fails. 11 anos atrás
  Sam Hocevar 7c8fc6df12 gpu: move more platform-specific code from Video to Render. 11 anos atrás
  Sam Hocevar 274a732e3c gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext 11 anos atrás
  Benjamin ‘Touky’ Huet 181334f5ad Added shifted_perspective for easier camera handling. 11 anos atrás
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses 11 anos atrás
  Sam Hocevar 13d3c9d828 test: speed up the Map unit test. 11 anos atrás
  Lolbot b078ba08ea fixed 15 files out of 2730: 11 anos atrás
  Benlitz 1e353d2d30 material and texture loading from .OBJ + uniform sampler assignment from the mesh class (wip) 11 anos atrás
  Benlitz 4b98ef04a6 Added IndexOf and LastIndexOf methods in class String 11 anos atrás
  Sam Hocevar 410513f8ac test: remove dead code in an old test. 11 anos atrás
  Benjamin ‘Touky’ Huet 665bd7d6e7 MeshViewer : Fov compensation now works correctly (all is bound on Page{Up|Down}) First commit in a while. 11 anos atrás
  Jean-Yves Lamoureux 873a294d7a * Whoops. ça va pardon. 11 anos atrás
  Jean-Yves Lamoureux d058092983 * Physics 11 anos atrás
  Sam Hocevar f7dbc33524 build: update .vcxproj files. 11 anos atrás
  Sam Hocevar 485b9335aa test: emscripten compilation fix in the trigonometry benchmark. 12 anos atrás
  Sam Hocevar 96e26a2bd5 math: rename Box2D to "box2" and add an integer version, "ibox2". 12 anos atrás
  Benjamin ‘Touky’ Huet 167915fd2b MeshViewer : stupid crashfix 12 anos atrás
  Sam Hocevar 6faf4ee067 base: roll our own constants because it’s always a pain in the ass 12 anos atrás
  Sam Hocevar ddeaa5f81a build: reorganise automake build system. 12 anos atrás
  Sam Hocevar e6b0bd07bf image: hide the constructor behind a factory so that we can later 12 anos atrás
  Sam Hocevar f16704ecb0 image: GetData returns uint8_t* instead of void*, it's a lot safer. 12 anos atrás
  Sam Hocevar 5a19e1539d misc: fix a few URLs. 12 anos atrás
  Sam Hocevar c59fc670c2 core: import pristine lua 5.2.1 in the engine code. 12 anos atrás
  Sam Hocevar 33ab2042e7 test: disable a few non-essential and potentially incorrect unit tests. 12 anos atrás
  Sam Hocevar 94acb0f519 build: the “fuck you, Apple” commit; work around three different 12 anos atrás
  Sam Hocevar affdedd835 test: more complete PRNG unit tests. 12 anos atrás
  Sam Hocevar 700520d4d6 math: move rand() to its own header, ensure it only returns 12 anos atrás
  Sam Hocevar 9819425ba0 math: replace RandF() with a more generic rand() template function 12 anos atrás
  Sam Hocevar 8143b73ffb math: add Box2d + vec2 operations for easy box translations. 12 anos atrás
  Sam Hocevar 16a620d537 scene: start refactoring the camera code; we now have a stack of cameras 12 anos atrás
  Sam Hocevar fdc877cc29 math: fix an idiotic bug in the box-box intersection routine. 12 anos atrás
  Sam Hocevar 7b30d99725 test: unit test for 2D boxes. 12 anos atrás