コミット履歴

作者 SHA1 メッセージ 日付
  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 9 年 前
  Ivan Safrin 1a41d5a749 Latest IOS stuff 9 年 前
  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 9 年 前
  Ivan Safrin 50fc83b0e3 Stopped using GLKit for render, still need to implement CADisplayLink 10 年 前
  Ivan Safrin 0258c6e655 Added a way to get resource path from Core, implemented in IOSCore 10 年 前
  Joachim Meyer 7e64dc2022 Started on updating SDLCore 10 年 前
  Ivan Safrin 1601b2870c Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience 10 年 前
  Ivan Safrin 4cff95e920 Implemented renderer on Windows 10 using Angle, basic native Universal Windows app working using renderer, moved resizeTo to the Core superclass 10 年 前
  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' 10 年 前
  Ivan Safrin 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 年 前
  Ivan Safrin cc8d71f6b0 Added OSX project for core and template, fixed a crash in CocoaCore when resizing window 10 年 前
  Ivan Safrin aadb69e87b Updated core sources for new folder structure 10 年 前
  Ivan Safrin 97f5c36acd Removed CMake, created new folder structure for the repo 10 年 前