Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Safrin fd96742c9b colorAffectsChildren=false now prevents all parent color from affecting child entities, fixed bezier curve not deselecting properly when selecting another bezier curve in the entity editor hace 11 años
  Ivan Safrin 0b1b425be1 Added a SceneCurve class to render/place BezierCurves in the Scene, added bezier curve editing and SceneCurve save/load to IDE entity editor, added a message box popup to the IDE, fixed bounding box calculations in camera and light preview gizmos in the entity editor, fixed bounding box calculation in the entity editor grid hace 11 años
  Ivan Safrin 0f54bea037 Merge branch 'master' of https://github.com/ivansafrin/Polycode hace 11 años
  Ivan Safrin 887581d22d Added a demo platformer to the Lua examples hace 11 años
  Ivan Safrin 60873b7c54 Merge pull request #521 from fooflare/master hace 11 años
  d3b00m 16e2fb0d69 Fix virtual functions in Linux PolycodePlayer hace 11 años
  Ivan Safrin a69be0dc5c Merge pull request #508 from fodinabor/UIMultilineLabelFixes hace 11 años
  Ivan Safrin 713fe0793b Merge pull request #509 from fodinabor/LogToFile hace 11 años
  Ivan Safrin db15986698 Merge pull request #500 from fodinabor/getRotationEuler hace 11 años
  Ivan Safrin 6a0c8fbc9d Merge pull request #495 from fodinabor/IDEMenuFixWin hace 11 años
  Ivan Safrin 6cf96e2aac Merge pull request #507 from fodinabor/InputFixes hace 11 años
  Ivan Safrin d26ec5094f Merge pull request #496 from fodinabor/ArchiveMissingFixWin hace 11 años
  Ivan Safrin 696769aeba Merge pull request #494 from fodinabor/IDEDebugFixVS hace 11 años
  Ivan Safrin aa77fcb758 Merge pull request #493 from fodinabor/WinMouseCaptureFix hace 11 años
  Ivan Safrin a8d3b1351a Implemented saveFilePicker on OS X hace 11 años
  Joachim Meyer 5a11a4b6e6 Fix bugs on Windows 7 - the app didn't respond when PM_QS_INPUT was also tested.. hace 11 años
  Ivan Safrin b6663d29ce Updated Windows to use the latest fixed update code, added a save file dialog to core (only windows implementation for now) hace 11 años
  Ivan Safrin 966420be46 Implemented a global fixed timestep update for Core, physics modules now update in sync with core using the core fps setting, added ability to have a custom fixed timestep loop hace 11 años
  Ivan Safrin 40c5f004b8 Sprite bugfixes, added ability to change retina support setting in Core::setVideoMode hace 11 años
  Ivan Safrin fc6ec09585 Added ability to get SceneSprite's largest frame bounding box, sprite preview now scales properly in both the sprite editor and sprite asset browser in the IDE hace 11 años
  Ivan Safrin d22fd4d668 Fixed icons in non-retina mode in the IDE hace 11 años
  Ivan Safrin df8202c627 Fixed broken transform gizmo funcitonality in X and Y axis locked views in entity editor hace 11 años
  Ivan Safrin cd1adb398f Added a locked view mode for each axis in the entity editor, fixed trackball camera panning code hace 11 años
  Ivan Safrin c498f5169e Sprite bugfixes hace 11 años
  Ivan Safrin adfe0ee6bd Entity editor will no longer crash if a sprite or sprite state that is in use is removed in the sprite editor hace 11 años
  Ivan Safrin ac855c47e5 Sprites are now previewed in the asset browser hace 11 años
  Ivan Safrin ff1e978028 Saving and loading of new sprites in the entity editor, cloning of new sprites, added a random starting frame parameter to new sprites hace 11 años
  Ivan Safrin 207ed4ddbf Added new SceneSprite into Polycode proper, made SpriteSets into ResourcePools, added ability to link SpriteSets to entities in entity editor, adding sprites now looks for sprites in linked resource pools hace 11 años
  Joachim Meyer da80d4ed3a Fixes CoreServices using Logger::getInstance() instead of its member variable hace 11 años
  Joachim Meyer 1e97cc2e4b Implemented the option to log to a file (File name: yy_mm_dd.log) hace 11 años