.. |
01_triangle.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
01_triangle.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
01_triangle.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
02_cube.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
02_cube.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
02_cube.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
03_noise.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
03_noise.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
03_noise.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
04_texture.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
04_texture.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
04_texture.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
05_easymesh.cpp
|
build: add path to lolfx resource names
|
8 years ago |
05_easymesh.lua
|
Easymesh test tuto works with lua, but EzMesh seems broken.
|
8 years ago |
05_easymesh.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
06_sprite.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
06_sprite.png
|
build: move sample and tutorial files around.
|
8 years ago |
06_sprite.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
07_input.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
07_input.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
07_input.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
08_fbo.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
08_fbo.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
08_fbo.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
11_fractal.cpp
|
tutorial: support the Julia set in the fractal sample
|
8 years ago |
11_fractal.lolfx
|
tutorial: fix tutorial 11 (fractal)
|
8 years ago |
11_fractal.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
12_distance.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
12_texture_to_screen.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
12_voronoi.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
12_voronoi.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
12_voronoi.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
12_voronoi_distance.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
12_voronoi_setup.lolfx
|
build: move sample and tutorial files around.
|
8 years ago |
13_shader_builder.cpp
|
sys: make a few functions lowercase.
|
8 years ago |
13_shader_builder.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
14_lol_lua.cpp
|
lua: replace lol::LuaState with the original lua_State
|
8 years ago |
14_lol_lua.lua
|
lua property get/set added, not as nice as I wished, but working.
|
8 years ago |
14_lol_lua.vcxproj
|
build: move Lua to a submodule
|
8 years ago |
Makefile.am
|
build: add flags to disable unwanted builds
|
8 years ago |