Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Benjamin ‘Touky’ Huet 3281169274 Input : Fixed mouse speed calculation in sdl & android. 12 лет назад
..
csgbsp.cpp base: roll our own constants because it’s always a pain in the ass 12 лет назад
csgbsp.h Added CSG v0.001a : not optimized, too much operation makes it slow. triangle count is not optimized. 13 лет назад
easymesh-compiler.cpp easymesh: print full mesh source when compilation fails. 12 лет назад
easymesh-compiler.h Added CSG v0.001a : not optimized, too much operation makes it slow. triangle count is not optimized. 13 лет назад
easymesh-parser.y EZMEsh : Tweaked SetColor syntax - Added QuadWeighting option 9 лет назад
easymesh-scanner.l EZMEsh : Tweaked SetColor syntax - Added QuadWeighting option 9 лет назад
easymesh.cpp Input : Fixed mouse speed calculation in sdl & android. 9 лет назад
easymesh.h easymesh: fix vertex lerp function prototypes. 9 лет назад
shiny.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 9 лет назад
shiny_SK.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 9 лет назад
shinydebugUV.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 9 лет назад
shinydebuglighting.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 9 лет назад
shinydebugnormal.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 9 лет назад
shinydebugwireframe.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly 9 лет назад