提交历史

作者 SHA1 备注 提交日期
  BearishSun cfff49ac22 Refactored material params so it can be used on both sim and core threads (in preparation of a minor Material refactor) 9 年之前
  BearishSun 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# 9 年之前
  BearishSun c35504b88e Updated RTTI for certain types using the new (shorter) definition format 9 年之前
  BearishSun f7cb54a2ad Exposed Skeleton to C# 9 年之前
  BearishSun 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) 9 年之前
  BearishSun 950b5b52d7 Added a flags field to animation curves 9 年之前
  BearishSun e0dee9de45 Fixed scene camera so it doesn't force the cursor to always be displayed 9 年之前
  BearishSun 2566f2d5dd Fixing resizable scrollbar division by zero 9 年之前
  BearishSun 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 年之前
  BearishSun 66ff108b88 Added a window to directly edit keyframe properties 9 年之前
  BearishSun 6164237881 Added bone filtering to animation 9 年之前
  BearishSun 469ec40aa4 Animation now properly calls animation event callback methods 9 年之前
  BearishSun 40a9a03be0 Animation editor load/save from/to animation clip implemented 9 年之前
  BearishSun bfbab908a5 Better check for primary animation when evaluating generic curves, to avoid evaluating the wrong clip 9 年之前
  BearishSun 9fd2e0df2c Generic script property animation 9 年之前
  BearishSun 7038a31ea9 Better render texture suface compatibility checking 9 年之前
  BearishSun 3a4610eef9 Animation events editor working 9 年之前
  BearishSun 9eec1ad285 Conversion of euler angle curves to quaternion curves, and vice versa 9 年之前
  BearishSun 75f7bdba0d Animation curve editor - More work on the animation events editor 9 年之前
  BearishSun 4dd02370d8 Refactored animation timeline GUI elements so they use a common base class 9 年之前
  BearishSun e52bfaee55 Documentation for some Animation Editor classes 9 年之前
  BearishSun c3e885d504 Added a method for loading data from an animation clip into the animation editor 9 年之前
  BearishSun 66ad2fd901 Function to save animation editor data to an animation clip 9 年之前
  BearishSun 9620459208 Scene object transform modifications can now modify skeleton bones (for IK and similar) 9 年之前
  BearishSun b7883f7ab7 Skeletal and custom translation/rotation/scale animation curves can now be mapped to scene object's transform 9 年之前
  Marko Pintera 7c1b1c1d03 Merge pull request #40 from almightykiwi/linux 9 年之前
  Marc Legendre 85bfb6007d Fix missing "std::" 9 年之前
  Marc Legendre 91656d7141 Complete dynamic library handling on OS X 9 年之前
  Marc Legendre 8e4b67bc9b Fix use of BS_PLATFORM_APPLE instead of BS_PLATFORM_OSX 9 年之前
  Marc Legendre 410359d73f Specialize std::hash for GpuProgramProfile 9 年之前