Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 6f316d48bf Added support for shader technique inheritance vor 9 Jahren
  BearishSun 5c09c75232 Added a better way of merging shader techniques, and support for merging based on tags vor 9 Jahren
  BearishSun 86e7a688a6 Renderer can now properly handle multiple material techniques vor 9 Jahren
  BearishSun 78a144768e Mark material parameters as dirty when they are modified vor 9 Jahren
  BearishSun 65006380e7 Clear material param dirty flags after update vor 9 Jahren
  BearishSun e4637da406 Added tags to material techniques vor 9 Jahren
  BearishSun 8a5d6db814 Material refactor - Things working again vor 9 Jahren
  BearishSun 69dde4808b Material refactor WIP - Fixing bugs and getting stuff to work again vor 9 Jahren
  BearishSun 9675b3f6fd Material refactor WIP - Transpose matrices when updating from material to GPU params vor 9 Jahren
  BearishSun 60dc82f396 Material refactor WIP - Updated sampler state overrides so they work with material params vor 9 Jahren
  BearishSun 0fcb499f43 Material refactor WIP - Added GpuParamsSet update method and parameter meta-data vor 9 Jahren
  BearishSun 96bdac041e Material refactor WIP vor 9 Jahren
  BearishSun 103a9ea757 Refactored material so it supports multiple techniques vor 9 Jahren
  BearishSun 44face5b03 Added material params to the core thread Material object, in preparation of refactor vor 9 Jahren
  BearishSun f36636b63f Updated material inspector so it shows builtin shaders vor 9 Jahren
  BearishSun 8b5a233303 Added sync methods to material params vor 9 Jahren
  BearishSun cfff49ac22 Refactored material params so it can be used on both sim and core threads (in preparation of a minor Material refactor) vor 9 Jahren
  BearishSun 9ed85be779 Added the ability for C++ Animation to register scene object <-> bone mapping same as in C# vor 9 Jahren
  BearishSun c35504b88e Updated RTTI for certain types using the new (shorter) definition format vor 9 Jahren
  BearishSun f7cb54a2ad Exposed Skeleton to C# vor 9 Jahren
  BearishSun 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) vor 9 Jahren
  BearishSun 950b5b52d7 Added a flags field to animation curves vor 9 Jahren
  BearishSun e0dee9de45 Fixed scene camera so it doesn't force the cursor to always be displayed vor 9 Jahren
  BearishSun 2566f2d5dd Fixing resizable scrollbar division by zero vor 9 Jahren
  BearishSun 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them vor 9 Jahren
  BearishSun 66ff108b88 Added a window to directly edit keyframe properties vor 9 Jahren
  BearishSun 6164237881 Added bone filtering to animation vor 9 Jahren
  BearishSun 469ec40aa4 Animation now properly calls animation event callback methods vor 9 Jahren
  BearishSun 40a9a03be0 Animation editor load/save from/to animation clip implemented vor 9 Jahren
  BearishSun bfbab908a5 Better check for primary animation when evaluating generic curves, to avoid evaluating the wrong clip vor 9 Jahren