Историја ревизија

Аутор SHA1 Порука Датум
  Ivan Safrin 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config пре 13 година
  Ivan Safrin 4e43ab4d20 Fixed player and IDE icons пре 13 година
  Ivan Safrin 8ad06a1987 Merge pull request #140 from mcclure/screenimage пре 13 година
  Ivan Safrin d204fa4af4 Merge pull request #148 from mcclure/openal_leak пре 13 година
  Ivan Safrin 697a0e8aff Merge pull request #149 from mcclure/luadoc_optout пре 13 година
  Ivan Safrin 0029105e15 Merge pull request #150 from mcclure/luastack пре 13 година
  Ivan Safrin a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings пре 13 година
  mcc bd5fd3897a create_lua_library: Fix stack overlow from unnecessary getfield in LuaEventHandler::handleEvent. Remove brute-force workaround for overflow also. пре 13 година
  mcc b5784f92a1 create_lua_library: Fix stack overflow from unbalanced metatable creation пре 13 година
  mcc 16613a22ae create_lua_library lua doc generation path controls, opt-out пре 13 година
  mcc 39b8ce4cfd Delete buffers when done using them in PolySound, preventing a bug where OpenAL eventually just stops working пре 13 година
  Ivan Safrin 4de209a0ef Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox пре 13 година
  Ivan Safrin e63d8970bc Lua setters for class-type members пре 13 година
  Ivan Safrin 5382bbbb9b 2DPhysics,3DPhysics and UI are now statically compiled into the player, disabled dynamic modules for now, added a UI theme pack to the player пре 13 година
  Ivan Safrin 4a0ca32cb8 Added Config to Services in Lua пре 13 година
  Ivan Safrin 424803c1f3 Fixed UI module cmake and added it to the standalone install and global gitignore пре 13 година
  Ivan Safrin 2ced7d55e6 Merge pull request #143 from mcclure/shaderbinding пре 13 година
  Ivan Safrin 6b38b84adf Merge pull request #147 from mcclure/LuaUI пре 13 година
  Ivan Safrin adc58acf1e Merge pull request #146 from mcclure/xmlcrash пре 13 година
  Ivan Safrin f0bb91f365 Fixed selection dragging in UITextInput пре 13 година
  Ivan Safrin ba4e3cbd37 New Lua EventDispatcher system. addEventListener now takes a callback function as second parameter пре 13 година
  Ivan Safrin 35a12c27db Fixed event handling errors with LuaJIT пре 13 година
  mcc 7edefa0d85 Include relevant UI classes in create_lua_library inheritInModule пре 13 година
  Ivan Safrin bca458dab4 Fixed incorrect line deletion in UITextInput some more пре 13 година
  Ivan Safrin 7f22869b70 Fixed incorrect line deletion in UITextInput пре 13 година
  Ivan Safrin 61a8e43144 Added same_c_class() function in Lua to check if cpp classes extended in Lua are the same пре 13 година
  Ivan Safrin 4a8988e13c Made Lua docs header clickable to go back to index пре 13 година
  Ivan Safrin 02c2a9fa44 Inheritance and static property/method support in Lua docs пре 13 година
  mcc 4a881447e4 Prevent a potential crash when parsing a materials xml containing mistakes пре 13 година
  mcc 2144c55202 Build Lua bindings for UI module пре 13 година