Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun ee343f5182 Support for creating custom undo/redo stacks per editor window hace 9 años
  BearishSun f243fadd5e Added a base undo/redo command class to scripting, so that custom undo/redo operations can be recorded hace 9 años
  BearishSun c170418a1c Merge branch 'master' of https://github.com/MarcoROG/BansheeEngine into MarcoROG-master hace 9 años
  BearishSun 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
  marco.bellan 414f04a745 Merge hace 9 años
  BearishSun 693d2e21ca Animation culling WIP hace 9 años
  marco.bellan 78bbbaad6c Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  BearishSun 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) hace 9 años
  BearishSun 40a9a03be0 Animation editor load/save from/to animation clip implemented hace 9 años
  BearishSun 4dd02370d8 Refactored animation timeline GUI elements so they use a common base class hace 9 años
  marco.bellan 6695c24b5f Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  BearishSun 2463571e4d Added events to animation editor (WIP) hace 9 años
  marco.bellan 47ff59a34b Fixed build issues with paths containing spaces hace 9 años
  BearishSun e1daf513a5 More work on animation editor, primarily on field display and selection hace 9 años
  BearishSun f1329abe7e Animated property display for animation editor (WIP) hace 9 años
  BearishSun 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# hace 9 años
  BearishSun 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely hace 9 años
  BearishSun a89a11ae21 Better names, and documentation for the AnimationEditor components hace 9 años
  Marko Pintera 22ed7722ec Merge pull request #35 from MarcoROG/master hace 9 años
  marco.bellan 52970a388f Minor tweaks to follow engine guidelines hace 9 años
  BearishSun 84c91af670 Added GUI side value drawing for animation editor hace 9 años
  marco.bellan 64335d3c29 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  BearishSun 61c6081a12 GUICurveDrawing - A way to draw animation curves for the animation editor (WIP) hace 9 años
  marco.bellan 1013f619e0 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git hace 9 años
  marco.bellan 5bc43df6d0 WIP Step attribute hace 9 años
  marco.bellan 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. hace 9 años
  BearishSun c195d0e7ae GUIFieldSelector WIP hace 9 años
  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 hace 9 años
  BearishSun 5703dd7eab Added C# Animation component hace 9 años
  BearishSun a774a03552 AnimationClip foundation hace 9 años