Commit History

Author SHA1 Message Date
  Marko Pintera 22ed7722ec Merge pull request #35 from MarcoROG/master 9 years ago
  marco.bellan 4ffc7822b0 Removed unused fields 9 years ago
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines 9 years ago
  BearishSun 7318fa1ed0 Appearance tweaks to the animation editor 9 years ago
  BearishSun 3b535198cc GUI now properly handles depth ordering between line and triangle meshes 9 years ago
  BearishSun 879b22bcdc Fixed text clipping on GUICanvas 9 years ago
  BearishSun 582649ad3d Curve drawing now uses a different color for each curve 9 years ago
  BearishSun 84c91af670 Added GUI side value drawing for animation editor 9 years ago
  marco.bellan 64335d3c29 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 years ago
  marco.bellan 6afff9ea7c Styling information about IsSlider 9 years ago
  marco.bellan ee7c0beffe Fixed typo on return type 9 years ago
  marco.bellan 00b32f7af1 Added IsSlider field to [Range] attribute to define if it should be rendered as slider or not 9 years ago
  marco.bellan 65109bd22e Changed Fields behavior to provide live preview of the input values 9 years ago
  BearishSun 4f4c161ef1 Added vertical frame markers to GUICurveDrawing 9 years ago
  BearishSun 27a97bef4c GUICurveDrawing now properly handles infinite tangents (steps) 9 years ago
  BearishSun 49729fede9 Made timer query messages fall under the verbose category so they don't spam the normal log 9 years ago
  BearishSun a8e30ad6f1 Don't crash the engine when mipmap generation fails 9 years ago
  BearishSun 2a4b411700 Added red frame markers to GUITimeline and GUICurveDrawing 9 years ago
  marco.bellan 52f7046bb3 Adapted inspectables to new styling logic 9 years ago
  marco.bellan 058d27b6b1 Range no longer specifies stepping, Use [Step] instead. 9 years ago
  BearishSun c1e92cb467 GUITimeline and GUICurveDrawing conversion between window coordinates to curve coordinates and time 9 years ago
  BearishSun ca6ca93db9 GUICurveDrawing - Basic drawing working 9 years ago
  BearishSun 8a87c10221 Tangent calculation for editor animation curve 9 years ago
  BearishSun 61c6081a12 GUICurveDrawing - A way to draw animation curves for the animation editor (WIP) 9 years ago
  BearishSun 81aebbb53f GUITimeline - Show small ticks, refactor how is zoom level calculated 9 years ago
  BearishSun fbca4bd9e4 GUITimeline - Decide when to show or hide text more consistently, so there is no popping as the range changes 9 years ago
  BearishSun d2434ca7dd GUITimeline display extra ticks beyond visible range to avoid pop-in issues as range changes 9 years ago
  marco.bellan d0a982313a Implemented stepping logic on GUIFloatField and GUIIntField 9 years ago
  BearishSun 59cf546be9 Float/int fields now properly clamp values reported by events to their supported range (if any) 9 years ago
  BearishSun 27b6f848f2 Added animation editor window icons 9 years ago