Historique des commits

Auteur SHA1 Message Date
  BearishSun 1e21488060 WIP: Script bindings il y a 8 ans
  BearishSun 90f5f648bf WIP: Script bindings il y a 8 ans
  BearishSun 8b8713b054 WIP: Script bindings il y a 8 ans
  BearishSun f1062acc40 WIP: Script bindings il y a 8 ans
  BearishSun 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans
  BearishSun 2fe81b4f2d All audio resources and components now use the automated script export functionality il y a 8 ans
  BearishSun ec77a59680 AnimationClip and all related classes ported to use the script binding il y a 8 ans
  BearishSun 6715cb98ae PostProcessSettings -> RenderSettings il y a 8 ans
  BearishSun 8b18fd5ca2 PhysicsMesh & PhysicsMaterial now exported using the script binding generator il y a 8 ans
  BearishSun 3d8f1c0e2e Mesh and related classes ported to script binding generation il y a 8 ans
  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 il y a 8 ans
  BearishSun d4e397920d AsyncOp & Texture are now auto-generated il y a 8 ans
  BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ il y a 8 ans
  BearishSun 5fa245888c PixelFormat, PixelData and PixelVolume types are now auto-generated in C# il y a 8 ans
  BearishSun 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code il y a 9 ans
  BearishSun a1d890d07d Exposed morph shapes to C# il y a 9 ans
  BearishSun f7cb54a2ad Exposed Skeleton to C# il y a 9 ans
  BearishSun 9a90372f70 Scroll bar GUI element exposed to C# il y a 9 ans
  BearishSun 773d549e57 Added basic support for animation events il y a 9 ans
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines il y a 9 ans
  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 il y a 9 ans
  BearishSun 4dd9edcc77 Added C# AnimationCurve il y a 9 ans
  BearishSun 5703dd7eab Added C# Animation component il y a 9 ans
  BearishSun a774a03552 AnimationClip foundation il y a 9 ans
  BearishSun f306536e2d Exposed GUICanvas to C# code il y a 9 ans
  BearishSun 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop il y a 9 ans
  BearishSun 7b8fc664ea Exposed global Audio manager to managed code il y a 9 ans
  BearishSun 32e348ea19 AudioClip exposed to managed code il y a 9 ans
  BearishSun dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one il y a 9 ans
  BearishSun 5a619be16a Added Cmake lists for all projects il y a 9 ans