Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Sam Hocevar 65161c6809 math: add BoxIsectBox() method to test interesections. 13 anni fa
..
application build: fix a few macro logic issues in SDL.h inclusion. 13 anni fa
base core: implement a cool ASSERT() macro. 13 anni fa
bullet build: remove more compiler warnings. 13 anni fa
data build: add a few missing files to make dist. 13 anni fa
debug sys: add the base source directory to the list of search directories 13 anni fa
easymesh gpu: fix GLSL ES syntax errors in various shaders. 13 anni fa
generated easymesh : Added SmoothMesh operation, works well with triangle, not well with a box. 13 anni fa
gpu easymesh : vertices datas are now stored in a very user-friendly struct. Heavier on datas, though. 13 anni fa
image ps3: use System::GetPathList() to open images. 13 anni fa
input build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is 13 anni fa
lol math: add BoxIsectBox() method to test interesections. 13 anni fa
math math: minor improvements to the Remez exchange algorithm. 13 anni fa
mesh New year copyright update. 13 anni fa
platform ps3: fix typo in ps3app.cpp. 13 anni fa
sys Fix missing ; 13 anni fa
Makefile.am math: Interp class for frame-independent interpolation. 13 anni fa
audio.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
audio.h base: prevent instantiation of several static-only classes. 13 anni fa
camera.cpp Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation. 13 anni fa
camera.h Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation. 13 anni fa
core.h base: move headers around and promote gpu/ to lol/gpu/. 13 anni fa
dict.cpp New year copyright update. 13 anni fa
dict.h build: fix the WTFPL site URL in all code comments. 13 anni fa
eglapp.cpp build: fix a few macro logic issues in SDL.h inclusion. 13 anni fa
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 anni fa
emitter.cpp New year copyright update. 13 anni fa
emitter.h New year copyright update. 13 anni fa
entity.cpp New year copyright update. 13 anni fa
entity.h easymesh: interface the shiny shader with new Light objects. 13 anni fa
font.cpp New year copyright update. 13 anni fa
font.h New year copyright update. 13 anni fa
forge.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
forge.h base: prevent instantiation of several static-only classes. 13 anni fa
gradient.cpp build: hide LolFx external declarations behind macros. 13 anni fa
gradient.h New year copyright update. 13 anni fa
gradient.lolfx core: add some noise to the gradient effect. 13 anni fa
layer.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
layer.h build: fix the WTFPL site URL in all code comments. 13 anni fa
light.cpp easymesh: interface the shiny shader with new Light objects. 13 anni fa
light.h easymesh: interface the shiny shader with new Light objects. 13 anni fa
lolcore.vcxproj math: Interp class for frame-independent interpolation. 13 anni fa
lolcore.vcxproj.filters math: Interp class for frame-independent interpolation. 13 anni fa
loldebug.h build: fix the WTFPL site URL in all code comments. 13 anni fa
lolgl.h build: fix the WTFPL site URL in all code comments. 13 anni fa
map.cpp New year copyright update. 13 anni fa
map.h build: fix the WTFPL site URL in all code comments. 13 anni fa
numeric.h build: fix compiler warnings and Linux and PS3 build issues. 13 anni fa
platform.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
platform.h base: prevent instantiation of several static-only classes. 13 anni fa
profiler.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
profiler.h base: prevent instantiation of several static-only classes. 13 anni fa
sample.cpp base: fix typo in sample.cpp that prevented sample loads. 13 anni fa
sample.h New year copyright update. 13 anni fa
sampler.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
sampler.h base: forbid the creation of Sampler objects. 13 anni fa
scene.cpp build: fix compiler warnings and Linux and PS3 build issues. 13 anni fa
scene.h easymesh: interface the shiny shader with new Light objects. 13 anni fa
sprite.cpp New year copyright update. 13 anni fa
sprite.h New year copyright update. 13 anni fa
text.cpp added GetPos method to get text position 13 anni fa
text.h added GetPos method to get text position 13 anni fa
ticker.cpp build: fix compiler warnings and Linux and PS3 build issues. 13 anni fa
ticker.h base: prevent instantiation of several static-only classes. 13 anni fa
tiler.cpp New year copyright update. 13 anni fa
tiler.h base: prevent instantiation of several static-only classes. 13 anni fa
tileset.cpp EasyMesh : vdecl/vbo flag test fixup. 13 anni fa
tileset.h EasyMesh : vdecl/vbo flag test fixup. 13 anni fa
video.cpp Added VertexDictionnary object to manage vertices with same coord && connected vertices. 13 anni fa
video.h easymesh : "struct m_gpu" no longer exists and has been replaced by more simpler classes. VertexDecl&Buffer are now not created several times when using the same source datas. 13 anni fa
world.cpp New year copyright update. 13 anni fa
world.h New year copyright update. 13 anni fa
worldentity.cpp New year copyright update. 13 anni fa
worldentity.h New year copyright update. 13 anni fa