Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Safrin 6c6a99717e Removed libpng dependency, PNGs now loaded with STB hace 10 años
  Ivan Safrin d7af3ddc81 Moved resource parsing to a dynamic ResourceLoader system. Added ability to provide custom resource loaders. Removed old addDirResource method, now resources are parsed using loadResourcesFromFolder method of ResourcePool hace 10 años
  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' hace 10 años
  Ivan Safrin 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers hace 10 años
  Ivan Safrin 21bff15725 More UWP stuff, removed debug dependencies hace 10 años
  Ivan Safrin 332e429c03 Line width support in new renderer hace 10 años
  Ivan Safrin d1cdf5acd6 Fixed textures binding in entity and material loading in new renderer hace 10 años
  Ivan Safrin 136ab1d880 Renderer and OSX template tweaks hace 10 años
  Ivan Safrin cc8d71f6b0 Added OSX project for core and template, fixed a crash in CocoaCore when resizing window hace 10 años
  Ivan Safrin f7b306bc07 Started messing with cldoc docs hace 10 años
  Ivan Safrin 0b18a0ab90 Added universal windows build project hace 10 años
  Ivan Safrin aa03c8524c Updated core sources for new folder structure hace 10 años
  Ivan Safrin aadb69e87b Updated core sources for new folder structure hace 10 años
  Ivan Safrin 7a08959f87 Added bin and lib folders with dependencies hace 10 años
  Ivan Safrin 9736c60a76 rename uppercase folders hace 10 años
  Ivan Safrin 8060582890 rename uppercase folders hace 10 años
  Ivan Safrin 97f5c36acd Removed CMake, created new folder structure for the repo hace 10 años
  Ivan Safrin 78037076ca Misc fixes for things broken by the new renderer hace 10 años
  Ivan Safrin 7b2dd3a4c1 Fixed unprojection and picking in new renderer hace 10 años
  Ivan Safrin 597b073ee1 Added framebuffer support to new renderer hace 10 años
  Ivan Safrin 06bcd0976e More new renderer fixes. Added UnlitUntextured shader, made labels render properly hace 10 años
  Ivan Safrin eab091498a Implemented project() and unProject in the new renderer, fixed entity input hace 10 años
  Ivan Safrin b51f324a3d Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working hace 10 años
  Ivan Safrin 52ac33bd3c Added VBO support to new renderer, some more optimizations hace 10 años
  Ivan Safrin a7d33c4a8a Fixed test shader, more optimizations hace 10 años
  Ivan Safrin 8389c645df Got SceneLabels working with the new renderer, caching uniform and attribute bindings hace 10 años
  Ivan Safrin e69fbb7b0c Texture uniform binding in new renderer, made textures and cubemaps regular shader parameters, removed old fixed function texture stuff from SceneMesh hace 10 años
  Ivan Safrin 7340fa0a52 New renderer finally rendering basic attributes and uniforms! Removed TextMesh from the codebase, removed support for MESH_QUAD meshes (to comply with ES2 standards), added TRISTRI_MESH support. hace 10 años
  Ivan Safrin 9045c4a9fd More gutting, removed old shaders, added a single unlit ES2 shader, more outlines of new renderer hace 10 años
  Ivan Safrin 34db7a5a5d Initial codebase gutting, basic batched renderer outline hace 10 años