커밋 기록

작성자 SHA1 메시지 날짜
  BearishSun ec77a59680 AnimationClip and all related classes ported to use the script binding 8 년 전
  BearishSun 6ae56240cf Make sure that IntelliSense properly parses generated C# files 8 년 전
  BearishSun 6715cb98ae PostProcessSettings -> RenderSettings 8 년 전
  BearishSun 8b18fd5ca2 PhysicsMesh & PhysicsMaterial now exported using the script binding generator 8 년 전
  BearishSun 3d8f1c0e2e Mesh and related classes ported to script binding generation 8 년 전
  BearishSun cf2934f786 Skybox and ReflectionProbe components exposed to C# 8 년 전
  BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 년 전
  BearishSun 5fa245888c PixelFormat, PixelData and PixelVolume types are now auto-generated in C# 8 년 전
  BearishSun 479e9cb3b2 More work on script binding generation 8 년 전
  BearishSun 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code 8 년 전
  BearishSun a1d890d07d Exposed morph shapes to C# 9 년 전
  marco.bellan 7dd70bb3c8 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 년 전
  BearishSun f7cb54a2ad Exposed Skeleton to C# 9 년 전
  marco.bellan 78bbbaad6c Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 년 전
  BearishSun 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) 9 년 전
  marco.bellan fcbd1918d4 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 9 년 전
  marco.bellan 47ff59a34b Fixed build issues with paths containing spaces 9 년 전
  BearishSun 9a90372f70 Scroll bar GUI element exposed to C# 9 년 전
  BearishSun b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# 9 년 전
  BearishSun 7292bed6b2 C# properties can now be inspected and serialized 9 년 전
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 년 전
  marco.bellan 5bc43df6d0 WIP Step attribute 9 년 전
  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 년 전
  BearishSun 4dd9edcc77 Added C# AnimationCurve 9 년 전
  BearishSun 5703dd7eab Added C# Animation component 9 년 전
  BearishSun a774a03552 AnimationClip foundation 9 년 전
  BearishSun b9562e3655 Updated paths to pdb2mdb script so it works with non-standard build directories 9 년 전
  BearishSun f306536e2d Exposed GUICanvas to C# code 9 년 전
  BearishSun f820b9de33 Moved pdb2mdb script out of the dependencies folder 9 년 전
  BearishSun ab2bf04b9d Exposed AudioSource and AudioListener to managed code 9 년 전