Histórico de Commits

Autor SHA1 Mensagem Data
  Pedro Schneider 2a626f8d0f 🚚 Move Pandora build file to libraries folder há 2 anos atrás
  Pedro Schneider 9631bbbde6 🔥 Remove the source for the Pandora engine from the project há 2 anos atrás
  Pedro Schneider b16662a30d ✨ Add pmouseX and pmouseY properties to GameHandler há 2 anos atrás
  Pedro Schneider 0184da6c5c ⚡️ Modularize some parts of draw and update calls to reduce boilerplate on inheritance há 2 anos atrás
  Pedro Schneider 888e141551 ✨ Add some transformation methods to Object2D há 2 anos atrás
  Pedro Schneider 023d9bac1e ✨ Add some more methods to the Vector2 Component há 2 anos atrás
  Pedro Schneider 03d2fbbd0f 🐛 Fix Area2D mouse collision calculations há 2 anos atrás
  Pedro Schneider 731463f2de 🐛 Fix Obejct2D's rotationDegrees property, that was beeing interpreted as radians instead há 2 anos atrás
  Pedro Schneider e4c0137849 ✨ Add global transform to Oject2Ds há 2 anos atrás
  Pedro Schneider 8fc2830a1e ✨ Add interfaces for the user to not have to deal with p5.js at all há 2 anos atrás
  Pedro Schneider 54182567ca ✨ Add option to draw debug secondary buffer bounds há 2 anos atrás
  Pedro Schneider 335a55728d ✨ Add Resource base class há 2 anos atrás
  Pedro Schneider 481496af29 📝 Add documentation to Component class há 2 anos atrás
  Pedro Schneider 56007da194 ✨ Add Shape base class há 2 anos atrás
  Pedro Schneider 4a139c1b82 🔥 Remove Shape2D GameObject há 2 anos atrás
  Pedro Schneider 62211041d3 ✨ Add Component base class to all components há 2 anos atrás
  Pedro Schneider 3acf97df53 ✨ Add new Area2D GameObject há 2 anos atrás
  Pedro Schneider e9a18ecc72 ✨ Update index.html to load only the minified version of pandora há 2 anos atrás
  Pedro Schneider 1d3e9c4fa1 🐛 Fix order of files added to the build file há 2 anos atrás
  Pedro Schneider 7337418ace ✨ Add setter for Object2D's position há 2 anos atrás
  Pedro Schneider e94d687a55 ✨ Add isIn function to Shapes há 2 anos atrás
  Pedro Schneider 711e86f2d8 🐛 Update the relative mouse position on update instead of draw há 2 anos atrás
  Pedro Schneider 8aba888d1e ✨ Add variable to hold the mouse position relative to the secondary buffer há 2 anos atrás
  Pedro Schneider 27c9899238 👷 Add a bash script to build Pandora to a single file minified version há 2 anos atrás
  Pedro Schneider 712d3256ce 📝 Fix inconsistancies in the documentation of several pandora files há 2 anos atrás
  Pedro Schneider a00356fe1a 📝 Add documentation to several Padonra files (30/30) há 2 anos atrás
  Pedro Schneider ec3c1f3e2b 📝 Add documentation to Input, Label, Radio, Select and Slider UIObjects. há 2 anos atrás
  Pedro Schneider 6d72b095cb 📝 Add documentation to several pandora files (14/30) há 2 anos atrás
  Pedro Schneider c47ba7a59b 📝 Add documentation to Tween, GameObject, GameHandler and AssetHandler (4/30) há 2 anos atrás
  Pedro Schneider b62ee9f8c2 ✨ Add some missing functions to GameObject há 2 anos atrás