Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin aeb455552e Fixed broken UI module pak in player, fixed broken examples il y a 13 ans
  Ivan Safrin 1b7597c4ab Fixed Unicode text rendering, fixed ortho not chaning size if it's been set, new about dialog in IDE, minor IDE tweaks il y a 13 ans
  Ivan Safrin 9996ea0295 Updated to physfs 2.0.3 for 64-bit support, fixed player on Windows il y a 13 ans
  Ivan Safrin fed85a04d6 Enabled remote debugger in Linux player il y a 13 ans
  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 il y a 13 ans
  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 il y a 13 ans
  Ivan Safrin 35a12c27db Fixed event handling errors with LuaJIT il y a 13 ans
  Ivan Safrin 61a8e43144 Added same_c_class() function in Lua to check if cpp classes extended in Lua are the same il y a 13 ans
  Ivan Safrin 9b1d802703 Texture filtering mode option in project settings il y a 13 ans
  Ivan Safrin 5ee706d3c5 Lua bindings rework. No more __ptr_lookup, __ptr is now regular userdata and contains a pointer to the pointer to C++ class, garbage collection metatables on some objects. il y a 13 ans
  Ivan Safrin d070e47295 Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes il y a 13 ans
  Ivan Safrin 14634160c4 Proper error reporting on errors in files loaded by require() il y a 13 ans
  Ivan Safrin 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), il y a 13 ans
  Ivan Safrin 9ded3c1458 Fixed LuaJIT support, fixed shader alpha when fog is enabled il y a 13 ans
  Ivan Safrin 2b15068944 Project export window in IDE and Mac export, fixed StandalonePlayer not quitting properly il y a 13 ans
  Ivan Safrin a13feb3801 Simple input events in player il y a 13 ans
  Ivan Safrin 6fc1529904 Debugging fixes, static method support in bindings il y a 13 ans
  Ivan Safrin a5c2354aed Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight il y a 13 ans
  Ivan Safrin 8a8b1cfa08 Player exits more gracefully on quit, debuggger improvements in the IDE il y a 13 ans
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes il y a 13 ans
  Ivan Safrin 0abcb9eefd Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player il y a 13 ans
  Ivan Safrin 542c04eeb0 PolycodePlayer no longer exits on errors in even callbacks il y a 13 ans
  Ivan Safrin fe565d286d CMake fixes for Mac il y a 14 ans
  Ivan Safrin bedab9d8d1 Fixed Lua CMake file to enable dynamic library loading il y a 14 ans
  Ivan Safrin a34481c048 Linux player project il y a 14 ans
  Ivan Safrin e60accd2bf Build Lua module libs as part of main build il y a 14 ans
  Ivan Safrin c5ab22c40c Windows fixes il y a 14 ans
  unknown 207ca4fca6 Windows port and some fixes il y a 14 ans
  Ivan Safrin 5f2a5232c4 More code cleanup il y a 14 ans
  Ivan Safrin 40b5da3e8d Removed GenericScene in favor of just Scene, improved LUA bindings. il y a 14 ans