1883 Commits (70799848f772be1bdec146680565190bcdcf7744)

Author SHA1 Message Date
  Sam Hocevar 0f3805be4c android: various fixes, but the switch to NativeActivity isn't complete. 11 years ago
  Sam Hocevar af2fdff577 android: ensure the asset manager is initialised (hint: it's not). 11 years ago
  Sam Hocevar 591caaabdc sys: some path guessing logic fixes for standalone builds. 11 years ago
  Sam Hocevar ac81bd78a2 core: account for case-insensitive systems for data directories. 11 years ago
  Sam Hocevar 752829b7ed gpu: shader fixes for the Web version. 11 years ago
  Sam Hocevar 7d230d7674 math: add distance() function for vectors. 11 years ago
  Sam Hocevar 90706c8d44 lolremez: move some LolRemez matrix functions out of the engine. 11 years ago
  Sam Hocevar f9840e3458 lolremez: move LolRemez out of the engine, it's really too specific. 11 years ago
  Sam Hocevar ca87acd033 scene: fix light object usage in various demos and example programs. 11 years ago
  Sam Hocevar 1945e85afc scene: start working on the scene class reorganisation. 11 years ago
  Sam Hocevar 3b62246ef8 math: minor rework in the Euler angles conversion. 11 years ago
  Benjamin ‘Touky’ Huet 87aa2dc3e9 shiny*.lolfx : light reflect FIX 11 years ago
  Benjamin ‘Touky’ Huet 066f131852 Light : Added Type SfEnum. 11 years ago
  Benlitz e1241fd974 input: removed static keyword for global input names 11 years ago
  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 years ago
  Benjamin ‘Touky’ Huet 2b6b50aa26 EZMesh : Some files splitup 11 years ago
  Benjamin ‘Touky’ Huet c411be843c Added Flat debugrendermode 11 years ago
  Benjamin ‘Touky’ Huet accce03e6f small tweaks in EZMesh shader compatibilities 11 years ago
  Lolbot 91304801cc fixed 22 files out of 2667: 11 years ago
  Sam Hocevar 470fbbc550 build: add Abuse to the Visual Studio solution and exclude NaCl files 11 years ago
  Benjamin ‘Touky’ Huet 4029f475e4 for ze LOL 11 years ago
  Benjamin ‘Touky’ Huet 34688578ae Added Shiny flat lolfx 11 years ago
  Benjamin ‘Touky’ Huet b608607dba EZMesh : Added Vertices{Merge|Separate} and PostBuildNormal. 11 years ago
  Benjamin ‘Touky’ Huet 1cd715e6ef Mouse support now works in emscripten 11 years ago
  Benjamin ‘Touky’ Huet e04367b138 mouse input fix 11 years ago
  Benjamin ‘Touky’ Huet 2da1903619 Build fix 11 years ago
  Benjamin ‘Touky’ Huet dfc2a47f7f Input : mouse focus integration. 11 years ago
  Benjamin ‘Touky’ Huet 3281169274 Input : Fixed mouse speed calculation in sdl & android. 11 years ago
  Benjamin ‘Touky’ Huet 70395b5da2 Mouse support is now OK in NaCl 11 years ago
  Benjamin ‘Touky’ Huet 056df1d9a0 NaCl build FIX 11 years ago
  Benjamin ‘Touky’ Huet 3337671dfa NaCl : First pass on input re-implementation 11 years ago
  Benjamin ‘Touky’ Huet 747da72c44 Input : Small refactor, for clarity, easiness and beautification. 11 years ago
  Benjamin ‘Touky’ Huet 4f66b4d1f5 EZMesh : Default uniform test, cause emscripten failed AGAIN. 11 years ago
  Benjamin ‘Touky’ Huet b5bfa29caf Several build fix 11 years ago
  Sam Hocevar ed9c9ea274 easymesh: fix vertex lerp function prototypes. 11 years ago
  Benjamin ‘Touky’ Huet 46f0c2d7f0 EZMEsh : Tweaked SetColor syntax - Added QuadWeighting option 11 years ago
  Benjamin ‘Touky’ Huet 19f1af51be EZM MV : Small beautification 11 years ago
  Benjamin ‘Touky’ Huet 6b2044349c EZMesh : Added CommandStack & subsequent Loop command. 11 years ago
  Benjamin ‘Touky’ Huet 6e996f41aa EZMesh : Added SCVert command 11 years ago
  Benjamin ‘Touky’ Huet 2b4dc175ee Vector classes : added one (for consistency) 11 years ago
  Benjamin ‘Touky’ Huet 9bedc2092d Meshviewer FIX + comment rework 11 years ago
  Benjamin ‘Touky’ Huet f5de1279b7 EZMesh DefaultShader Setup string tweak (for emscripten) 11 years ago
  Benjamin ‘Touky’ Huet 064086f556 Build FIX 11 years ago
  Sam Hocevar 15c3039ba5 misc: fix some coding errors found by Coverity. 11 years ago
  Benjamin ‘Touky’ Huet 8b793bcd36 meshviewer name straightening again 11 years ago
  Benlitz e1a4367226 input: fixed crash when user rotate the mouse wheel 11 years ago
  Benjamin ‘Touky’ Huet 1e7d3ee21a Added SceneSetup and its Parser/Compiler 11 years ago
  Benjamin ‘Touky’ Huet 17109e369f MessageService : Safe Enum added to ensure good usage. 11 years ago
  Benjamin ‘Touky’ Huet 16872731eb Fixed MViewer emscripten version and also simplified some interaction stuff. 11 years ago
  Benjamin ‘Touky’ Huet 0fda9a304b Html : Added Embed Module var in main html so compatibility is ensured. 11 years ago