2051 次代码提交 (cc8e6ced517efa4b9625a8bcdd9d287af9a7dd20)
 

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