Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Safrin 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) há 9 anos atrás
  Ivan Safrin 09c56bd5e7 Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting) há 9 anos atrás
  Joachim Meyer ae34bca779 Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard. há 9 anos atrás
  Joachim Meyer 2b90aa60f7 Make PhysFS usable on Android. há 9 anos atrás
  Joachim Meyer a84f334a1f Add sensor support. Android lifecycle fixes. Add retina support. há 9 anos atrás
  Joachim Meyer 47a0e12143 Further work on Android - Rendering works now. há 10 anos atrás
  Joachim Meyer 697f3d70dc Start on an AndroidCore há 10 anos atrás
  Ivan Safrin f80bb40afd Converted all space indentation to tabs. há 9 anos atrás
  Ivan Safrin 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer há 9 anos atrás
  Ivan Safrin 1a41d5a749 Latest IOS stuff há 9 anos atrás
  Ivan Safrin 4865727e2d Restored polyimport functionality using new Polycode branch, upgraded to latest assimp, added a DummyCore for non-graphical use of Polycode, added polyimport Xcode project to workspace, updated Studio to use new location of polyimport, fixed indexed mesh import in polyimport há 9 anos atrás
  Ivan Safrin 50fc83b0e3 Stopped using GLKit for render, still need to implement CADisplayLink há 10 anos atrás
  Ivan Safrin 0258c6e655 Added a way to get resource path from Core, implemented in IOSCore há 10 anos atrás
  Joachim Meyer 7e64dc2022 Started on updating SDLCore há 10 anos atrás
  Ivan Safrin 1601b2870c Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience há 10 anos atrás
  Ivan Safrin 4cff95e920 Implemented renderer on Windows 10 using Angle, basic native Universal Windows app working using renderer, moved resizeTo to the Core superclass há 10 anos atrás
  Ivan Safrin 9402fd310c Made file providers capable of accepting a source string, via the Core's addSource and removeSource methods, moved old addArchive method from resource manager and reimplemented it as a source for physfs file provider of type 'archive', made the basic file provider accept folders as a source of type 'folder' há 10 anos atrás
  Ivan Safrin 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers há 10 anos atrás
  Ivan Safrin cc8d71f6b0 Added OSX project for core and template, fixed a crash in CocoaCore when resizing window há 10 anos atrás
  Ivan Safrin aadb69e87b Updated core sources for new folder structure há 10 anos atrás
  Ivan Safrin 97f5c36acd Removed CMake, created new folder structure for the repo há 10 anos atrás