Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# vor 9 Jahren
  BearishSun 1fe0f301c7 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git vor 9 Jahren
  BearishSun 188f6c586c Updated about box vor 9 Jahren
  Marko Pintera 9ecbc5e2c9 Merge pull request #37 from MarcoROG/master vor 9 Jahren
  marco.bellan 63b00eadef Conformity with the engine code conventions vor 9 Jahren
  BearishSun 0bc1cca0f2 Calculate visible range of curves whenever selected curves change in the animation editor vor 9 Jahren
  BearishSun 7896f9f7f4 Animation editor field display and field selection WIP vor 9 Jahren
  BearishSun 534215532f Calculate position of GUI space elements so their contribution is properly accounted for when calculating GUILayout size (useful for padding) vor 9 Jahren
  BearishSun 8587f277ce Fixed invalid offset for certain characters when rendering text vor 9 Jahren
  BearishSun e394a4f07d Fixing a bug with managed object data serialization introduced in previous commit vor 9 Jahren
  BearishSun 65f9081e9c Added Animable flag for serializable fields vor 9 Jahren
  marco.bellan 5a4ef6d47f Edited EditorUtility::calculateBounds to take into account infinite bounds vor 9 Jahren
  marco.bellan c9a7110087 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git vor 9 Jahren
  marco.bellan 19bfdcfb47 Fixed crash when light is added. vor 9 Jahren
  BearishSun e1daf513a5 More work on animation editor, primarily on field display and selection vor 9 Jahren
  BearishSun 0f1f3b6c6d Removed selection label texture (not used anywhere) vor 9 Jahren
  BearishSun 85a25e08cf Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash vor 9 Jahren
  BearishSun 442e324292 Updated data files vor 9 Jahren
  BearishSun 0a598268ff Properly change toggle button state when expanding/collapsing list or dictionary elements externally vor 9 Jahren
  BearishSun f1329abe7e Animated property display for animation editor (WIP) vor 9 Jahren
  BearishSun 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# vor 9 Jahren
  BearishSun 80a6eb2f9f Added a simple way to retrieve properties from managed objects, using a path search vor 9 Jahren
  BearishSun 846721e3b8 Updated documentation header/footer with proper links vor 9 Jahren
  BearishSun 7292bed6b2 C# properties can now be inspected and serialized vor 9 Jahren
  BearishSun 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected vor 9 Jahren
  BearishSun 84b061a977 Animation editor: vor 9 Jahren
  BearishSun ea7306e729 Animation editor: - Ability to drag and freely modify keyframe tangents vor 9 Jahren
  BearishSun 7fda8a9121 Animation editor: - Keyframe dragging functional vor 9 Jahren
  BearishSun f1d2e99a1b Animation editor: vor 9 Jahren
  BearishSun 2c8e189d93 Added tangent display to the GUI curve drawing element vor 9 Jahren