123 Revize (7f9de5d554b9f79f4d7a052228a61d67e881f27b)

Autor SHA1 Zpráva Datum
  Sam Hocevar 10f244192c math: allow to create real numbers from long doubles před 9 roky
  Sam Hocevar c7567975e3 math: add τ (tau) to the list of maths constants. před 10 roky
  Sam Hocevar 078751a820 math: all API functions dealing with angles now use radians. před 10 roky
  Sam Hocevar 45b57cc102 math: rename re() to inverse() in all classes. před 10 roky
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. před 10 roky
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. před 10 roky
  Sam Hocevar 38733fade7 math: move the matrix-to-quaternion code to a global header. před 10 roky
  Sam Hocevar 977049a7b3 math: make the matrix-to-quaternion code shorter. před 10 roky
  Sam Hocevar d64b117b8d build: fix license and copyright information. před 10 roky
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. před 10 roky
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. před 10 roky
  Sam Hocevar f791b672ed misc: lots of compilation fixes for Visual Studio (related to mediocre před 11 roky
  Sam Hocevar a07844682e build: remove dead PS3 code. před 11 roky
  Sam Hocevar efe8e1d051 math: allow to build real numbers from 64-bit integers. před 11 roky
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. před 11 roky
  Sam Hocevar 97cdc17ae1 math: add outer product for matrices and vectors. před 11 roky
  Sam Hocevar a46afd6ed5 math: make cofactor computation and matrix inversion simpler and more generic. před 11 roky
  Sam Hocevar f7a8d5079b math: disable a few unused operators (for integer quaternions, for instance). před 11 roky
  Sam Hocevar 62f7068516 math: move code from vector.cpp to matrix.cpp and transform.cpp. před 11 roky
  Sam Hocevar ffa21ed0d0 misc: disable all 16-bit float vectors when using Visual Studio. před 11 roky
  Sam Hocevar 4f28047fc4 math: refactor more shit, I have no idea what I’m doing. před 11 roky
  Sam Hocevar 52cd11358e math: finish renaming matrix<> to mat<>. před 11 roky
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename před 11 roky
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. před 11 roky
  Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. před 11 roky
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. před 11 roky
  Benjamin ‘Touky’ Huet 60887138ff Added tostring to vectors, similar to printf, but with tostring. před 11 roky
  Benjamin ‘Touky’ Huet 5f12e3ebc1 operator bis repetitas .... před 11 roky
  Benjamin ‘Touky’ Huet 115bd31b0e Learn your fucking operators, you dumbass !!!!! před 11 roky
  Sam Hocevar cdfb4e7abf math: fix a few compilation warnings. před 11 roky
  Benjamin ‘Touky’ Huet fd4cb5e350 Added debug stuff před 11 roky
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. před 12 roky
  Benjamin ‘Touky’ Huet 98eb66b6c8 geomerty cleanup & tweak před 12 roky
  Benjamin ‘Touky’ Huet c753233291 geom tweaks před 12 roky
  Benjamin ‘Touky’ Huet b2bdb1972f Several name tweaks here and there. před 12 roky
  Sam Hocevar cb62b52ce6 math: add quat::axis() and quat::angle() to retrieve axis and angle from a před 12 roky
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks před 12 roky
  Sam Hocevar 8443733a08 math: add GLSL-inherited degrees() and radians() conversion functions. před 12 roky
  Benjamin ‘Touky’ Huet 03474adceb Added custom vector constants for more usefulness před 12 roky
  Benjamin ‘Touky’ Huet 88a4859287 Added Test Point in Frustum před 12 roky
  Sam Hocevar 2bbc0d965a math: fix broken translation in lookat() function. před 12 roky
  Sam Hocevar 7cf2a85ae0 math: make mat4::lookat nicer to read. před 12 roky
  Sam Hocevar 2291ce5d1e math: add mat2::identity, etc. as global constants. před 12 roky
  Sam Hocevar 3b62246ef8 math: minor rework in the Euler angles conversion. před 12 roky
  Benjamin ‘Touky’ Huet 747da72c44 Input : Small refactor, for clarity, easiness and beautification. před 12 roky
  Benjamin ‘Touky’ Huet 2b4dc175ee Vector classes : added one (for consistency) před 12 roky
  Sam Hocevar 5f3ad5cc15 math: add constant vectors vec2::zero, vec2::axis_x, etc. před 12 roky
  Benjamin ‘Touky’ Huet 0a7dc44a67 Added MessageService : Basic & Naive Message logging. před 12 roky
  Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. před 12 roky
  Sam Hocevar d5d73330e8 math: more quaternion to Euler angles fixes, plus unit tests. před 12 roky