您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Benjamin ‘Touky’ Huet 3281169274 Input : Fixed mouse speed calculation in sdl & android. 11 年前
..
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. 12 年前
easymesh-compiler.cpp easymesh: print full mesh source when compilation fails. 11 年前
easymesh-compiler.h Added CSG v0.001a : not optimized, too much operation makes it slow. triangle count is not optimized. 12 年前
easymesh-parser.y EZMEsh : Tweaked SetColor syntax - Added QuadWeighting option 8 年前
easymesh-scanner.l EZMEsh : Tweaked SetColor syntax - Added QuadWeighting option 8 年前
easymesh.cpp Input : Fixed mouse speed calculation in sdl & android. 8 年前
easymesh.h easymesh: fix vertex lerp function prototypes. 8 年前
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 8 年前
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 8 年前
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 8 年前
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 8 年前
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 8 年前
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 8 年前