Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Sam Hocevar 3c8ef15f0e gpu: switch some types to enum classes to check C++11 support. pirms 11 gadiem
..
application base: break the main loop apart for the emscripten port. pirms 12 gadiem
base base: rough implementation of safe enums with minimal ToString() support. pirms 9 gadiem
bullet build: some PS4 build fixes. pirms 9 gadiem
data build: reorganise automake build system. pirms 12 gadiem
debug math: fix a few compilation warnings. pirms 9 gadiem
easymesh base: rough implementation of safe enums with minimal ToString() support. pirms 9 gadiem
generated math: remove some vector constants that were a bit too specific. pirms 9 gadiem
gpu gpu: switch some types to enum classes to check C++11 support. pirms 9 gadiem
image fixed 5 files out of 2793: pirms 9 gadiem
input Added bunch of stuff on threads and images. pirms 9 gadiem
lol gpu: switch some types to enum classes to check C++11 support. pirms 9 gadiem
lua build: some PS4 build fixes. pirms 9 gadiem
math math: fix a few compilation warnings. pirms 9 gadiem
mesh base: rough implementation of safe enums with minimal ToString() support. pirms 9 gadiem
platform Added bunch of stuff on threads and images. pirms 9 gadiem
sys base: make the safe enums slightly safer. :-) pirms 9 gadiem
Makefile.am base: rough implementation of safe enums with minimal ToString() support. pirms 9 gadiem
audio.cpp add methods to Audio class to mute/unmute and change volume per channel pirms 9 gadiem
audio.h add methods to Audio class to mute/unmute and change volume per channel pirms 9 gadiem
camera.cpp math: add GLSL-inherited degrees() and radians() conversion functions. pirms 9 gadiem
camera.h Some names tweaks pirms 9 gadiem
commandstack.h base: make the safe enums slightly safer. :-) pirms 9 gadiem
core.h build: various MSVC compilation fixes. pirms 9 gadiem
dict.cpp build: lol-build now passes flags to configure, and configure now uses pirms 12 gadiem
dict.h build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
eglapp.cpp input: Removed previous input system pirms 9 gadiem
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). pirms 13 gadiem
emitter.cpp scene: allow to rotate sprites around the Z axis. pirms 9 gadiem
emitter.h New year copyright update. pirms 13 gadiem
entity.cpp ticker: replace linked lists wih dynamic arrays for entity groups. pirms 9 gadiem
entity.h Meshviewer FIX + comment rework pirms 9 gadiem
font.cpp scene: allow to rotate sprites around the Z axis. pirms 9 gadiem
font.h New year copyright update. pirms 13 gadiem
forge.cpp build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
forge.h base: prevent instantiation of several static-only classes. pirms 13 gadiem
gradient.cpp scene: start working on the scene class reorganisation. pirms 9 gadiem
gradient.h New year copyright update. pirms 13 gadiem
gradient.lolfx scene: start working on the scene class reorganisation. pirms 9 gadiem
layer.cpp scene: use a global g_scene object instead of Scene::GetDefault(). pirms 12 gadiem
layer.h build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
light.cpp Light : Added Type SfEnum. pirms 9 gadiem
light.h base: port all existing codebase to safe enums where absolutely required. pirms 9 gadiem
lolcore.vcxproj base: rough implementation of safe enums with minimal ToString() support. pirms 9 gadiem
lolcore.vcxproj.filters base: rough implementation of safe enums with minimal ToString() support. pirms 9 gadiem
loldebug.h build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. pirms 12 gadiem
map.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. pirms 9 gadiem
map.h build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
messageservice.cpp base: make the safe enums slightly safer. :-) pirms 9 gadiem
messageservice.h base: make the safe enums slightly safer. :-) pirms 9 gadiem
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() pirms 9 gadiem
platform.cpp build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
platform.h base: prevent instantiation of several static-only classes. pirms 13 gadiem
profiler.cpp build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
profiler.h base: prevent instantiation of several static-only classes. pirms 13 gadiem
sample.cpp audio: report SDL mixer loading errors. pirms 12 gadiem
sample.h audio: add Sampler::LoopSample(). pirms 12 gadiem
sampler.cpp audio: add Sampler::LoopSample(). pirms 12 gadiem
sampler.h audio: add Sampler::LoopSample(). pirms 12 gadiem
scene.cpp gpu: implement RenderContext::SetBlendEquation(). pirms 9 gadiem
scene.h Added Base directory logic similar to File class, with windows only implementation -for now- pirms 9 gadiem
sprite.cpp scene: allow to rotate sprites around the Z axis. pirms 9 gadiem
sprite.h New year copyright update. pirms 13 gadiem
text.cpp core: Text constructor now wants a String object. pirms 9 gadiem
text.h core: Text constructor now wants a String object. pirms 9 gadiem
ticker.cpp Added Mask & StickyTime to Draw Debug pirms 9 gadiem
ticker.h base: prevent instantiation of several static-only classes. pirms 13 gadiem
tiler.cpp Added bunch of stuff on threads and images. pirms 9 gadiem
tiler.h Added bunch of stuff on threads and images. pirms 9 gadiem
tileset.cpp AddedSprite_sorter stores parameters now. pirms 9 gadiem
tileset.h AddedSprite_sorter stores parameters now. pirms 9 gadiem
utils.h base: port all existing codebase to safe enums where absolutely required. pirms 9 gadiem
video.cpp Added Flat debugrendermode pirms 9 gadiem
video.h Added Flat debugrendermode pirms 9 gadiem
world.cpp lua: print the actual panic message before dumping a callstack. pirms 12 gadiem
world.h lua: add support for lua/init.lua in a global World object and give pirms 12 gadiem
worldentity.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. pirms 9 gadiem
worldentity.h core: remove deprecated WorldEntity member variables. pirms 9 gadiem