Histórico de Commits

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