Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Sam Hocevar 65161c6809 math: add BoxIsectBox() method to test interesections. před 12 roky
..
application build: fix a few macro logic issues in SDL.h inclusion. před 12 roky
base core: implement a cool ASSERT() macro. před 12 roky
bullet build: remove more compiler warnings. před 12 roky
data build: add a few missing files to make dist. před 12 roky
debug sys: add the base source directory to the list of search directories před 12 roky
easymesh gpu: fix GLSL ES syntax errors in various shaders. před 12 roky
generated easymesh : Added SmoothMesh operation, works well with triangle, not well with a box. před 12 roky
gpu easymesh : vertices datas are now stored in a very user-friendly struct. Heavier on datas, though. před 12 roky
image ps3: use System::GetPathList() to open images. před 12 roky
input build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is před 12 roky
lol math: add BoxIsectBox() method to test interesections. před 12 roky
math math: minor improvements to the Remez exchange algorithm. před 12 roky
mesh New year copyright update. před 12 roky
platform ps3: fix typo in ps3app.cpp. před 12 roky
sys Fix missing ; před 12 roky
Makefile.am math: Interp class for frame-independent interpolation. před 12 roky
audio.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
audio.h base: prevent instantiation of several static-only classes. před 12 roky
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. před 12 roky
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. před 12 roky
core.h base: move headers around and promote gpu/ to lol/gpu/. před 12 roky
dict.cpp New year copyright update. před 12 roky
dict.h build: fix the WTFPL site URL in all code comments. před 12 roky
eglapp.cpp build: fix a few macro logic issues in SDL.h inclusion. před 12 roky
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). před 12 roky
emitter.cpp New year copyright update. před 12 roky
emitter.h New year copyright update. před 12 roky
entity.cpp New year copyright update. před 12 roky
entity.h easymesh: interface the shiny shader with new Light objects. před 12 roky
font.cpp New year copyright update. před 12 roky
font.h New year copyright update. před 12 roky
forge.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
forge.h base: prevent instantiation of several static-only classes. před 12 roky
gradient.cpp build: hide LolFx external declarations behind macros. před 12 roky
gradient.h New year copyright update. před 12 roky
gradient.lolfx core: add some noise to the gradient effect. před 12 roky
layer.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
layer.h build: fix the WTFPL site URL in all code comments. před 12 roky
light.cpp easymesh: interface the shiny shader with new Light objects. před 12 roky
light.h easymesh: interface the shiny shader with new Light objects. před 12 roky
lolcore.vcxproj math: Interp class for frame-independent interpolation. před 12 roky
lolcore.vcxproj.filters math: Interp class for frame-independent interpolation. před 12 roky
loldebug.h build: fix the WTFPL site URL in all code comments. před 12 roky
lolgl.h build: fix the WTFPL site URL in all code comments. před 12 roky
map.cpp New year copyright update. před 12 roky
map.h build: fix the WTFPL site URL in all code comments. před 12 roky
numeric.h build: fix compiler warnings and Linux and PS3 build issues. před 12 roky
platform.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
platform.h base: prevent instantiation of several static-only classes. před 12 roky
profiler.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
profiler.h base: prevent instantiation of several static-only classes. před 12 roky
sample.cpp base: fix typo in sample.cpp that prevented sample loads. před 12 roky
sample.h New year copyright update. před 12 roky
sampler.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
sampler.h base: forbid the creation of Sampler objects. před 12 roky
scene.cpp build: fix compiler warnings and Linux and PS3 build issues. před 12 roky
scene.h easymesh: interface the shiny shader with new Light objects. před 12 roky
sprite.cpp New year copyright update. před 12 roky
sprite.h New year copyright update. před 12 roky
text.cpp added GetPos method to get text position před 12 roky
text.h added GetPos method to get text position před 12 roky
ticker.cpp build: fix compiler warnings and Linux and PS3 build issues. před 12 roky
ticker.h base: prevent instantiation of several static-only classes. před 12 roky
tiler.cpp New year copyright update. před 12 roky
tiler.h base: prevent instantiation of several static-only classes. před 12 roky
tileset.cpp EasyMesh : vdecl/vbo flag test fixup. před 12 roky
tileset.h EasyMesh : vdecl/vbo flag test fixup. před 12 roky
video.cpp Added VertexDictionnary object to manage vertices with same coord && connected vertices. před 12 roky
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. před 12 roky
world.cpp New year copyright update. před 12 roky
world.h New year copyright update. před 12 roky
worldentity.cpp New year copyright update. před 12 roky
worldentity.h New year copyright update. před 12 roky