Commit History

Author SHA1 Message Date
  BearishSun e1daf513a5 More work on animation editor, primarily on field display and selection 9 years ago
  BearishSun f1329abe7e Animated property display for animation editor (WIP) 9 years ago
  BearishSun 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 years ago
  BearishSun 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely 9 years ago
  BearishSun a89a11ae21 Better names, and documentation for the AnimationEditor components 9 years ago
  Marko Pintera 22ed7722ec Merge pull request #35 from MarcoROG/master 9 years ago
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines 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
  BearishSun 61c6081a12 GUICurveDrawing - A way to draw animation curves for the animation editor (WIP) 9 years ago
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 years ago
  marco.bellan 5bc43df6d0 WIP Step attribute 9 years ago
  marco.bellan 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 years ago
  BearishSun c195d0e7ae GUIFieldSelector WIP 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 5703dd7eab Added C# Animation component 9 years ago
  BearishSun a774a03552 AnimationClip foundation 9 years ago
  BearishSun 6f0747c8f6 Various fixes in order to get GUICanvas functional 9 years ago
  BearishSun b9562e3655 Updated paths to pdb2mdb script so it works with non-standard build directories 9 years ago
  BearishSun f820b9de33 Moved pdb2mdb script out of the dependencies folder 9 years ago
  BearishSun ab2bf04b9d Exposed AudioSource and AudioListener to managed code 9 years ago
  BearishSun 32e348ea19 AudioClip exposed to managed code 9 years ago
  BearishSun 0a275f2bf2 Refactored post process settings and exposed it to the scripting API 9 years ago
  BearishSun 92321a6b19 Updated manuals 9 years ago
  BearishSun f72143e845 Fix for an issue that was causing PhysX to update transforms for deleted Rigidbodies 9 years ago
  BearishSun 22dacdc84f Delete/Duplicate/Cut/Copy/Paste/Rename shortcuts now work globally throughout the editor without the need to focus on a specific sub-editor, for a more intuitive experience 9 years ago
  BearishSun d7c0097d20 More work on improving documentation for Doxygen generation 9 years ago
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago