You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benjamin ‘Touky’ Huet 2de4324de5 MV tweak 13 years ago
..
benchmark misc: fix some coding errors found by Coverity. 10 years ago
data MeshViewer Light tweak. 10 years ago
generated Added SceneSetup and its Parser/Compiler 10 years ago
javascript meshviewer name straightening again 10 years ago
math build: manually add lollua.vcxproj as a reference in all projects. 13 years ago
physics assert on non-handled raycast. 10 years ago
sandbox build: reorganise automake build system. 13 years ago
unit test: remove isnan() unit tests because we can't rely on that function. 10 years ago
xolotl gpu: move more platform-specific code from Video to Render. 13 years ago
Makefile.am BUILD FIX 10 years ago
benchsuite.cpp base: implement UNUSED() macro and put it here and there. 13 years ago
benchsuite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 13 years ago
btphystest.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 10 years ago
btphystest.h btphystest : InitApp delay 10 years ago
btphystest.vcxproj btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 10 years ago
btphystest.vcxproj.filters btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 10 years ago
easymeshdictionnary.js meshviewer files name straightening 10 years ago
empty.html Added utils.js : contains two Dynamic js loading func for NaCl/em version 10 years ago
front_camera_sprite.lolfx lolcatz shader WebGL compatible. 10 years ago
meshviewer.cpp MV tweak 10 years ago
meshviewer.em.html meshviewer name straightening again 10 years ago
meshviewer.index.html meshviewer index fix 10 years ago
meshviewer.nacl.html meshviewer files name straightening 10 years ago
meshviewer.nacl.nmf meshviewer files name straightening 10 years ago
meshviewer.vcxproj meshviewer name straightening again 10 years ago
nacl_phystest.cpp nacl: compilation fix. 10 years ago
nacl_phystest.h Added nacl_phystest to test physic compatibility with nacl. 10 years ago
nacl_phystest.vcxproj Added nacl_phystest to test physic compatibility with nacl. 10 years ago
nacl_phystest.vcxproj.filters Added nacl_phystest to test physic compatibility with nacl. 10 years ago
physicobject.h btphystest : cat movement update 10 years ago
scenesetup-compiler.cpp Added SceneSetup and its Parser/Compiler 10 years ago
scenesetup-compiler.h Added SceneSetup and its Parser/Compiler 10 years ago
scenesetup-parser.y Added SceneSetup and its Parser/Compiler 10 years ago
scenesetup-scanner.l Added SceneSetup and its Parser/Compiler 10 years ago
scenesetup.cpp Added SceneSetup and its Parser/Compiler 10 years ago
scenesetup.h Added SceneSetup and its Parser/Compiler 10 years ago
scenesetupdictionnary.js meshviewer files name straightening 10 years ago
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 10 years ago
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 10 years ago
testsuite.cpp base: implement UNUSED() macro and put it here and there. 13 years ago
testsuite.vcxproj added camera unit test. 10 years ago