.. |
benchmark
|
test: emscripten compilation fix in the trigonometry benchmark.
|
11 years ago |
data
|
MeshViewer : Added Basic shader to "RenderProof" (ahem...) emscripten
|
8 years ago |
math
|
build: manually add lollua.vcxproj as a reference in all projects.
|
11 years ago |
physics
|
assert on non-handled raycast.
|
8 years ago |
sandbox
|
build: reorganise automake build system.
|
11 years ago |
unit
|
test: remove isnan() unit tests because we can't rely on that function.
|
8 years ago |
xolotl
|
gpu: move more platform-specific code from Video to Render.
|
11 years ago |
Makefile.am
|
MeshViewer cleanup + MessageService tweak for emscripten
|
8 years ago |
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.
|
8 years ago |
benchsuite.cpp
|
base: implement UNUSED() macro and put it here and there.
|
12 years ago |
benchsuite.vcxproj
|
build: manually add lollua.vcxproj as a reference in all projects.
|
11 years ago |
btphystest.cpp
|
math: add constant vectors vec2::zero, vec2::axis_x, etc.
|
8 years ago |
btphystest.h
|
btphystest : InitApp delay
|
8 years ago |
btphystest.vcxproj
|
btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks.
|
8 years ago |
btphystest.vcxproj.filters
|
btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks.
|
8 years ago |
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.
|
8 years ago |
front_camera_sprite.lolfx
|
lolcatz shader WebGL compatible.
|
8 years ago |
meshviewer.cpp
|
MeshViewer cleanup + MessageService tweak for emscripten
|
8 years ago |
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.
|
8 years ago |
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.
|
8 years ago |
meshviewer_nacl.nmf
|
Added meshviewer .hmtl & .nmf
|
8 years ago |
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.
|
8 years ago |
nacl_phystest.cpp
|
nacl: compilation fix.
|
8 years ago |
nacl_phystest.h
|
Added nacl_phystest to test physic compatibility with nacl.
|
8 years ago |
nacl_phystest.vcxproj
|
Added nacl_phystest to test physic compatibility with nacl.
|
8 years ago |
nacl_phystest.vcxproj.filters
|
Added nacl_phystest to test physic compatibility with nacl.
|
8 years ago |
physicobject.h
|
btphystest : cat movement update
|
8 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
|
8 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
|
8 years ago |
testsuite.cpp
|
base: implement UNUSED() macro and put it here and there.
|
12 years ago |
testsuite.vcxproj
|
added camera unit test.
|
8 years ago |