zzrock123

Results 4 issues of zzrock123

When moved a model by keyboard short cut SHIFT+CMD+arrow-key, the model moved on the screen, but did not save the model postion "offset.position" into a project file. Looks like SceneWidget::setModelPositionOffset()...

I have tested libav version 9.1. No code change. Just a remove --disable-ffmpeg option from ./configure argument. $ diff build.pl build.pl.old 68c67 < my $LIBAV_TAG = 'v9.1'; --- > my...

When I supressed Qt::ApplicationModal then get better (100%) frame rendering result. The progress dialog show same FPS number in both Modal and non-Modal mode. However, model (1.2mb) x 4 movement...

I have found a few issue and has been amended a some files. This might raise for Video generator and need to review the change. # \- MMDAI/VPVM/ScenePlayer.cc 2013-01-03 22:54:45.000000000...