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 :) 9 anos atrás
  Joachim Meyer 8abb424e28 Add a flag to deactivate FP16 at compiletime. 9 anos atrás
  Ivan Safrin 3891dfc58f Restored skeletal animation functionality, removed CPU-based skinning, added sameple GPU-skinning material, fixed potential Texture binding crash in renderer, defaulted texture filtering mode to linear 9 anos atrás
  Ivan Safrin 919c980fe3 UWP project update to work with latest code, fixed crashes due to errant pointers in SceneMesh color uniforms, added ability to create Image from memory block, added way to save Image to PNG memory block, fixed FP16 texture crash, added ability for Object to save to XML string 9 anos atrás
  Ivan Safrin f80bb40afd Converted all space indentation to tabs. 9 anos atrás
  Ivan Safrin 11eeccbc96 Made BasicFileProvider first in line in CocoaCore, so it is preferred over the PhysFS provider, XML saving now done via CoreFile, restored PNG saving functionality via lodepng, added ES2 LightCube vertex shader 10 anos atrás
  Ivan Safrin 6c6a99717e Removed libpng dependency, PNGs now loaded with STB 10 anos atrás
  Ivan Safrin aadb69e87b Updated core sources for new folder structure 10 anos atrás
  Ivan Safrin 97f5c36acd Removed CMake, created new folder structure for the repo 10 anos atrás