Historial de Commits

Autor SHA1 Mensaje Fecha
  Joachim Meyer ef1efb1d38 Rebased & Updated content and build files of the examples. Known Issues: *SkeletalAnimation won't be able to load ninja.mesh, *#427 for AdvancedLighting, *Particleemitter's scalecurve won't work/ the particleemitter won't even be seen, *Networking example won't connect. hace 12 años
  Joachim Meyer bf60d32996 Rebased 2DAudio, 2DPhysics, 3DPhysics_RayTest, BasicImage, BasicLighting, BasicText, EventHandling, KeyboardInput, MouseInput, PlayingSounds, SceneEntities, SceneSprites, UpdateLoop on Screenrewrite hace 12 años
  Joachim Meyer d204191d74 Rebased 2DPhysics_Contacts on screenrewrite hace 12 años
  Ivan Safrin 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press hace 12 años
  Ivan Safrin a2ed1507b3 Box2D's PostSolve callback now dispatches EVENT_SOLVE_SHAPE_COLLISION instead of EVENT_NEW_SHAPE_COLLISION, reset yesNoCancel dialog action in IDE hace 12 años
  Ivan Safrin 25efef6b70 Updated Windows Examples, made all examples use POLYCODE_CORE, updated license hace 13 años
  Ivan Safrin 36d903f4c5 Fixed examples to use the new core options. hace 14 años
  Ivan Safrin 4263ee432b Linux Makefile for examples and example cleanup hace 14 años
  Ivan Safrin 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories hace 14 años