コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Safrin 1bf52f7203 Linux build fixes, switch to python3 13 年 前
  Ivan Safrin a770a9bcbb Linux fixes for core library and examples/template 13 年 前
  Ivan Safrin 53710dcae0 Windows fixes 13 年 前
  Ivan Safrin 29ca579b00 Added delay to Tween 13 年 前
  mcc d3bf213aa8 CoreServices has setupBasicListeners for aftermath of removeAllListeners 13 年 前
  mcc 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 年 前
  mcc fec6e15a43 Make the following safe in lua: delete(nil); double delete(); delete() followed by GC 13 年 前
  Ivan Safrin 1a30c4b13f Fixed vertex buffer type setting broken in earlier commit 13 年 前
  Ivan Safrin 9624499352 Fixed getPixel in Image that was broken by earlier change in Color 13 年 前
  Ivan Safrin dac0a996e3 Console clear button and better resizing 13 年 前
  Ivan Safrin ef2ecdb012 Removed old files 13 年 前
  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 年 前