Historique des commits

Auteur SHA1 Message Date
  BearishSun 9675b3f6fd Material refactor WIP - Transpose matrices when updating from material to GPU params il y a 9 ans
  BearishSun 60dc82f396 Material refactor WIP - Updated sampler state overrides so they work with material params il y a 9 ans
  BearishSun 0fcb499f43 Material refactor WIP - Added GpuParamsSet update method and parameter meta-data il y a 9 ans
  BearishSun 96bdac041e Material refactor WIP il y a 9 ans
  BearishSun 103a9ea757 Refactored material so it supports multiple techniques il y a 9 ans
  BearishSun 44face5b03 Added material params to the core thread Material object, in preparation of refactor il y a 9 ans
  BearishSun f36636b63f Updated material inspector so it shows builtin shaders il y a 9 ans
  BearishSun 8b5a233303 Added sync methods to material params il y a 9 ans
  BearishSun cfff49ac22 Refactored material params so it can be used on both sim and core threads (in preparation of a minor Material refactor) il y a 9 ans
  BearishSun 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# il y a 9 ans
  BearishSun c35504b88e Updated RTTI for certain types using the new (shorter) definition format il y a 9 ans
  BearishSun f7cb54a2ad Exposed Skeleton to C# 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 950b5b52d7 Added a flags field to animation curves il y a 9 ans
  BearishSun e0dee9de45 Fixed scene camera so it doesn't force the cursor to always be displayed il y a 9 ans
  BearishSun 2566f2d5dd Fixing resizable scrollbar division by zero il y a 9 ans
  BearishSun 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them il y a 9 ans
  BearishSun 66ff108b88 Added a window to directly edit keyframe properties il y a 9 ans
  BearishSun 6164237881 Added bone filtering to animation il y a 9 ans
  BearishSun 469ec40aa4 Animation now properly calls animation event callback methods il y a 9 ans
  BearishSun 40a9a03be0 Animation editor load/save from/to animation clip implemented il y a 9 ans
  BearishSun bfbab908a5 Better check for primary animation when evaluating generic curves, to avoid evaluating the wrong clip il y a 9 ans
  BearishSun 9fd2e0df2c Generic script property animation il y a 9 ans
  BearishSun 7038a31ea9 Better render texture suface compatibility checking il y a 9 ans
  BearishSun 3a4610eef9 Animation events editor working il y a 9 ans
  BearishSun 9eec1ad285 Conversion of euler angle curves to quaternion curves, and vice versa il y a 9 ans
  BearishSun 75f7bdba0d Animation curve editor - More work on the animation events editor il y a 9 ans
  BearishSun 4dd02370d8 Refactored animation timeline GUI elements so they use a common base class il y a 9 ans
  BearishSun e52bfaee55 Documentation for some Animation Editor classes il y a 9 ans
  BearishSun c3e885d504 Added a method for loading data from an animation clip into the animation editor il y a 9 ans