Changeset 509 for trunk/src/engine/animation.cc
- Timestamp:
- 07/26/16 20:24:02 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/engine/animation.cc
r508 r509 34 34 35 35 nv::animator_data* animator = new nv::animator_data; 36 animator->id = table.get_string64( "id" ); 36 37 animator->poses = poses; 37 38 if ( poses == nullptr )
Note: See TracChangeset
for help on using the changeset viewer.