2051 Commits (cc8e6ced517efa4b9625a8bcdd9d287af9a7dd20)
 

Autor SHA1 Mensaje Fecha
  Benjamin ‘Touky’ Huet cc8e6ced51 Added Debug DrawBox+DrawCapsule+DrawCircle+DrawSphere for ze lulz hace 10 años
  Sam Hocevar c656a37023 base: tweak assertion macro so that ASSERT(x = 1) triggers a warning. hace 10 años
  Sam Hocevar 7931bfaed6 build: some PS4 build fixes. hace 10 años
  Benjamin ‘Touky’ Huet fe877b6509 Mesh CSG update. hace 10 años
  Sam Hocevar 8ede168e62 color: add some vec4 constants for usual colour names. hace 10 años
  Benjamin ‘Touky’ Huet f9d63306a5 Added Face Slice by plane hace 10 años
  Benjamin ‘Touky’ Huet ee96d2668d Added basic crude array funcs hace 10 años
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. hace 10 años
  Benjamin ‘Touky’ Huet 98eb66b6c8 geomerty cleanup & tweak hace 11 años
  Benjamin ‘Touky’ Huet c753233291 geom tweaks hace 11 años
  Benjamin ‘Touky’ Huet 4c31c7b884 Build fix hace 11 años
  Benjamin ‘Touky’ Huet b2bdb1972f Several name tweaks here and there. hace 11 años
  Sam Hocevar a03ece3fdc algorithm: rename classes. hace 11 años
  Sam Hocevar 0cbbca1d2f algorithm: replace a fugly macro with a fugly function. hace 11 años
  Sam Hocevar 098d27931e algorithm: fix member visibility issues in Octree/QuadTree. hace 11 años
  Benjamin ‘Touky’ Huet 35514f7335 Build FIX ..... again hace 11 años
  Benjamin ‘Touky’ Huet b1fbc0259f Added Mask & StickyTime to Draw Debug hace 11 años
  Benjamin ‘Touky’ Huet 7792c759dd Build Fix hace 11 años
  Benjamin ‘Touky’ Huet db8fb1fbad Build FIX ? hace 11 años
  Benjamin ‘Touky’ Huet 159db9f857 BuildFIX hace 11 años
  Benjamin ‘Touky’ Huet 8268513786 Added Portal system to main code base hace 11 años
  Sam Hocevar dff1e5c0b6 base: fix a debug message queue crash and add Unicode support on Windows. hace 11 años
  Sam Hocevar a581e1719f base: fix very minor issues found by static analysis. hace 11 años
  Benjamin ‘Touky’ Huet 7394b7366f BuildFix hace 11 años
  Benjamin ‘Touky’ Huet 04dff54084 Added aabb_tree.h to the main branch. hace 11 años
  Benjamin ‘Touky’ Huet a9972696e6 Tweaked stuff in the AABBTree element storage. hace 11 años
  Sam Hocevar d8e08e34b8 build: add workbench to autoconf build and fix a few C++ issues. hace 11 años
  Benjamin ‘Touky’ Huet d0e3db712b Workbench QuadTree/OcTree build is OK hace 11 años
  Sam Hocevar d4241a2a84 build: various MSVC compilation fixes. hace 11 años
  Sam Hocevar 2c2ea82f8f vimlol: add "UNUSED" and "ASSERT" to our list of keywords. hace 11 años
  Sam Hocevar cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a hace 11 años
  Sam Hocevar 92c2f69d07 algorithm: move Array::Sort out of the base headers because their implementation hace 11 años
  Sam Hocevar ab45658080 build: compilation fixes for errors caused by recent renamings. hace 11 años
  Lolbot ece13aaabf fixed 19 files out of 2757: hace 11 años
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks hace 11 años
  Benjamin ‘Touky’ Huet ac8d88cb52 Hack-fix of degrees/radians in functions.h Warnings hace 11 años
  Sam Hocevar 8443733a08 math: add GLSL-inherited degrees() and radians() conversion functions. hace 11 años
  Sam Hocevar 8b2439f127 vimlol: highlight our maths constants F_PI, D_PI etc. in vim. hace 11 años
  Benjamin ‘Touky’ Huet a8f0081deb Added tweak to 05_EZMesh to show how custom shader setting works. hace 11 años
  Benjamin ‘Touky’ Huet 917891e0b0 Build FIX hace 11 años
  Benjamin ‘Touky’ Huet 21d90c7c22 Fixed shit hace 11 años
  Benjamin ‘Touky’ Huet 03474adceb Added custom vector constants for more usefulness hace 11 años
  Benjamin ‘Touky’ Huet 7aaa456f0d Added template Debug::Draw for custom complicated debug object hace 11 años
  Benjamin ‘Touky’ Huet eb0e0dbde8 Added "Item" operation on arrays hace 11 años
  Sam Hocevar 232fa4126d gpu: rename uniforms here and there for consistency. hace 11 años
  Sam Hocevar f67d7ecb0f sys: const correctness in file operations. hace 11 años
  Benjamin ‘Touky’ Huet 88a4859287 Added Test Point in Frustum hace 11 años
  Benjamin ‘Touky’ Huet 7c9f96e426 Added Debug::DrawViewProj hace 11 años
  Benjamin ‘Touky’ Huet 725919089e small camera fix hace 11 años
  Sam Hocevar 73891294fe gpu: fix a buffer overflow in our shader compilation wrapper. hace 11 años