Commit History

Author SHA1 Message Date
  BearishSun a1d890d07d Exposed morph shapes to C# 9 years ago
  marco.bellan 7dd70bb3c8 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 years ago
  BearishSun f7cb54a2ad Exposed Skeleton to C# 9 years ago
  marco.bellan 78bbbaad6c Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 years ago
  BearishSun 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) 9 years ago
  marco.bellan fcbd1918d4 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 9 years ago
  marco.bellan 47ff59a34b Fixed build issues with paths containing spaces 9 years ago
  BearishSun 9a90372f70 Scroll bar GUI element exposed to C# 9 years ago
  BearishSun b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# 9 years ago
  BearishSun 7292bed6b2 C# properties can now be inspected and serialized 9 years ago
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 years ago
  marco.bellan 5bc43df6d0 WIP Step attribute 9 years ago
  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 9 years ago
  BearishSun 4dd9edcc77 Added C# AnimationCurve 9 years ago
  BearishSun 5703dd7eab Added C# Animation component 9 years ago
  BearishSun a774a03552 AnimationClip foundation 9 years ago
  BearishSun b9562e3655 Updated paths to pdb2mdb script so it works with non-standard build directories 9 years ago
  BearishSun f306536e2d Exposed GUICanvas to C# code 9 years ago
  BearishSun f820b9de33 Moved pdb2mdb script out of the dependencies folder 9 years ago
  BearishSun ab2bf04b9d Exposed AudioSource and AudioListener to managed code 9 years ago
  BearishSun 7b8fc664ea Exposed global Audio manager to managed code 9 years ago
  BearishSun 32e348ea19 AudioClip exposed to managed code 9 years ago
  BearishSun 0a275f2bf2 Refactored post process settings and exposed it to the scripting API 9 years ago
  BearishSun 92321a6b19 Updated manuals 10 years ago
  BearishSun f72143e845 Fix for an issue that was causing PhysX to update transforms for deleted Rigidbodies 10 years ago
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago