Activity for SmartBody

  • Ari Shapiro Ari Shapiro committed [r7075]

    missing ogre files

  • Ari Shapiro Ari Shapiro committed [r7074]

    more ogre files

  • Ari Shapiro Ari Shapiro committed [r7073]

    Readded ogre

  • Ari Shapiro Ari Shapiro committed [r7072]

    Changes to COLLADA parsing.

  • Ari Shapiro Ari Shapiro committed [r7071]

    Changes for ogre rendering

  • Ari Shapiro Ari Shapiro committed [r7070]

    removed app.config from msspeech relay

  • Ari Shapiro Ari Shapiro committed [r7069]

    Tweaks to texture alpha handling.

  • Ari Shapiro Ari Shapiro committed [r7068]

    Some fixes to Android build

  • Ari Shapiro Ari Shapiro committed [r7067]

    Updating ogre/smartbody to use ogre 1.12

  • Ari Shapiro Ari Shapiro committed [r7066]

    Adjusted alpha rendering to fix some transparency issues.

  • Ari Shapiro Ari Shapiro committed [r7065]

    Added OSX build options in top level CMakeLists.txt

  • Ari Shapiro Ari Shapiro committed [r7064]

    Fixed OgreDemo.py

  • Ari Shapiro Ari Shapiro committed [r7063]

    more fixes for OSx

  • Ari Shapiro Ari Shapiro committed [r7062]

    more osx fixes.

  • Ari Shapiro Ari Shapiro committed [r7061]

    Improvements to OSx build.

  • Ari Shapiro Ari Shapiro committed [r7060]

    removed festival

  • Ari Shapiro Ari Shapiro committed [r7059]

  • Ari Shapiro Ari Shapiro committed [r7058]

    Tweaks for engine callback

  • Ari Shapiro Ari Shapiro committed [r7057]

    Added engine callback from Python

  • Ari Shapiro Ari Shapiro committed [r7056]

    Fixed problem where editor window pane would still occupy space in -noeditor mode.

  • Ari Shapiro Ari Shapiro committed [r7055]

    Eliminated baking textures from glossy maps.

  • Ari Shapiro Ari Shapiro committed [r7054]

    Changes for 64 bit Android

  • Ari Shapiro Ari Shapiro committed [r7053]

    added surface penetration fixing between two models in a mesh.

  • Ari Shapiro Ari Shapiro committed [r7052]

    Quieted some noisy output when checking on textures to load.

  • Ari Shapiro Ari Shapiro committed [r7051]

    Added 64 configuration for simplesmartbody.

  • Ari Shapiro Ari Shapiro committed [r7050]

    Some crash protection is MsSpeechRelay/Program.cs

  • Ari Shapiro Ari Shapiro committed [r7049]

    Fixed simulation timer in simplesmartbody

  • Ari Shapiro Ari Shapiro committed [r7048]

    simplesmartbody now access a script for more general utility.

  • Anton Leuski Anton Leuski committed [r7047]

    cleaning up TemporaryString declaration

  • Anton Leuski Anton Leuski committed [r7046]

    allowing SBContext to be subclassed

  • Ari Shapiro Ari Shapiro committed [r7045]

    added python accessibilty to diphones

  • Ari Shapiro Ari Shapiro committed [r7044]

    fixes from last checkin

  • Ari Shapiro Ari Shapiro committed [r7043]

    added toggles for not performing lip sync postprocessing during realtime

  • Ari Shapiro Ari Shapiro committed [r7042]

    added python access to some motion functions

  • Ari Shapiro Ari Shapiro committed [r7041]

    Some memory cleanup.

  • Ari Shapiro Ari Shapiro committed [r7040]

    Various changes.

  • Ari Shapiro Ari Shapiro committed [r7039]

    textures no longer being overwritten on load

  • Ari Shapiro Ari Shapiro committed [r7038]

    locomotion fixes

  • fengww fengww committed [r7037]

    Fixed the GPU mesh buffer rebuild and disable some testing code.

  • Ari Shapiro Ari Shapiro committed [r7036]

    more mesh changes

  • fengww fengww committed [r7035]

    Some fixes in texture handling.

  • Ari Shapiro Ari Shapiro committed [r7034]

    updated android versions

  • Ari Shapiro Ari Shapiro committed [r7033]

    fixed texture replacement when using scoped texture names

  • Ari Shapiro Ari Shapiro committed [r7032]

    more texture handling changes - not working

  • Ari Shapiro Ari Shapiro committed [r7031]

    added rebuildVertexBuffer

  • fengww fengww committed [r7030]

    Fixed texture name prefix when loading ply mesh.

  • Ari Shapiro Ari Shapiro committed [r7029]

    gradle upgrade and build fixes

  • fengww fengww committed [r7028]

    Fixed some vertex buffer problem.

  • Ari Shapiro Ari Shapiro committed [r7027]

    another memory leak with visemes

  • Ari Shapiro Ari Shapiro committed [r7026]

    Fixed memory leaks from python-generated events.

  • Ari Shapiro Ari Shapiro committed [r7025]

    various memory leak fixes

  • Ari Shapiro Ari Shapiro committed [r7024]

    memory leak in VisemeData

  • Anton Leuski Anton Leuski committed [r7023]

    fixing memmory leaks

  • Anton Leuski Anton Leuski committed [r7022]

    fixing xerces-related memory leaks

  • Anton Leuski Anton Leuski committed [r7021]

    fixing a leak in srCmdSeq

  • Ari Shapiro Ari Shapiro committed [r7020]

    deformable mesh no longer saves model prefix with texture which can cause confusion when reloading.

  • Anton Leuski Anton Leuski committed [r7019]

    fixing a leak in deformable_mesh, replacing ublas with eigen for ios, a few small changes

  • Ari Shapiro Ari Shapiro committed [r7018]

    fix

  • Ari Shapiro Ari Shapiro committed [r7017]

    memory cleanup on treecontroller

  • Ari Shapiro Ari Shapiro committed [r7016]

    added skinweight access to mesh

  • Ari Shapiro Ari Shapiro committed [r7015]

    Added DeformableMesh::saveToDae() and DeformableMesh::saveClosestSkinWeights() to copy closest skin weights (very inefficient implementation).

  • Ari Shapiro Ari Shapiro committed [r7014]

    Now returning sound duration from Sound object, requires external changes.

  • Ari Shapiro Ari Shapiro committed [r7013]

    made gaze logging quiet

  • Ari Shapiro Ari Shapiro committed [r7012]

    more fixes in speech timing

  • Ari Shapiro Ari Shapiro committed [r7011]

    Fixes for speech timing

  • Ari Shapiro Ari Shapiro committed [r7010]

    Made sure that subsequent frames added do not have duplicate times.

  • fengww fengww committed [r7009]

    Some fixes for GPU vertex buffer update.

  • fengww fengww committed [r7008]

    Added functions for replacing submesh in the deformable models.

  • Ari Shapiro Ari Shapiro committed [r7007]

    override for bad blending data, use "blendFix" attribute on scene - this is temporary

  • Ari Shapiro Ari Shapiro committed [r7006]

    Added gains for head movements per character

  • Ari Shapiro Ari Shapiro committed [r7005]

    Head movements were being distributed among 3 neck joints. However, characters without all three joints were getting only a fraction of that movement.

  • Ari Shapiro Ari Shapiro committed [r7004]

    moved mesh manipulation functions to asset manager

  • Ari Shapiro Ari Shapiro committed [r7003]

    Added functions to add blendshapes and replace models in mesh.

  • Ari Shapiro Ari Shapiro committed [r7002]

    more gesture changes.

  • Ari Shapiro Ari Shapiro committed [r7001]

    Adding missing 'sp' and 'spn' phonemes

  • Ari Shapiro Ari Shapiro committed [r7000]

    removed unneeded lib from android build

  • fengww fengww committed [r6999]

    Fixed missing lib.

  • fengww fengww committed [r6998]

    Fixed build error.

  • fengww fengww committed [r6997]

    Fixed the error in glew.h.

  • fengww fengww committed [r6996]

    Add codes to replace texture images.

  • Ari Shapiro Ari Shapiro committed [r6995]

    ply loading now loads similarly-named textures properly.

  • fengww fengww committed [r6994]

    Fixed rendering the static mesh so the mesh will translated with pawn. Add texture replacement function to swap the textures of an mesh dynamically.

  • Ari Shapiro Ari Shapiro committed [r6993]

    Some cleanup of logging, removed faceshiftmanager

  • Ari Shapiro Ari Shapiro committed [r6992]

    Adjustments for recording motion.

  • Ari Shapiro Ari Shapiro committed [r6991]

    Change in coarticulation visualization

  • Ari Shapiro Ari Shapiro committed [r6990]

    coarticulation fixes when first motion has long preparation phase

  • fengww fengww committed [r6989]

    Add functionality to color correct the texture images.

  • Ari Shapiro Ari Shapiro committed [r6988]

    Cleaned up gesture logging

  • Anton Leuski Anton Leuski committed [r6987]

    removing vhmsg, apr, aprutil, activemq, sndfile, alut libraries from the iOS framework dependencies. Shaving off 34% of the final binary (56MB)

  • Ari Shapiro Ari Shapiro committed [r6986]

    Added visual output for corarticulation when using gestureRequest.gestureLog

  • Anton Leuski Anton Leuski committed [r6985]

    Fixing warning. Introducing compile flags that disable built-in audio and logging

  • Ari Shapiro Ari Shapiro committed [r6984]

    some changes

  • fengww fengww committed [r6983]

    Update the solution file.

  • fengww fengww committed [r6982]

    Add additional joint map script and update GPU skinning shaders.

  • fengww fengww committed [r6981]

    Fixed the alpha blending and alpha texture baking issue. Now the eyebrow rendering is working fine.

  • fengww fengww committed [r6980]

    Fixed the rendering to using lighting/shading.

  • fengww fengww committed [r6979]

    Some fixes for PLY import and GPU blendshape model.

  • fengww fengww committed [r6978]

    Some fixes for GPU blendshapes.

  • fengww fengww committed [r6977]

    Additional missing libs.

  • fengww fengww committed [r6976]

    Add missing lib for glew and protobuf.

1 >