.. |
3d
|
cc9955e102
unused variable cleanup
|
9 years ago |
buttons
|
f9ab317f65
companion to #2203: corrects a couple backend profile assignment mismatches found with @rextimmys debug spew
|
7 years ago |
containers
|
8bd533e001
Adds the Systems for the Entity-Component-Systems setup.
|
7 years ago |
controls
|
261a71c3f9
clarified several variable 'r' definitions, as well as a doubleup of a sucessive S32 txt_w = mProfile->mFont->getStrWidth( buff ); pair
|
7 years ago |
core
|
937ef6c33d
Tabs&Spaces
|
7 years ago |
editor
|
3ceaa0ed50
cleaned up member::radius
|
7 years ago |
game
|
0801a3cca8
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
8 years ago |
shiny
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 years ago |
theora
|
fd715f3ef3
add loop playback to GuiTheoraCtrl
|
9 years ago |
utility
|
bedc79aacb
Merges in Monkey's fixes PR with a resolution for a conflict
|
10 years ago |
worldEditor
|
95b46c107a
winconsole many, many i vars. worldEditor path arguement, lockPtr doubleup. volume.cpp: uneccesary duplicated FileNode::Attributes attr; def
|
7 years ago |