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