1351 Revīzijas (fd4cb5e3500eb5d13650043833069784814f9f33)

Autors SHA1 Ziņojums Datums
  Benjamin ‘Touky’ Huet fd4cb5e350 Added debug stuff pirms 11 gadiem
  Sam Hocevar c29058ac87 gpu: give access to the Texture behind a TileSet. pirms 12 gadiem
  Benjamin ‘Touky’ Huet fe7f7b9fdb Added Base directory logic similar to File class, with windows only implementation -for now- pirms 12 gadiem
  Sam Hocevar 32143b8bb4 scene: allow to rotate sprites around the Z axis. pirms 12 gadiem
  Sam Hocevar 6c0cab193c scene: position sprite tiles from their centre instead of their corner. pirms 12 gadiem
  Benjamin ‘Touky’ Huet dbb1d02aa6 Added 2D to 3D DebugLines pirms 12 gadiem
  Benjamin ‘Touky’ Huet d3b6bb6dce workbench update pirms 12 gadiem
  Benjamin ‘Touky’ Huet cc8e6ced51 Added Debug DrawBox+DrawCapsule+DrawCircle+DrawSphere for ze lulz pirms 12 gadiem
  Sam Hocevar c656a37023 base: tweak assertion macro so that ASSERT(x = 1) triggers a warning. pirms 12 gadiem
  Sam Hocevar 7931bfaed6 build: some PS4 build fixes. pirms 12 gadiem
  Benjamin ‘Touky’ Huet fe877b6509 Mesh CSG update. pirms 12 gadiem
  Sam Hocevar 8ede168e62 color: add some vec4 constants for usual colour names. pirms 12 gadiem
  Benjamin ‘Touky’ Huet ee96d2668d Added basic crude array funcs pirms 12 gadiem
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. pirms 12 gadiem
  Benjamin ‘Touky’ Huet 98eb66b6c8 geomerty cleanup & tweak pirms 12 gadiem
  Benjamin ‘Touky’ Huet c753233291 geom tweaks pirms 12 gadiem
  Benjamin ‘Touky’ Huet 4c31c7b884 Build fix pirms 12 gadiem
  Benjamin ‘Touky’ Huet b2bdb1972f Several name tweaks here and there. pirms 12 gadiem
  Sam Hocevar a03ece3fdc algorithm: rename classes. pirms 12 gadiem
  Sam Hocevar 0cbbca1d2f algorithm: replace a fugly macro with a fugly function. pirms 12 gadiem
  Sam Hocevar 098d27931e algorithm: fix member visibility issues in Octree/QuadTree. pirms 12 gadiem
  Benjamin ‘Touky’ Huet 35514f7335 Build FIX ..... again pirms 12 gadiem
  Benjamin ‘Touky’ Huet b1fbc0259f Added Mask & StickyTime to Draw Debug pirms 12 gadiem
  Benjamin ‘Touky’ Huet 7792c759dd Build Fix pirms 12 gadiem
  Benjamin ‘Touky’ Huet db8fb1fbad Build FIX ? pirms 12 gadiem
  Benjamin ‘Touky’ Huet 159db9f857 BuildFIX pirms 12 gadiem
  Benjamin ‘Touky’ Huet 8268513786 Added Portal system to main code base pirms 12 gadiem
  Sam Hocevar dff1e5c0b6 base: fix a debug message queue crash and add Unicode support on Windows. pirms 12 gadiem
  Sam Hocevar a581e1719f base: fix very minor issues found by static analysis. pirms 12 gadiem
  Benjamin ‘Touky’ Huet 7394b7366f BuildFix pirms 12 gadiem
  Benjamin ‘Touky’ Huet 04dff54084 Added aabb_tree.h to the main branch. pirms 12 gadiem
  Benjamin ‘Touky’ Huet a9972696e6 Tweaked stuff in the AABBTree element storage. pirms 12 gadiem
  Benjamin ‘Touky’ Huet d0e3db712b Workbench QuadTree/OcTree build is OK pirms 12 gadiem
  Sam Hocevar d4241a2a84 build: various MSVC compilation fixes. pirms 12 gadiem
  Sam Hocevar cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a pirms 12 gadiem
  Sam Hocevar 92c2f69d07 algorithm: move Array::Sort out of the base headers because their implementation pirms 12 gadiem
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks pirms 12 gadiem
  Benjamin ‘Touky’ Huet ac8d88cb52 Hack-fix of degrees/radians in functions.h Warnings pirms 12 gadiem
  Sam Hocevar 8443733a08 math: add GLSL-inherited degrees() and radians() conversion functions. pirms 12 gadiem
  Benjamin ‘Touky’ Huet 03474adceb Added custom vector constants for more usefulness pirms 12 gadiem
  Benjamin ‘Touky’ Huet 7aaa456f0d Added template Debug::Draw for custom complicated debug object pirms 12 gadiem
  Benjamin ‘Touky’ Huet eb0e0dbde8 Added "Item" operation on arrays pirms 12 gadiem
  Sam Hocevar 232fa4126d gpu: rename uniforms here and there for consistency. pirms 12 gadiem
  Sam Hocevar f67d7ecb0f sys: const correctness in file operations. pirms 12 gadiem
  Benjamin ‘Touky’ Huet 88a4859287 Added Test Point in Frustum pirms 12 gadiem
  Benjamin ‘Touky’ Huet 7c9f96e426 Added Debug::DrawViewProj pirms 12 gadiem
  Benjamin ‘Touky’ Huet 725919089e small camera fix pirms 12 gadiem
  Sam Hocevar 73891294fe gpu: fix a buffer overflow in our shader compilation wrapper. pirms 12 gadiem
  Sam Hocevar c27c3279ed base: avoid confusion between versions of String::Printf(). pirms 12 gadiem
  Sam Hocevar 2bbc0d965a math: fix broken translation in lookat() function. pirms 12 gadiem