選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Benjamin ‘Touky’ Huet 2ace630ed5 MeshViewer html update 11年前
..
benchmark test: emscripten compilation fix in the trigonometry benchmark. 11年前
data EasyMesh tweaked : New Copy CTor & RenderMesh state. 8年前
math build: manually add lollua.vcxproj as a reference in all projects. 11年前
physics mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 8年前
sandbox build: reorganise automake build system. 11年前
unit math: last pass (hopefully) at the quaternion/euler conversions. 8年前
xolotl gpu: move more platform-specific code from Video to Render. 11年前
Makefile.am Added nacl_phystest to test physic compatibility with nacl. 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 input: added a name the controllers, and a static Get() function to easily retrieve a registered controller 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年前
front_camera_sprite.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年前
meshviewer.cpp EasyMesh tweaked : New Copy CTor & RenderMesh state. 8年前
meshviewer.vcxproj MeshViewer TWEAK 8年前
meshviewer_index.html MeshViewer html update 8年前
meshviewer_nacl.nmf Added meshviewer .hmtl & .nmf 8年前
nacl_phystest.cpp physics: always activate Bullet and remove dead code. 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年前
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年前