Cronologia Commit

Autore SHA1 Messaggio Data
  marco.bellan ee7c0beffe Fixed typo on return type 9 anni fa
  marco.bellan 00b32f7af1 Added IsSlider field to [Range] attribute to define if it should be rendered as slider or not 9 anni fa
  marco.bellan 65109bd22e Changed Fields behavior to provide live preview of the input values 9 anni fa
  marco.bellan 52f7046bb3 Adapted inspectables to new styling logic 9 anni fa
  marco.bellan 058d27b6b1 Range no longer specifies stepping, Use [Step] instead. 9 anni fa
  marco.bellan d0a982313a Implemented stepping logic on GUIFloatField and GUIIntField 9 anni fa
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 anni fa
  marco.bellan 5bc43df6d0 WIP Step attribute 9 anni fa
  BearishSun 5045160821 Properly import rotation animation curves 9 anni fa
  BearishSun 472f4c82b3 Properly render skinned mesh even when no animation is running 9 anni fa
  marco.bellan 0effb96c18 Improved field validation regex 9 anni fa
  marco.bellan 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 anni fa
  marco.bellan f17be5b3ad Removed getCommand in Windows input handling 9 anni fa
  BearishSun c8f410651d Skeletal animation up and running 9 anni fa
  BearishSun fc4942d1a6 Minor fixes to skeletal animation code and more work on GUITimeline 9 anni fa
  BearishSun f6fa57f3cb Modified documentation style a bit, and fixed some invalid documentation group parents 9 anni fa
  BearishSun 039172a958 GUITimeline WIP 9 anni fa
  BearishSun cde0fbf269 Fixing documentation errors 9 anni fa
  BearishSun c195d0e7ae GUIFieldSelector WIP 9 anni fa
  BearishSun 4036f8a11b Added missing plugin documentation 9 anni fa
  BearishSun a67e3eebc2 Better documentation categories 9 anni fa
  BearishSun 1777860ddd Improved documentation look 9 anni fa
  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 anni fa
  marco.bellan 161f1cbf48 Added slider 9 anni fa
  BearishSun e791a68e45 Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab 9 anni fa
  BearishSun 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized 9 anni fa
  BearishSun 3089b77de0 Properly initialize and destruct AnimationProxy structure 9 anni fa
  BearishSun 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 anni fa
  BearishSun 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) 9 anni fa
  BearishSun dd7d910e25 Keyframe reduction can now be enabled/disabled via import options 9 anni fa