Commit History

Autor SHA1 Mensaxe Data
  cib 34e9857403 Added clipboard support on linux using X11. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 1562852c6b Disable vSync stuff in SDL Core (seems to be causing issues for people), fixed mouse clicks in UIHSlider after resize, fixed material editor not setting shader options correctly %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 8d9464e6da Merge pull request #305 from christopherreed/ExportProjectWindow-chooser %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 00ca758c8c Added joystick support in Linux SDL core, added joystick event functions to polycode player %!s(int64=12) %!d(string=hai) anos
  Christopher Reed e0f8151ce6 fix habit %!s(int64=12) %!d(string=hai) anos
  Christopher Reed ca1e9c9c84 Added 'safe' return values to unimplemented SDLCore->openFolderPicker and SDLCore->openFilePicker. %!s(int64=12) %!d(string=hai) anos
  cib d48022a44c Added Core::captureMouse(bool) %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin e62e6a5a7e Added new Render/Update separation to SDL Core %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin 4d7ef4e4cd Core lose and gain focus events in SDL/Linux %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin ff0a375751 More Linux fixes %!s(int64=13) %!d(string=hai) anos
  Per Bodin bcd8c13916 Fix SDLCore executeExternalCommand %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin 134576cae7 Tons of Windows fixes %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin d3e4f94a53 Fixed mouse button assignment in Linux core %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin b203a668cd Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin 0cbace3e56 added UIFileDialog, IDE on Linux uses UIFileDialog, added Linux file manipulation methods to SDLCore, fixed OSBasics to properly display root folder on Linux %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin c29cf18bf5 More Linux fixes %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin e01cd22654 SDL Core fixes, enabled TUIO on Linux %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin a770a9bcbb Linux fixes for core library and examples/template %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin 40766fd24b Moved getScreenInfo to Core %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin c8c249b915 Merge pull request #122 from mcclure/screeninfo %!s(int64=13) %!d(string=hai) anos
  mcc e3e6758d7d Merge 9/22 screeninfo and ivansafrin Polycode branches %!s(int64=13) %!d(string=hai) anos
  mcc 22c059054f Minor Linux fixes: Don't build TUIO, support warpCursor() %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin 33d6caed48 Linux fixes %!s(int64=13) %!d(string=hai) anos
  mcc 72e45c7c9c Adds a CoreServices::getScreenInfo() which fetches screen width, height and refresh rate in a cross-platform way. If a Core object is given (0,0) as the screen coordinates in its constructor and also full screen mode is chosen, use getScreenInfo() to set the screen to the current resolution exactly. %!s(int64=14) %!d(string=hai) anos
  Cameron Hart f19a328069 Fix SDLCore build error. %!s(int64=14) %!d(string=hai) anos
  Cameron Hart cdee607137 Merge branch 'master' into pxljm %!s(int64=14) %!d(string=hai) anos
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. %!s(int64=14) %!d(string=hai) anos
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. %!s(int64=14) %!d(string=hai) anos
  Ivan Safrin 486cfee552 Fixed the SDL build in Mingw (hopefully!) %!s(int64=14) %!d(string=hai) anos
  Ivan Safrin b53915032a Bugfixes and more examples %!s(int64=14) %!d(string=hai) anos