2069 Commits (3d4b3d53c3e3c8a47d7691a602539a50f61db65b)
 

Autor SHA1 Mensaje Fecha
  Benjamin ‘Touky’ Huet 3d4b3d53c3 Added bunch of stuff on threads and images. hace 10 años
  Sam Hocevar 826ad3bd9f build: move stuff out of private directories. hace 10 años
  Sam Hocevar c9b8ff54a1 misc: some refactoring in texture handling. hace 10 años
  Sam Hocevar a66e5c6dab geometry: implement point-to-segment distance function. hace 10 años
  Benjamin ‘Touky’ Huet b98584957c Added Mouse scroll as axis. hace 10 años
  Sam Hocevar 3877142820 build: move some files around. hace 10 años
  Benjamin ‘Touky’ Huet fd4cb5e350 Added debug stuff hace 10 años
  Sam Hocevar c29058ac87 gpu: give access to the Texture behind a TileSet. hace 10 años
  Sam Hocevar 0f0d8a5382 build: more Raspberry Pi build fixes. hace 10 años
  Sam Hocevar e404e732b0 build: remove old and weird compiler flags overrides. hace 10 años
  Benjamin ‘Touky’ Huet cb6161d03a Added first sprite sorter project. hace 10 años
  Benjamin ‘Touky’ Huet fe7f7b9fdb Added Base directory logic similar to File class, with windows only implementation -for now- hace 10 años
  Sam Hocevar 7053ff90a6 build: disable GCC psabi warnings, they’re annoying. hace 10 años
  Sam Hocevar 016d57fde6 build: update Raspi paths for newest firmware. hace 10 años
  Sam Hocevar 32143b8bb4 scene: allow to rotate sprites around the Z axis. hace 10 años
  Sam Hocevar 6c0cab193c scene: position sprite tiles from their centre instead of their corner. hace 10 años
  Benjamin ‘Touky’ Huet dbb1d02aa6 Added 2D to 3D DebugLines hace 10 años
  Benjamin ‘Touky’ Huet d3b6bb6dce workbench update hace 10 años
  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 10 años
  Benjamin ‘Touky’ Huet c753233291 geom tweaks hace 10 años
  Benjamin ‘Touky’ Huet 4c31c7b884 Build fix hace 10 años
  Benjamin ‘Touky’ Huet b2bdb1972f Several name tweaks here and there. hace 10 años
  Sam Hocevar a03ece3fdc algorithm: rename classes. hace 10 años
  Sam Hocevar 0cbbca1d2f algorithm: replace a fugly macro with a fugly function. hace 10 años
  Sam Hocevar 098d27931e algorithm: fix member visibility issues in Octree/QuadTree. hace 10 años
  Benjamin ‘Touky’ Huet 35514f7335 Build FIX ..... again hace 10 años
  Benjamin ‘Touky’ Huet b1fbc0259f Added Mask & StickyTime to Draw Debug hace 10 años
  Benjamin ‘Touky’ Huet 7792c759dd Build Fix hace 10 años
  Benjamin ‘Touky’ Huet db8fb1fbad Build FIX ? hace 10 años
  Benjamin ‘Touky’ Huet 159db9f857 BuildFIX hace 10 años
  Benjamin ‘Touky’ Huet 8268513786 Added Portal system to main code base hace 10 años
  Sam Hocevar dff1e5c0b6 base: fix a debug message queue crash and add Unicode support on Windows. hace 10 años
  Sam Hocevar a581e1719f base: fix very minor issues found by static analysis. hace 10 años
  Benjamin ‘Touky’ Huet 7394b7366f BuildFix hace 10 años
  Benjamin ‘Touky’ Huet 04dff54084 Added aabb_tree.h to the main branch. hace 10 años
  Benjamin ‘Touky’ Huet a9972696e6 Tweaked stuff in the AABBTree element storage. hace 10 años
  Sam Hocevar d8e08e34b8 build: add workbench to autoconf build and fix a few C++ issues. hace 10 años
  Benjamin ‘Touky’ Huet d0e3db712b Workbench QuadTree/OcTree build is OK hace 10 años
  Sam Hocevar d4241a2a84 build: various MSVC compilation fixes. hace 10 años
  Sam Hocevar 2c2ea82f8f vimlol: add "UNUSED" and "ASSERT" to our list of keywords. hace 10 años
  Sam Hocevar cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a hace 10 años
  Sam Hocevar 92c2f69d07 algorithm: move Array::Sort out of the base headers because their implementation hace 10 años