1294 次程式碼提交 (171433e9de6c48b019e7df4e7ae76d5bb6dfee9a)

作者 SHA1 備註 提交日期
  Jean-Yves Lamoureux 171433e9de * Fix compilation on lesser tools 11 年之前
  Jean-Yves Lamoureux 81e4f7421e sdlinput: fix captured mouse coordinates 11 年之前
  Benlitz 246af694d8 removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. 11 年之前
  Sam Hocevar b91c177125 camera: const correctness for all getters. 11 年之前
  Sam Hocevar 2291ce5d1e math: add mat2::identity, etc. as global constants. 11 年之前
  Sam Hocevar e1d459ed75 math: allow quat * vec3 and quat * vec4 operations. 11 年之前
  Sam Hocevar 843cc42ed1 font: support \b (backspace) in text rendering. 11 年之前
  Jean-Yves Lamoureux 8e544d0815 font: coding style ☜(゚ヮ゚☜) 11 年之前
  Jean-Yves Lamoureux 6cce28dd93 font: add support for \n 11 年之前
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. 11 年之前
  Sam Hocevar 0f3805be4c android: various fixes, but the switch to NativeActivity isn't complete. 11 年之前
  Sam Hocevar af2fdff577 android: ensure the asset manager is initialised (hint: it's not). 11 年之前
  Sam Hocevar 591caaabdc sys: some path guessing logic fixes for standalone builds. 11 年之前
  Sam Hocevar ac81bd78a2 core: account for case-insensitive systems for data directories. 11 年之前
  Sam Hocevar 752829b7ed gpu: shader fixes for the Web version. 11 年之前
  Sam Hocevar 7d230d7674 math: add distance() function for vectors. 11 年之前
  Sam Hocevar 90706c8d44 lolremez: move some LolRemez matrix functions out of the engine. 11 年之前
  Sam Hocevar f9840e3458 lolremez: move LolRemez out of the engine, it's really too specific. 11 年之前
  Sam Hocevar ca87acd033 scene: fix light object usage in various demos and example programs. 11 年之前
  Sam Hocevar 1945e85afc scene: start working on the scene class reorganisation. 11 年之前
  Sam Hocevar 3b62246ef8 math: minor rework in the Euler angles conversion. 11 年之前
  Benjamin ‘Touky’ Huet 87aa2dc3e9 shiny*.lolfx : light reflect FIX 11 年之前
  Benjamin ‘Touky’ Huet 066f131852 Light : Added Type SfEnum. 11 年之前
  Benlitz e1241fd974 input: removed static keyword for global input names 11 年之前
  Benlitz 845a870c9f gpu: fixed Video::GetSize(), it was previously returning the size of the current viewport, it is now returning the size of the back buffer. 11 年之前
  Benjamin ‘Touky’ Huet 2b6b50aa26 EZMesh : Some files splitup 11 年之前
  Benjamin ‘Touky’ Huet c411be843c Added Flat debugrendermode 11 年之前
  Benjamin ‘Touky’ Huet accce03e6f small tweaks in EZMesh shader compatibilities 11 年之前
  Lolbot 91304801cc fixed 22 files out of 2667: 11 年之前
  Sam Hocevar 470fbbc550 build: add Abuse to the Visual Studio solution and exclude NaCl files 11 年之前
  Benjamin ‘Touky’ Huet 4029f475e4 for ze LOL 11 年之前
  Benjamin ‘Touky’ Huet 34688578ae Added Shiny flat lolfx 11 年之前
  Benjamin ‘Touky’ Huet b608607dba EZMesh : Added Vertices{Merge|Separate} and PostBuildNormal. 11 年之前
  Benjamin ‘Touky’ Huet 1cd715e6ef Mouse support now works in emscripten 11 年之前
  Benjamin ‘Touky’ Huet e04367b138 mouse input fix 11 年之前
  Benjamin ‘Touky’ Huet 2da1903619 Build fix 11 年之前
  Benjamin ‘Touky’ Huet dfc2a47f7f Input : mouse focus integration. 11 年之前
  Benjamin ‘Touky’ Huet 3281169274 Input : Fixed mouse speed calculation in sdl & android. 11 年之前
  Benjamin ‘Touky’ Huet 70395b5da2 Mouse support is now OK in NaCl 11 年之前
  Benjamin ‘Touky’ Huet 056df1d9a0 NaCl build FIX 11 年之前
  Benjamin ‘Touky’ Huet 3337671dfa NaCl : First pass on input re-implementation 11 年之前
  Benjamin ‘Touky’ Huet 747da72c44 Input : Small refactor, for clarity, easiness and beautification. 11 年之前
  Benjamin ‘Touky’ Huet 4f66b4d1f5 EZMesh : Default uniform test, cause emscripten failed AGAIN. 11 年之前
  Benjamin ‘Touky’ Huet b5bfa29caf Several build fix 11 年之前
  Sam Hocevar ed9c9ea274 easymesh: fix vertex lerp function prototypes. 11 年之前
  Benjamin ‘Touky’ Huet 46f0c2d7f0 EZMEsh : Tweaked SetColor syntax - Added QuadWeighting option 11 年之前
  Benjamin ‘Touky’ Huet 19f1af51be EZM MV : Small beautification 11 年之前
  Benjamin ‘Touky’ Huet 6b2044349c EZMesh : Added CommandStack & subsequent Loop command. 11 年之前
  Benjamin ‘Touky’ Huet 6e996f41aa EZMesh : Added SCVert command 11 年之前
  Benjamin ‘Touky’ Huet 2b4dc175ee Vector classes : added one (for consistency) 11 年之前