Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely vor 9 Jahren
  BearishSun a89a11ae21 Better names, and documentation for the AnimationEditor components vor 9 Jahren
  Marko Pintera 22ed7722ec Merge pull request #35 from MarcoROG/master vor 9 Jahren
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines vor 9 Jahren
  BearishSun 84c91af670 Added GUI side value drawing for animation editor vor 9 Jahren
  marco.bellan 64335d3c29 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git vor 9 Jahren
  BearishSun 61c6081a12 GUICurveDrawing - A way to draw animation curves for the animation editor (WIP) vor 9 Jahren
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git vor 9 Jahren
  marco.bellan 5bc43df6d0 WIP Step attribute vor 9 Jahren
  marco.bellan 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. vor 9 Jahren
  BearishSun c195d0e7ae GUIFieldSelector WIP vor 9 Jahren
  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 vor 9 Jahren
  BearishSun 5703dd7eab Added C# Animation component vor 9 Jahren
  BearishSun a774a03552 AnimationClip foundation vor 9 Jahren
  BearishSun 6f0747c8f6 Various fixes in order to get GUICanvas functional vor 9 Jahren
  BearishSun b9562e3655 Updated paths to pdb2mdb script so it works with non-standard build directories vor 9 Jahren
  BearishSun f820b9de33 Moved pdb2mdb script out of the dependencies folder vor 9 Jahren
  BearishSun ab2bf04b9d Exposed AudioSource and AudioListener to managed code vor 9 Jahren
  BearishSun 32e348ea19 AudioClip exposed to managed code vor 9 Jahren
  BearishSun 0a275f2bf2 Refactored post process settings and exposed it to the scripting API vor 9 Jahren
  BearishSun 92321a6b19 Updated manuals vor 9 Jahren
  BearishSun f72143e845 Fix for an issue that was causing PhysX to update transforms for deleted Rigidbodies vor 9 Jahren
  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 vor 9 Jahren
  BearishSun d7c0097d20 More work on improving documentation for Doxygen generation vor 9 Jahren
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren