You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benlitz b3d306d22e input: added functions to bind keys over axis (not tested) 12 年之前
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13 年之前
build physics: always activate Bullet and remove dead code. 9 年之前
demos fixed more projects regarding the shader attribute change 9 年之前
doc doc: pass -file-line-error -halt-on-error to LaTeX. 12 年之前
src input: added functions to bind keys over axis (not tested) 9 年之前
test 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 9 年之前
tools vimlol: fix typo. 12 年之前
.gitattributes build: renormalise a lot of files. 13 年之前
.gitignore build: fix a few compilation issues with input v2. 9 年之前
COPYING build: fix the WTFPL site URL in all code comments. 13 年之前
Makefile.am build: put tutorials and lol.js in a new "demos" directory. 12 年之前
TODO Update todo list. 15 年之前
bootstrap build: various compilation fixes. 9 年之前
configure.ac build: various compilation fixes. 9 年之前