提交歷史

作者 SHA1 備註 提交日期
  BearishSun ea7306e729 Animation editor: - Ability to drag and freely modify keyframe tangents 9 年之前
  BearishSun 7fda8a9121 Animation editor: - Keyframe dragging functional 9 年之前
  BearishSun f1d2e99a1b Animation editor: 9 年之前
  BearishSun 2c8e189d93 Added tangent display to the GUI curve drawing element 9 年之前
  BearishSun 7eabda8a28 Fixed log window exceptions when parsing invalid filenames 9 年之前
  BearishSun d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code 9 年之前
  BearishSun 9ceee03530 Events now trigger their subscribers in the order they subscribed 9 年之前
  BearishSun 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely 9 年之前
  BearishSun 596d46c542 Exposed manual context menu opening to C# 9 年之前
  BearishSun 3d275b8564 Keyframes can now be added or removed in animation editor 9 年之前
  BearishSun cf6dd50d36 Ability to select and deselect keyframes 9 年之前
  BearishSun 7dd47a2e26 Curve drawing now draws keyframe points 9 年之前
  BearishSun 1e50aacdab Draw extra ticks on the padding of the time display 9 年之前
  BearishSun a89a11ae21 Better names, and documentation for the AnimationEditor components 9 年之前
  BearishSun 026e008256 Better way of handling ticks in curve and timeline drawing for the animation editor 9 年之前
  Marko Pintera 22ed7722ec Merge pull request #35 from MarcoROG/master 9 年之前
  marco.bellan 4ffc7822b0 Removed unused fields 9 年之前
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines 9 年之前
  BearishSun 7318fa1ed0 Appearance tweaks to the animation editor 9 年之前
  BearishSun 3b535198cc GUI now properly handles depth ordering between line and triangle meshes 9 年之前
  BearishSun 879b22bcdc Fixed text clipping on GUICanvas 9 年之前
  BearishSun 582649ad3d Curve drawing now uses a different color for each curve 9 年之前
  BearishSun 84c91af670 Added GUI side value drawing for animation editor 9 年之前
  marco.bellan 64335d3c29 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 年之前
  marco.bellan 6afff9ea7c Styling information about IsSlider 9 年之前
  marco.bellan ee7c0beffe Fixed typo on return type 9 年之前
  marco.bellan 00b32f7af1 Added IsSlider field to [Range] attribute to define if it should be rendered as slider or not 9 年之前
  marco.bellan 65109bd22e Changed Fields behavior to provide live preview of the input values 9 年之前
  BearishSun 4f4c161ef1 Added vertical frame markers to GUICurveDrawing 9 年之前
  BearishSun 27a97bef4c GUICurveDrawing now properly handles infinite tangents (steps) 9 年之前