Commit történet

Szerző SHA1 Üzenet Dátum
  BearishSun 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two 9 éve
  BearishSun 50b2daaa81 Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals 9 éve
  BearishSun 512a345d3b Refactoring render API in order to support command buffers (WIP) 9 éve
  BearishSun b89005a830 Added morph shape curve evaluation 9 éve
  BearishSun a69052d9c5 Morph shape evaluation 9 éve
  BearishSun 92aca46056 Added morph shapes to Mesh 9 éve
  BearishSun 73a81b29b3 Added data structures required for storing morph shape animation 9 éve
  BearishSun 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 éve
  BearishSun 60dc82f396 Material refactor WIP - Updated sampler state overrides so they work with material params 9 éve
  BearishSun 96bdac041e Material refactor WIP 9 éve
  BearishSun 8b5a233303 Added sync methods to material params 9 éve
  BearishSun 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# 9 éve
  BearishSun 17bd614ff6 Added a way to attach animation events to imported animation clips 9 éve
  BearishSun 773d549e57 Added basic support for animation events 9 éve
  BearishSun f6fa57f3cb Modified documentation style a bit, and fixed some invalid documentation group parents 9 éve
  BearishSun 4036f8a11b Added missing plugin documentation 9 éve
  BearishSun a67e3eebc2 Better documentation categories 9 éve
  BearishSun fb1ff68fa2 Added Animation component 9 éve
  BearishSun 27d5b94da0 Animation curve splitting (WIP) 9 éve
  BearishSun df9c14373e Skeleton serialization code 9 éve
  BearishSun 76ba8a4b32 Animation clip import functional 9 éve
  BearishSun a95d60fa8b Serialization code for animation curves 9 éve
  BearishSun f67d045aa2 Animation curves now cache data to speed up sequential evaluations 9 éve
  BearishSun a774a03552 AnimationClip foundation 9 éve
  BearishSun 947bd35ee5 AnimationCurve (WIP) 9 éve
  BearishSun 28e8be2526 Added C++ components for AudioListener and AudioSource 9 éve
  BearishSun 32e348ea19 AudioClip exposed to managed code 9 éve
  BearishSun 3cf4301a82 Audio system registration, start-up and shutdown 9 éve
  BearishSun 1c01ab784c Interface for AudioSource and AudioListener (WIP) 9 éve
  BearishSun eebd06e343 Audio WIP: Added AudioClip interface 9 éve