Historique des commits

Auteur SHA1 Message Date
  BearishSun 11407c6afa Dropping DirectX 9 support il y a 9 ans
  BearishSun 684adaecc1 Undo/redo implemented for the animation window il y a 9 ans
  BearishSun 4d271dd188 Updated dependencies link to the new package il y a 9 ans
  BearishSun ee343f5182 Support for creating custom undo/redo stacks per editor window il y a 9 ans
  BearishSun 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes il y a 9 ans
  BearishSun cc7d06931e Fixing a crash in release mode when maximizing a window il y a 9 ans
  BearishSun 3db090c24b UndoRedo is no longer a singleton but can also be instantiated, for use in local undo/redo stacks il y a 9 ans
  BearishSun e3ebefc413 Merge branch 'preview' il y a 9 ans
  BearishSun d7eb0b25c3 Refactored UndoRedo so its commands use shared pointers in order to better deal with the new custom C# undo/redo commands 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 5079339b7f Updated data files il y a 9 ans
  BearishSun 24a4fff96b Merge branch 'master' into preview il y a 9 ans
  BearishSun f37b0d31f7 Updated links to v0.4 binaries il y a 9 ans
  BearishSun b416559019 Removing extra padding in anim field display GUI il y a 9 ans
  BearishSun 5685920463 Increased path length in animation field display il y a 9 ans
  BearishSun 5bfa0a6ac7 Select first curve by default on animation editor startup il y a 9 ans
  BearishSun 6c07412b98 Animation window fixes: il y a 9 ans
  BearishSun 3bfa432c8c Fixing an crash when number of animation curves doesn't match the number of skeleton bones il y a 9 ans
  BearishSun 9a6ee5a831 Root motion import implemented il y a 9 ans
  BearishSun e5821520f3 Updated documentation header with a forum tab il y a 9 ans
  BearishSun ab1fe95dc9 Added root motion property to animation clip and mesh import options il y a 9 ans
  BearishSun c62f5e09fa Fixing crash on shutdown il y a 9 ans
  BearishSun 90a42af3f4 Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored) il y a 9 ans
  BearishSun 326d9c669c Project library cut/copy/paste no longer triggers an unnecessary reimport, and the resources don't lose their meta-data after the operation il y a 9 ans
  BearishSun a80ac209a3 Non-dirty morph shape vertices are now properly persisted across frames, fixing an issue with playback il y a 9 ans
  BearishSun 9a8244ddc4 Renaming a folder in project library no longer causes a full reimport of all files in that folder il y a 9 ans
  BearishSun f6514d571d Fixed a concurrency issue with the animation thread il y a 9 ans
  Marko Pintera f3bd68d0ce Merge pull request #46 from MarcoROG/master il y a 9 ans
  MarcoROG 6fde222bb2 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine il y a 9 ans
  MarcoROG 886ae3abe6 Fixes to 32 bit mono crashes il y a 9 ans