2032 коммитов (159db9f8579083d3472d7e231420325fc3f5c508)
 

Автор SHA1 Сообщение Дата
  Benjamin ‘Touky’ Huet 159db9f857 BuildFIX 10 лет назад
  Benjamin ‘Touky’ Huet 8268513786 Added Portal system to main code base 10 лет назад
  Sam Hocevar dff1e5c0b6 base: fix a debug message queue crash and add Unicode support on Windows. 10 лет назад
  Sam Hocevar a581e1719f base: fix very minor issues found by static analysis. 10 лет назад
  Benjamin ‘Touky’ Huet 7394b7366f BuildFix 10 лет назад
  Benjamin ‘Touky’ Huet 04dff54084 Added aabb_tree.h to the main branch. 10 лет назад
  Benjamin ‘Touky’ Huet a9972696e6 Tweaked stuff in the AABBTree element storage. 10 лет назад
  Sam Hocevar d8e08e34b8 build: add workbench to autoconf build and fix a few C++ issues. 10 лет назад
  Benjamin ‘Touky’ Huet d0e3db712b Workbench QuadTree/OcTree build is OK 10 лет назад
  Sam Hocevar d4241a2a84 build: various MSVC compilation fixes. 10 лет назад
  Sam Hocevar 2c2ea82f8f vimlol: add "UNUSED" and "ASSERT" to our list of keywords. 10 лет назад
  Sam Hocevar cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a 10 лет назад
  Sam Hocevar 92c2f69d07 algorithm: move Array::Sort out of the base headers because their implementation 10 лет назад
  Sam Hocevar ab45658080 build: compilation fixes for errors caused by recent renamings. 10 лет назад
  Lolbot ece13aaabf fixed 19 files out of 2757: 10 лет назад
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks 10 лет назад
  Benjamin ‘Touky’ Huet ac8d88cb52 Hack-fix of degrees/radians in functions.h Warnings 10 лет назад
  Sam Hocevar 8443733a08 math: add GLSL-inherited degrees() and radians() conversion functions. 10 лет назад
  Sam Hocevar 8b2439f127 vimlol: highlight our maths constants F_PI, D_PI etc. in vim. 10 лет назад
  Benjamin ‘Touky’ Huet a8f0081deb Added tweak to 05_EZMesh to show how custom shader setting works. 10 лет назад
  Benjamin ‘Touky’ Huet 917891e0b0 Build FIX 10 лет назад
  Benjamin ‘Touky’ Huet 21d90c7c22 Fixed shit 10 лет назад
  Benjamin ‘Touky’ Huet 03474adceb Added custom vector constants for more usefulness 10 лет назад
  Benjamin ‘Touky’ Huet 7aaa456f0d Added template Debug::Draw for custom complicated debug object 10 лет назад
  Benjamin ‘Touky’ Huet eb0e0dbde8 Added "Item" operation on arrays 10 лет назад
  Sam Hocevar 232fa4126d gpu: rename uniforms here and there for consistency. 10 лет назад
  Sam Hocevar f67d7ecb0f sys: const correctness in file operations. 10 лет назад
  Benjamin ‘Touky’ Huet 88a4859287 Added Test Point in Frustum 10 лет назад
  Benjamin ‘Touky’ Huet 7c9f96e426 Added Debug::DrawViewProj 10 лет назад
  Benjamin ‘Touky’ Huet 725919089e small camera fix 10 лет назад
  Sam Hocevar 73891294fe gpu: fix a buffer overflow in our shader compilation wrapper. 11 лет назад
  Sam Hocevar c27c3279ed base: avoid confusion between versions of String::Printf(). 11 лет назад
  Sam Hocevar 2bbc0d965a math: fix broken translation in lookat() function. 11 лет назад
  Sam Hocevar 7cf2a85ae0 math: make mat4::lookat nicer to read. 11 лет назад
  Lolbot 47b9f0abb0 fixed 69 files out of 2739: 11 лет назад
  Sam Hocevar 10272731ee color: fix issues in color to string conversions. 11 лет назад
  Sam Hocevar 547fe6a908 color: utility functions to convert vec3 colors to hex strings. 11 лет назад
  Jean-Yves Lamoureux 1f0696acda benlitz: add Makefile.am for lolui 11 лет назад
  Sam Hocevar e2eb9e9ed7 build: minor Win32 fixes for Jylam's project. 11 лет назад
  Sam Hocevar d46e63ff29 build: VS2012 solution and project tweaks for exotic platforms. 11 лет назад
  Jean-Yves Lamoureux b59fdb8baa * Fix compilation on lesser tools 11 лет назад
  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 лет назад
  Benlitz 02435c4b22 adding resharper to .gitignore for the lame windows coders that also writes assisted C# code 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 лет назад