2001 Commits (c27c3279ed5531a601be306e2e21cc2584d9dfcf)
 

Autor SHA1 Nachricht Datum
  Sam Hocevar c27c3279ed base: avoid confusion between versions of String::Printf(). vor 11 Jahren
  Sam Hocevar 2bbc0d965a math: fix broken translation in lookat() function. vor 11 Jahren
  Sam Hocevar 7cf2a85ae0 math: make mat4::lookat nicer to read. vor 11 Jahren
  Lolbot 47b9f0abb0 fixed 69 files out of 2739: vor 11 Jahren
  Sam Hocevar 10272731ee color: fix issues in color to string conversions. vor 11 Jahren
  Sam Hocevar 547fe6a908 color: utility functions to convert vec3 colors to hex strings. vor 11 Jahren
  Jean-Yves Lamoureux 1f0696acda benlitz: add Makefile.am for lolui vor 11 Jahren
  Sam Hocevar e2eb9e9ed7 build: minor Win32 fixes for Jylam's project. vor 11 Jahren
  Sam Hocevar d46e63ff29 build: VS2012 solution and project tweaks for exotic platforms. vor 11 Jahren
  Jean-Yves Lamoureux b59fdb8baa * Fix compilation on lesser tools vor 11 Jahren
  Jean-Yves Lamoureux 171433e9de * Fix compilation on lesser tools vor 11 Jahren
  Jean-Yves Lamoureux 81e4f7421e sdlinput: fix captured mouse coordinates vor 11 Jahren
  Benlitz 246af694d8 removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. vor 11 Jahren
  Benlitz 02435c4b22 adding resharper to .gitignore for the lame windows coders that also writes assisted C# code vor 11 Jahren
  Sam Hocevar b91c177125 camera: const correctness for all getters. vor 11 Jahren
  Sam Hocevar 2291ce5d1e math: add mat2::identity, etc. as global constants. vor 11 Jahren
  Sam Hocevar e1d459ed75 math: allow quat * vec3 and quat * vec4 operations. vor 11 Jahren
  Sam Hocevar 843cc42ed1 font: support \b (backspace) in text rendering. vor 11 Jahren
  Jean-Yves Lamoureux 8e544d0815 font: coding style ☜(゚ヮ゚☜) vor 11 Jahren
  Jean-Yves Lamoureux 6cce28dd93 font: add support for \n vor 11 Jahren
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. vor 11 Jahren
  Sam Hocevar 0f3805be4c android: various fixes, but the switch to NativeActivity isn't complete. vor 11 Jahren
  Sam Hocevar af2fdff577 android: ensure the asset manager is initialised (hint: it's not). vor 11 Jahren
  Sam Hocevar 591caaabdc sys: some path guessing logic fixes for standalone builds. vor 11 Jahren
  Sam Hocevar 1e15e3ec43 singlshot: add a Visual Studio project and fix minor things. vor 11 Jahren
  Sam Hocevar ac81bd78a2 core: account for case-insensitive systems for data directories. vor 11 Jahren
  Sam Hocevar 608918bdb0 singlshot: move Ludum Dare #28 entry to a real game project! vor 11 Jahren
  Sam Hocevar 752829b7ed gpu: shader fixes for the Web version. vor 11 Jahren
  Sam Hocevar 7d230d7674 math: add distance() function for vectors. vor 11 Jahren
  Sam Hocevar 9df9440e67 ld28: skeleton files. vor 11 Jahren
  Sam Hocevar 388098a178 hsv2rgb 6th vor 11 Jahren
  Sam Hocevar 8e732627d2 lolremez: add missing matrix.h implementation. vor 11 Jahren
  Sam Hocevar d0ebacf545 lolremez: simplify the solver class. vor 11 Jahren
  Sam Hocevar 90706c8d44 lolremez: move some LolRemez matrix functions out of the engine. vor 11 Jahren
  Sam Hocevar f9840e3458 lolremez: move LolRemez out of the engine, it's really too specific. vor 11 Jahren
  Sam Hocevar ca87acd033 scene: fix light object usage in various demos and example programs. vor 11 Jahren
  Sam Hocevar 1945e85afc scene: start working on the scene class reorganisation. vor 11 Jahren
  Sam Hocevar 3b62246ef8 math: minor rework in the Euler angles conversion. vor 11 Jahren
  Benjamin ‘Touky’ Huet 87aa2dc3e9 shiny*.lolfx : light reflect FIX vor 11 Jahren
  Benjamin ‘Touky’ Huet 066f131852 Light : Added Type SfEnum. vor 11 Jahren
  Benlitz e1241fd974 input: removed static keyword for global input names vor 11 Jahren
  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. vor 11 Jahren
  Benlitz f10d224d9d lolui: first draft of an ui framework (wip) vor 11 Jahren
  Benjamin ‘Touky’ Huet 2b6b50aa26 EZMesh : Some files splitup vor 11 Jahren
  Benjamin ‘Touky’ Huet c411be843c Added Flat debugrendermode vor 11 Jahren
  Benjamin ‘Touky’ Huet 72366b856a btPhystest fixup vor 11 Jahren
  Benjamin ‘Touky’ Huet accce03e6f small tweaks in EZMesh shader compatibilities vor 11 Jahren
  Lolbot 91304801cc fixed 22 files out of 2667: vor 11 Jahren
  Benjamin ‘Touky’ Huet 426fedfb9d Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds. vor 11 Jahren
  Sam Hocevar 470fbbc550 build: add Abuse to the Visual Studio solution and exclude NaCl files vor 11 Jahren