Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun c32fc1fb57 Major refactor of how Resource types are exposed to C#, in order to make it significantly more streamlined for adding new Resource types hace 8 años
  BearishSun d4e397920d AsyncOp & Texture are now auto-generated hace 8 años
  BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ hace 8 años
  BearishSun 5fa245888c PixelFormat, PixelData and PixelVolume types are now auto-generated in C# hace 8 años
  BearishSun 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code hace 9 años
  BearishSun a1d890d07d Exposed morph shapes to C# hace 9 años
  BearishSun f7cb54a2ad Exposed Skeleton to C# hace 9 años
  BearishSun 9a90372f70 Scroll bar GUI element exposed to C# hace 9 años
  BearishSun 773d549e57 Added basic support for animation events hace 9 años
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines hace 9 años
  BearishSun 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues hace 9 años
  BearishSun 4dd9edcc77 Added C# AnimationCurve hace 9 años
  BearishSun 5703dd7eab Added C# Animation component hace 9 años
  BearishSun a774a03552 AnimationClip foundation hace 9 años
  BearishSun f306536e2d Exposed GUICanvas to C# code hace 9 años
  BearishSun 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop hace 9 años
  BearishSun 7b8fc664ea Exposed global Audio manager to managed code hace 9 años
  BearishSun 32e348ea19 AudioClip exposed to managed code hace 9 años
  BearishSun dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one hace 9 años
  BearishSun 5a619be16a Added Cmake lists for all projects hace 9 años