Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Benjamin ‘Touky’ Huet 2ace630ed5 MeshViewer html update 11 lat temu
..
benchmark test: emscripten compilation fix in the trigonometry benchmark. 11 lat temu
data EasyMesh tweaked : New Copy CTor & RenderMesh state. 8 lat temu
math build: manually add lollua.vcxproj as a reference in all projects. 11 lat temu
physics mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 8 lat temu
sandbox build: reorganise automake build system. 11 lat temu
unit math: last pass (hopefully) at the quaternion/euler conversions. 8 lat temu
xolotl gpu: move more platform-specific code from Video to Render. 11 lat temu
Makefile.am Added nacl_phystest to test physic compatibility with nacl. 8 lat temu
benchsuite.cpp base: implement UNUSED() macro and put it here and there. 12 lat temu
benchsuite.vcxproj build: manually add lollua.vcxproj as a reference in all projects. 11 lat temu
btphystest.cpp input: added a name the controllers, and a static Get() function to easily retrieve a registered controller 8 lat temu
btphystest.h btphystest : InitApp delay 8 lat temu
btphystest.vcxproj btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 8 lat temu
btphystest.vcxproj.filters btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. 8 lat temu
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 lat temu
meshviewer.cpp EasyMesh tweaked : New Copy CTor & RenderMesh state. 8 lat temu
meshviewer.vcxproj MeshViewer TWEAK 8 lat temu
meshviewer_index.html MeshViewer html update 8 lat temu
meshviewer_nacl.nmf Added meshviewer .hmtl & .nmf 8 lat temu
nacl_phystest.cpp physics: always activate Bullet and remove dead code. 8 lat temu
nacl_phystest.h Added nacl_phystest to test physic compatibility with nacl. 8 lat temu
nacl_phystest.vcxproj Added nacl_phystest to test physic compatibility with nacl. 8 lat temu
nacl_phystest.vcxproj.filters Added nacl_phystest to test physic compatibility with nacl. 8 lat temu
physicobject.h btphystest : cat movement update 8 lat temu
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 lat temu
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 lat temu
testsuite.cpp base: implement UNUSED() macro and put it here and there. 12 lat temu
testsuite.vcxproj added camera unit test. 8 lat temu