Commit History

Author SHA1 Message Date
  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
  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
  BearishSun 27905e224e Properly apply scale animation curves 9 years ago
  BearishSun 130c411451 Properly update speed even after an animation has been stopped 9 years ago
  BearishSun 1c1ef5afac Bind poses now properly account for the fact that node transforms are baked into mesh vertices 9 years ago
  BearishSun 5045160821 Properly import rotation animation curves 9 years ago
  BearishSun 472f4c82b3 Properly render skinned mesh even when no animation is running 9 years ago
  BearishSun c8f410651d Skeletal animation up and running 9 years ago
  BearishSun fc4942d1a6 Minor fixes to skeletal animation code and more work on GUITimeline 9 years ago
  BearishSun f6fa57f3cb Modified documentation style a bit, and fixed some invalid documentation group parents 9 years ago
  BearishSun 039172a958 GUITimeline WIP 9 years ago
  BearishSun cde0fbf269 Fixing documentation errors 9 years ago
  BearishSun c195d0e7ae GUIFieldSelector WIP 9 years ago
  BearishSun 4036f8a11b Added missing plugin documentation 9 years ago
  BearishSun a67e3eebc2 Better documentation categories 9 years ago
  BearishSun 1777860ddd Improved documentation look 9 years ago
  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 years ago
  BearishSun e791a68e45 Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab 9 years ago
  BearishSun 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized 9 years ago
  BearishSun 3089b77de0 Properly initialize and destruct AnimationProxy structure 9 years ago
  BearishSun 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 years ago
  BearishSun 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) 9 years ago
  BearishSun dd7d910e25 Keyframe reduction can now be enabled/disabled via import options 9 years ago