Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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. il y a 11 ans
..
benchmark test: emscripten compilation fix in the trigonometry benchmark. il y a 11 ans
data MeshViewer : Added Basic shader to "RenderProof" (ahem...) emscripten il y a 8 ans
math build: manually add lollua.vcxproj as a reference in all projects. il y a 11 ans
physics assert on non-handled raycast. il y a 8 ans
sandbox build: reorganise automake build system. il y a 11 ans
unit test: remove isnan() unit tests because we can't rely on that function. il y a 8 ans
xolotl gpu: move more platform-specific code from Video to Render. il y a 11 ans
Makefile.am MeshViewer cleanup + MessageService tweak for emscripten il y a 8 ans
TypeDictionnary.js 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. il y a 8 ans
benchsuite.cpp base: implement UNUSED() macro and put it here and there. il y a 12 ans
benchsuite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. il y a 11 ans
btphystest.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. il y a 8 ans
btphystest.h btphystest : InitApp delay il y a 8 ans
btphystest.vcxproj btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. il y a 8 ans
btphystest.vcxproj.filters btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. il y a 8 ans
easy_mesh_dictionnary.js 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. il y a 8 ans
front_camera_sprite.lolfx lolcatz shader WebGL compatible. il y a 8 ans
meshviewer.cpp MeshViewer cleanup + MessageService tweak for emscripten il y a 8 ans
meshviewer.vcxproj 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. il y a 8 ans
meshviewer_index.html 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. il y a 8 ans
meshviewer_nacl.nmf Added meshviewer .hmtl & .nmf il y a 8 ans
nacl_loading.js 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. il y a 8 ans
nacl_phystest.cpp nacl: compilation fix. il y a 8 ans
nacl_phystest.h Added nacl_phystest to test physic compatibility with nacl. il y a 8 ans
nacl_phystest.vcxproj Added nacl_phystest to test physic compatibility with nacl. il y a 8 ans
nacl_phystest.vcxproj.filters Added nacl_phystest to test physic compatibility with nacl. il y a 8 ans
physicobject.h btphystest : cat movement update il y a 8 ans
shinyfur.lolfx 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 il y a 8 ans
shinymvtexture.lolfx 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 il y a 8 ans
testsuite.cpp base: implement UNUSED() macro and put it here and there. il y a 12 ans
testsuite.vcxproj added camera unit test. il y a 8 ans