Lasse Öörni a3c66ca360 Detect sRGB capability also on Direct3D9. пре 13 година
..
APITemplates.h b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. пре 13 година
AudioAPI.cpp a40fead7dc Updated license for the new year. пре 13 година
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. пре 13 година
Console.cpp a40fead7dc Updated license for the new year. пре 13 година
Console.h a40fead7dc Updated license for the new year. пре 13 година
CoreAPI.cpp 990428ca4d Changed Append() methods implementation in String class so they can be chained together in a statement. Added new Join() methods and exposed it to Script API. Refactored Attribute Inspector to take advantage of the new exposed Join() method. пре 13 година
DebugHud.cpp da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
DebugHud.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
Engine.cpp 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. пре 13 година
Engine.h a40fead7dc Updated license for the new year. пре 13 година
EngineAPI.cpp 0891aa62dc Applied DebugHud app stats patch from weitjong. пре 13 година
GraphicsAPI.cpp a3c66ca360 Detect sRGB capability also on Direct3D9. пре 13 година
IOAPI.cpp 44d663ba41 Added new Print() variant in script API to print a Variant. Fixed StringUtils from erroneously converting numerical string to int/uint using base 8 or base 16 when the string is started with '0' or '0x'. Fixed the same/diff value evaluation for ResourceRefList, VariantVector, and VariantMap. пре 13 година
InputAPI.cpp da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
MathAPI.cpp 9ed0c43919 Exposed math objects construction from an array of float/int and methods to get back the array buffer to the Script API. Enhanced the Attribute Inspector to multi-edit same value at coordinate level for attributes that have multiple coordinates, e.g. Vector3, Color, etc. Different value at coordinate level is non-editable as before. пре 13 година
NetworkAPI.cpp a40fead7dc Updated license for the new year. пре 13 година
PhysicsAPI.cpp 9964055dda Applied physics patch from Magic.Lixin. пре 13 година
Precompiled.cpp a40fead7dc Updated license for the new year. пре 13 година
Precompiled.h a40fead7dc Updated license for the new year. пре 13 година
ResourceAPI.cpp 14fa3b3d6e Added SavePNG() function to Image. пре 13 година
SceneAPI.cpp a40fead7dc Updated license for the new year. пре 13 година
ScriptAPI.cpp 09b716f0b8 Added scripting interface for RenderPath. пре 13 година
ScriptAPI.h a40fead7dc Updated license for the new year. пре 13 година
UIAPI.cpp 25372fafd8 Added new ListView attribute to control the root base indent in hierarchy mode. Enhanced the Hierarchy window in Editor to show icon for each item. Need better and more assets for the icons though. пре 13 година