Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 8b8713b054 WIP: Script bindings hace 8 años
  BearishSun f1062acc40 WIP: Script bindings hace 8 años
  BearishSun 2fe81b4f2d All audio resources and components now use the automated script export functionality hace 8 años
  BearishSun ec77a59680 AnimationClip and all related classes ported to use the script binding hace 8 años
  BearishSun 6ae56240cf Make sure that IntelliSense properly parses generated C# files hace 8 años
  BearishSun 6715cb98ae PostProcessSettings -> RenderSettings hace 8 años
  BearishSun 8b18fd5ca2 PhysicsMesh & PhysicsMaterial now exported using the script binding generator hace 8 años
  BearishSun 3d8f1c0e2e Mesh and related classes ported to script binding generation hace 8 años
  BearishSun cf2934f786 Skybox and ReflectionProbe components exposed to C# 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 479e9cb3b2 More work on script binding generation hace 8 años
  BearishSun 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code hace 8 años
  BearishSun a1d890d07d Exposed morph shapes to C# hace 9 años
  marco.bellan 7dd70bb3c8 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  BearishSun f7cb54a2ad Exposed Skeleton to C# hace 9 años
  marco.bellan 78bbbaad6c Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  BearishSun 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) hace 9 años
  marco.bellan fcbd1918d4 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine hace 9 años
  marco.bellan 47ff59a34b Fixed build issues with paths containing spaces hace 9 años
  BearishSun 9a90372f70 Scroll bar GUI element exposed to C# hace 9 años
  BearishSun b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# hace 9 años
  BearishSun 7292bed6b2 C# properties can now be inspected and serialized hace 9 años
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  marco.bellan 5bc43df6d0 WIP Step attribute 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 b9562e3655 Updated paths to pdb2mdb script so it works with non-standard build directories hace 9 años