Age | Commit message (Collapse) | Author |
|
This reverts commit adf50568890cefb5fc354dbc1b21c4140bb410f9, reversing
changes made to ee2bc87c0ef3cc1a432655ff935e60f32977904d.
|
|
Also update classes.xml in order to document xrange
|
|
Closes #2075
|
|
|
|
Color, to deal with colors in the 0-255 range. Closes #2345
|
|
-Tabs work inside built-in log window, fixes #1867
|
|
|
|
-added function to get list of tiles used
|
|
seed -> Math::seed
get_inst -> ObjectDB::get_instance
|
|
also got rid of STL dependency on triangulator
|
|
-=-=-=-=-=-
-ESM Shadow Mapping for softer and less glitchy shadows
-HDR Pipeline (convert to Linear on texture import, convert to SRGB at the end)
-Fix to xml parse bug
|
|
-fix some menus
-fixed bug in out transition curves
-detect and remove file:/// in collada
-remove multiscript for now
-remove dependencies on mouse in OS, moved to Input
-avoid fscache from screwing up (fix might make it slower, but it works)
-funcref was missing, it's there now
|
|
|