Historique des commits

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