..
01_triangle.cpp
sys: make a few functions lowercase.
pirms 8 gadiem
01_triangle.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
01_triangle.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
02_cube.cpp
DebugDrawContext pass
pirms 8 gadiem
02_cube.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
02_cube.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
03_noise.cpp
sys: make a few functions lowercase.
pirms 8 gadiem
03_noise.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
03_noise.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
04_texture.cpp
Clean up a lot of shader crap
pirms 8 gadiem
04_texture.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
04_texture.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
05_easymesh.cpp
Make lol-lua an optional dependency.
pirms 7 gadiem
05_easymesh.lua
Easymesh test tuto works with lua, but EzMesh seems broken.
pirms 8 gadiem
05_easymesh.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
06_sprite.cpp
Fix compilation of sprite sample.
pirms 7 gadiem
06_sprite.png
build: move sample and tutorial files around.
pirms 8 gadiem
06_sprite.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
07_input.cpp
Get rid of String::format in favour of a std::string version.
pirms 7 gadiem
07_input.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
07_input.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
08_fbo.cpp
Clean up a lot of shader crap
pirms 8 gadiem
08_fbo.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
08_fbo.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
09_sound.cpp
audio: minimal streaming API
pirms 8 gadiem
11_fractal.cpp
tutorial: support the Julia set in the fractal sample
pirms 8 gadiem
11_fractal.lolfx
tutorial: fix tutorial 11 (fractal)
pirms 8 gadiem
11_fractal.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
12_distance.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
12_texture_to_screen.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
12_voronoi.cpp
Replace array::empty() with array::clear().
pirms 6 gadiem
12_voronoi.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
12_voronoi.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
12_voronoi_distance.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
12_voronoi_setup.lolfx
Clean up a lot of shader crap
pirms 8 gadiem
13_shader_builder.cpp
Use std::string in a lot of places. Makes a few things simpler.
pirms 7 gadiem
13_shader_builder.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
14_lol_lua.cpp
RIP lol::String ⚰️ LOL
pirms 7 gadiem
14_lol_lua.lua
Lolua small simplification
pirms 8 gadiem
14_lol_lua.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
15_lolimgui.cpp
Get rid of numerous uses of lol::String.
pirms 7 gadiem
15_lolimgui.vcxproj
Allow to build without Bullet Physics.
pirms 6 gadiem
16_movie.cpp
movie: replace the old Movie class with a GIF encoder.
pirms 7 gadiem
Makefile.am
Fix Lua-related compilation issues.
pirms 7 gadiem
imgui.ini
first little pass, everything is broken.
pirms 8 gadiem