renamed platform macros; added posix macro |
|
More...
|
over 11 years ago
|
fixed warnings and errors on clang |
|
More...
|
over 11 years ago
|
fix link issue with ClassBase |
|
More...
|
over 11 years ago
|
fixes for gcc |
|
More...
|
over 11 years ago
|
remove unnesessary checks in contexts |
|
More...
|
over 11 years ago
|
add default settings to graphics context for necessary ones |
|
More...
|
over 11 years ago
|
add fill mode setting to TextDrawer |
|
More...
|
over 11 years ago
|
Merge branch 'master' into graphics_let_refactor |
|
More...
|
over 11 years ago
|
new Any methods for v8; fixed v8 test |
|
More...
|
over 11 years ago
|
Merge branch 'master' into graphics_let_refactor |
|
More...
|
over 11 years ago
|
simplify lua test code, added tests for type detection |
|
More...
|
over 11 years ago
|
refactor lua's DescribeValue, added processing of tables |
|
More...
|
over 11 years ago
|
added lua checkstacks, fixed type detection; added Length() and Dump methods |
|
More...
|
over 11 years ago
|
added comments to Script::Any behavior on array indices; added GetLength() and Dump() methods |
|
More...
|
over 11 years ago
|
fix mistake with setting uniform buffers |
|
More...
|
over 11 years ago
|
Merge branch 'master' into graphics_let_refactor |
|
More...
|
over 11 years ago
|
fix class meta on gcc |
|
More...
|
over 11 years ago
|
fix PosixFileSystem.cpp build |
|
More...
|
over 11 years ago
|
lua new class meta |
|
More...
|
over 11 years ago
|
platform refactor: FolderFileSystem splitted into several classes, some headers moved to platform subsystem |
|
More...
|
over 11 years ago
|
translate Exception comments |
|
More...
|
over 11 years ago
|
refactor v8 class meta information; fix bug with multiple-type exposes of one object |
|
More...
|
over 11 years ago
|
add meta information for classes |
|
More...
|
over 11 years ago
|
new Any and State methods for lua |
|
More...
|
over 11 years ago
|
new creation/conversion/wrapping methods for v8; fixed construction of primitive types |
|
More...
|
over 11 years ago
|
new Script::Any "is & as" methods; new Script::State any-construction methods; value-type conversion; wrapping objects |
|
More...
|
over 11 years ago
|
mouse wheel support for Input::Win32RawManager |
|
More...
|
over 11 years ago
|
fixes for v8 and lua (with help of gcc) |
|
More...
|
over 11 years ago
|
refactor lua integration according to latest changes in script system |
|
More...
|
over 11 years ago
|
delete old v8 MetaProvider stuff |
|
More...
|
over 11 years ago
|