Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun 44face5b03 Added material params to the core thread Material object, in preparation of refactor há 9 anos atrás
  BearishSun f36636b63f Updated material inspector so it shows builtin shaders há 9 anos atrás
  BearishSun 8b5a233303 Added sync methods to material params há 9 anos atrás
  BearishSun cfff49ac22 Refactored material params so it can be used on both sim and core threads (in preparation of a minor Material refactor) há 9 anos atrás
  BearishSun 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# há 9 anos atrás
  BearishSun c35504b88e Updated RTTI for certain types using the new (shorter) definition format há 9 anos atrás
  BearishSun f7cb54a2ad Exposed Skeleton to C# 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 950b5b52d7 Added a flags field to animation curves há 9 anos atrás
  BearishSun e0dee9de45 Fixed scene camera so it doesn't force the cursor to always be displayed há 9 anos atrás
  BearishSun 2566f2d5dd Fixing resizable scrollbar division by zero há 9 anos atrás
  BearishSun 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them há 9 anos atrás
  BearishSun 66ff108b88 Added a window to directly edit keyframe properties há 9 anos atrás
  BearishSun 6164237881 Added bone filtering to animation há 9 anos atrás
  BearishSun 469ec40aa4 Animation now properly calls animation event callback methods há 9 anos atrás
  BearishSun 40a9a03be0 Animation editor load/save from/to animation clip implemented há 9 anos atrás
  BearishSun bfbab908a5 Better check for primary animation when evaluating generic curves, to avoid evaluating the wrong clip há 9 anos atrás
  BearishSun 9fd2e0df2c Generic script property animation há 9 anos atrás
  BearishSun 7038a31ea9 Better render texture suface compatibility checking há 9 anos atrás
  BearishSun 3a4610eef9 Animation events editor working há 9 anos atrás
  BearishSun 9eec1ad285 Conversion of euler angle curves to quaternion curves, and vice versa há 9 anos atrás
  BearishSun 75f7bdba0d Animation curve editor - More work on the animation events editor há 9 anos atrás
  BearishSun 4dd02370d8 Refactored animation timeline GUI elements so they use a common base class há 9 anos atrás
  BearishSun e52bfaee55 Documentation for some Animation Editor classes há 9 anos atrás
  BearishSun c3e885d504 Added a method for loading data from an animation clip into the animation editor há 9 anos atrás
  BearishSun 66ad2fd901 Function to save animation editor data to an animation clip há 9 anos atrás
  BearishSun 9620459208 Scene object transform modifications can now modify skeleton bones (for IK and similar) há 9 anos atrás
  BearishSun b7883f7ab7 Skeletal and custom translation/rotation/scale animation curves can now be mapped to scene object's transform há 9 anos atrás
  Marko Pintera 7c1b1c1d03 Merge pull request #40 from almightykiwi/linux há 9 anos atrás
  Marc Legendre 85bfb6007d Fix missing "std::" há 9 anos atrás