]>
author | Javier Sancho <jsf@jsancho.org> | |
Sun, 8 Mar 2020 18:36:37 +0000 (19:36 +0100) | ||
committer | Javier Sancho <jsf@jsancho.org> | |
Sun, 8 Mar 2020 18:36:37 +0000 (19:36 +0100) | ||
commit | 21f12bf4ba8c031b36784e1e0a479535f477cc59 | |
tree | 8fc5c26832ee6a1a6d63add8f056d3f18ffd8c7e | tree | snapshot |
parent | 56de371557044d3b7acc14cb94cc46641be906d9 | commit | diff |
Makefile.am | diff | blob | history | |
irrlicht.scm | diff | blob | history | |
irrlicht/device.scm | diff | blob | history | |
irrlicht/scene.scm | [new file with mode: 0644] | blob |
src/GuileIrrlicht.cpp | diff | blob | history | |
src/IAnimatedMesh.cpp | [new file with mode: 0644] | blob |
src/IAnimatedMesh.h | [new file with mode: 0644] | blob |
src/IAnimatedMeshSceneNode.cpp | [new file with mode: 0644] | blob |
src/IAnimatedMeshSceneNode.h | [new file with mode: 0644] | blob |
src/ISceneManager.cpp | diff | blob | history | |
src/ISceneManager.h | diff | blob | history | |
src/ISceneNode.cpp | [new file with mode: 0644] | blob |
src/ISceneNode.h | [new file with mode: 0644] | blob |
src/IrrlichtDevice.cpp | diff | blob | history | |
src/IrrlichtDevice.h | diff | blob | history | |
src/vector3d.cpp | [new file with mode: 0644] | blob |
src/vector3d.h | [new file with mode: 0644] | blob |