489 Commits (27909ac8353f57fb9a08c70a692fd182b56edd43)

Autor SHA1 Mensaje Fecha
  Benjamin ‘Touky’ Huet 27909ac835 MeshViewer : Html split in .js so other NaCl version should be easier. Added crash/error handling with restart. Added Best match sorting in command listing. hace 11 años
  Benjamin ‘Touky’ Huet 34a59d25d4 MeshViewer cleanup + MessageService tweak for emscripten hace 11 años
  Benjamin ‘Touky’ Huet 0a88adc281 lolcatz shader WebGL compatible. hace 11 años
  Sam Hocevar 08c152ceeb build: fix LDFLAGS overriding issue. hace 11 años
  Benjamin ‘Touky’ Huet a875ea2345 I'm tired. hace 11 años
  Benjamin ‘Touky’ Huet 4cd864545c assert on non-handled raycast. hace 11 años
  Benjamin ‘Touky’ Huet 3fde4eaa8e MeshViewer : Added Basic shader to "RenderProof" (ahem...) emscripten hace 11 años
  Benjamin ‘Touky’ Huet 97b0ad7b1f Added exported functions in meshviewer makefile hace 11 años
  Benjamin ‘Touky’ Huet 653c5fc3fb meshviewer small tweak. hace 11 años
  Benjamin ‘Touky’ Huet b38bcfaa57 lolphysics.h : small build fix hace 11 años
  Sam Hocevar 66b7dd7198 test: remove isnan() unit tests because we can't rely on that function. hace 11 años
  Benjamin ‘Touky’ Huet 0c31a9b34e MeshViewer html tweak hace 11 años
  Benjamin ‘Touky’ Huet 62ea4bba63 MeshViewer : small tweaks hace 11 años
  Benjamin ‘Touky’ Huet 5552fc9c25 MeshViewer html tweak. hace 11 años
  Benjamin ‘Touky’ Huet 5595df4f62 MeshViewer : Added Javascript & Html for Web implementation. hace 11 años
  Sam Hocevar 5f3ad5cc15 math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 11 años
  Sam Hocevar 7108f8566d math: add orthogonal() and orthonormal() for 3-component vectors. hace 11 años
  Sam Hocevar 5721afb967 nacl: compilation fix. hace 11 años
  Benjamin ‘Touky’ Huet 794f1a5086 tweak hace 11 años
  Benjamin ‘Touky’ Huet 7d93ea60d7 MeshViewer : Store EasyMeshes as Pointer. hace 11 años
  Benjamin ‘Touky’ Huet b9a3257bc7 MeshViewer : tweak hace 11 años
  Benjamin ‘Touky’ Huet 2ace630ed5 MeshViewer html update hace 11 años
  Benjamin ‘Touky’ Huet f8fe3613fe MeshViewer html : Added Progress bar. hace 11 años
  Benjamin ‘Touky’ Huet f815073125 MeshViewer : HTML update hace 11 años
  Benjamin ‘Touky’ Huet 0e8de199a7 EasyMesh tweaked : New Copy CTor & RenderMesh state. hace 11 años
  Benjamin ‘Touky’ Huet 4b3686a927 MeshViewer TWEAK hace 11 años
  Benjamin ‘Touky’ Huet 71074c860d Added meshviewer .hmtl & .nmf hace 11 años
  Benjamin ‘Touky’ Huet 1535164bd7 NaCl tweaks hace 11 años
  Benjamin ‘Touky’ Huet 2ee1b77a13 NaCl #if hace 11 años
  Lolbot e7a384243a fixed 8 files out of 2631: hace 11 años
  Benjamin ‘Touky’ Huet 721d114e3a touky_demo : various fixes & tweaks. hace 11 años
  Sam Hocevar 353d0a4417 math: last pass (hopefully) at the quaternion/euler conversions. hace 11 años
  Sam Hocevar d5d73330e8 math: more quaternion to Euler angles fixes, plus unit tests. hace 11 años
  Sam Hocevar 9ecd579593 math: fix quaternion to euler conversion and add unit tests. hace 11 años
  Benjamin ‘Touky’ Huet 81806bf47c testsuite : fixed camera.cpp build hace 11 años
  Benjamin ‘Touky’ Huet 04556dea8b mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. hace 11 años
  Benlitz eab5c46b1e input: added a name the controllers, and a static Get() function to easily retrieve a registered controller hace 11 años
  Benlitz f104674963 gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly hace 11 años
  Benlitz e50f75403a core: added StartsWith and EndsWith function for strings, and a sign function for numeric types hace 11 años
  Sam Hocevar 561d33748f build: update unit tests following API change. hace 11 años
  Sam Hocevar b45c1dc7fe physics: always activate Bullet and remove dead code. hace 11 años
  Benjamin ‘Touky’ Huet 83cfb79f8e btphystest : InitApp delay hace 11 años
  Benjamin ‘Touky’ Huet fb7d8a25e2 btphystest tweak to delay app init. hace 11 años
  Benjamin ‘Touky’ Huet 05c476c22a Added nacl_phystest to test physic compatibility with nacl. hace 11 años
  Benjamin ‘Touky’ Huet 5f3b0157e6 btphystest : small damp tweak. hace 11 años
  Benjamin ‘Touky’ Huet 48e8ce206e camera unit test tweak hace 11 años
  Benjamin ‘Touky’ Huet 3778159bdc added camera unit test. hace 11 años
  Benjamin ‘Touky’ Huet 876f62228c btphystest : added new camera functions. Added funny camera stuff for cat simulation. hace 11 años
  Benjamin ‘Touky’ Huet 67d59ae9cb btphystest : added small border effect hace 11 años
  Sam Hocevar 543eb946a0 btphystest: play with hue values. hace 11 años