Historial de Commits

Autor SHA1 Mensaje Fecha
  MarcoROG 6fde222bb2 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine hace 9 años
  MarcoROG 886ae3abe6 Fixes to 32 bit mono crashes hace 9 años
  BearishSun 33e1a48673 Properly handle evaluating a curve with a single keyframe at non-zero time hace 9 años
  BearishSun a9936498df Properly update channel weights, and set weight of 1st channel to 1.0 by default hace 9 años
  BearishSun 91cfbfe9db Properly assign curve path <-> morph curve mappings hace 9 años
  BearishSun c27ef332bc Morph shape vertex buffer is now of valid size hace 9 años
  BearishSun c5ab4c865e Morph shape vertex buffer is now properly bound for rendering hace 9 años
  BearishSun 7f2601923c Properly generate morph shape position and normal deltas on import hace 9 años
  BearishSun 6bd998abef Properly map user-made morph curves to internal morph curve names hace 9 años
  BearishSun 362e8f530a Updated docs hace 9 años
  BearishSun 7ee01a62ae Updated features list with animation hace 9 años
  BearishSun ae8d501416 Updated data files hace 9 años
  BearishSun 7c8bebee0f Properly check if curve path represents a morph shape animation curve hace 9 años
  BearishSun e26feb2393 Properly check for valid vertex descriptor for morph meshes hace 9 años
  BearishSun cf5dd12cf1 Remove invalid character from morph shapes, so they dont interfere with animation curve path formatting hace 9 años
  BearishSun 829132c60f Morph shape curves are no longer displayed as normal property curves hace 9 años
  BearishSun 5878b25e90 Fixing mesh rendering broken with earlier morph vertex declaration changes hace 9 años
  BearishSun 621d0f7d33 Properly handle multiple defines in a shader hace 9 años
  BearishSun d86bc7b768 Updated morph shape rendering so it uses a proper vertex declaration hace 9 años
  BearishSun bca69fbc53 Data files hace 9 años
  BearishSun 58df159860 Improving look of morph shape display in the animation inspector hace 9 años
  BearishSun e76f7dc858 Fixing selection renderer for rendering objects with morph shape anim hace 9 años
  BearishSun 7df08fef41 Fixing tangent frame generation so it properly accumulates tangents/normals hace 9 años
  BearishSun 36d1b510ad Fixing invalid initialization on core thread for some buffer types hace 9 años
  BearishSun 9222bec956 When evaluating morph shapes, make sure to blend towards zero if current weight is before the first frame (so 0 weight = base mesh) hace 9 años
  BearishSun 76f7e79516 Properly update animation proxy with morph shapes hace 9 años
  BearishSun f696d10a67 Properly import morph shape curves hace 9 años
  BearishSun db2834fd12 Properly import morph shape frame names hace 9 años
  BearishSun e1d6a55d7a Fixing morph shape display in animation field selector hace 9 años
  BearishSun 87c5aec53e Array and list entries can now also be animated hace 9 años