Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 7c1b1c1d03 Merge pull request #40 from almightykiwi/linux il y a 9 ans
  Marc Legendre 85bfb6007d Fix missing "std::" il y a 9 ans
  Marc Legendre 91656d7141 Complete dynamic library handling on OS X il y a 9 ans
  Marc Legendre 8e4b67bc9b Fix use of BS_PLATFORM_APPLE instead of BS_PLATFORM_OSX il y a 9 ans
  Marc Legendre 410359d73f Specialize std::hash for GpuProgramProfile il y a 9 ans
  Marc Legendre f7c2920e32 Fix missing include il y a 9 ans
  Marc Legendre f68efb2669 Fix a compilation error in BsVectorNI.h il y a 9 ans
  Marc Legendre fc4cb1eb60 Add missing include for FLT_MAX il y a 9 ans
  Marc Legendre ffe26a04f5 Complete StdAlloc and StdFrameAlloc il y a 9 ans
  Marc Legendre e68639e272 Fix a compilation error from BsRTTIType.h il y a 9 ans
  BearishSun 2463571e4d Added events to animation editor (WIP) il y a 9 ans
  BearishSun 0e6dc2c360 Updated docs il y a 9 ans
  BearishSun ebc6b39f56 Animation editor zoom, scroll and resize working il y a 9 ans
  BearishSun 9bf781e387 Animation window: il y a 9 ans
  BearishSun 22a1e66eb9 Animation window fixes: il y a 9 ans
  BearishSun 3dcc23e7b2 Cleaned up the unproject function so it is easier to understand il y a 9 ans
  BearishSun c2218dc008 Animation curve editor zoom, scroll, drag and resize functionality (WIP) il y a 9 ans
  BearishSun b7b0606668 Refactored animation window so it is more clearly organized il y a 9 ans
  BearishSun 546d1ebef0 Scroll bar handle size is now saved in percentage so that is properly resizes when the scrollbar size changes il y a 9 ans
  BearishSun 08ec098f97 Animation curve editor zoom, scroll, drag and resize functionality (WIP) il y a 9 ans
  BearishSun 5cdf8ebfe3 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git il y a 9 ans
  BearishSun 237f447860 Fixing resizable scrollbars il y a 9 ans
  Marko Pintera f3c1834276 Merge pull request #39 from MarcoROG/patch-1 il y a 9 ans
  Marco Bellan 43cd5643e8 New minimum required version il y a 9 ans
  Marco Bellan 6b63f78c61 Set VS Startup project il y a 9 ans
  BearishSun 33dadc096f Added main animation editor window buttons il y a 9 ans
  BearishSun 083184091e Refactored builtin resources so that sprites aren't completely rebuilt whenever a single texture is added or changed il y a 9 ans
  BearishSun 9a90372f70 Scroll bar GUI element exposed to C# il y a 9 ans
  BearishSun c21864b903 Added support for scrollbars with resize handles il y a 9 ans
  BearishSun 17bd614ff6 Added a way to attach animation events to imported animation clips il y a 9 ans