История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Ivan Safrin 1c9a666685 Fixed typo 9 лет назад
  Ivan Safrin e1e45ecf79 Merge branch 'goodbye_cmake' of https://github.com/ivansafrin/Polycode into goodbye_cmake 9 лет назад
  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 лет назад
  Ivan Safrin 88d4e141fa Javascript binding updates, added proper constructors, static method support, Polycode Services in global JavaScript scope, made default Texture filtering set to linear, added a simpler SceneLabel constructor 9 лет назад
  Ivan Safrin b0851c5e0d Removed MaterialManager, made all material/shader and program management happen in ResourcePools, removed FontGlyphSheet and SceneImage classes from the codebase. Made all internal resources management and interaction use shared_ptr, renderer resources (shaders, programs, buffers, etc.) now created by the renderer only when used for the first time and deleted automatically in destructor. 9 лет назад
  Ivan Safrin f80bb40afd Converted all space indentation to tabs. 9 лет назад
  Ivan Safrin 94a2e656f7 Improved default HDR bloom shader, render textures are linearly filtered and clamped by default now 9 лет назад
  Ivan Safrin e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 лет назад
  Ivan Safrin b6a7092fbc Added render buffers as separate class, fixed depth not working in render textures 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 лет назад