November 22, 2014, 15:28 (GMT) |
Sequencer: no functional change |
November 22, 2014, 15:23 (GMT) |
Sequencer: small style cleanup |
November 20, 2014, 13:00 (GMT) |
Sequencer: Fix for monoview videos showing blank for missing views |
November 20, 2014, 12:58 (GMT) |
Sequencer: small style cleanup, and small code order change |
November 20, 2014, 12:55 (GMT) |
Sequencer: unify the code to get the name of the files when using multiview + individual images |
November 20, 2014, 12:55 (GMT) |
Sequencer: small refactoring of the multiview image rendering code |
November 20, 2014, 12:55 (GMT) |
Sequencer: remove unecessary 1-liner |
November 20, 2014, 12:55 (GMT) |
Replace BLI_listbase_count() by BLI_listbase_count_ex() when possible |
November 20, 2014, 12:49 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview Include manual fixes for BLI_listbase renames |
November 19, 2014, 14:20 (GMT) |
Sequencer: final bits of seq->anim stripped away (in favour of seq->anims) Sequencer core todos: ==================== * Check on proxies * I may need a permanent flag to indicate something is multiview/stereo, to prevent overhead on rendering uncached. That should also prevent: * Fix issue of mono-videos (when in multiview) not showing a valid view for all the views. * Add multiview option to rna_sequencer_api add_movie_strip * (optional) Remove duplicate code of creating anims for all views * Test, Test, Test |
November 19, 2014, 11:38 (GMT) |
Sequencer: proxy rebuild changes |
November 19, 2014, 03:09 (GMT) |
Sequencer: solve warning (misusing context) |
November 19, 2014, 03:03 (GMT) |
Sequencer: show option to open multiview/stereo 3d movies/images, and pre-load them |
November 14, 2014, 12:51 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview Conflicts: source/blender/editors/space_image/image_buttons.c |
October 29, 2014, 17:21 (GMT) |
Fix crash (blender hanging) when rendering a sequencer strip twice |
October 29, 2014, 17:20 (GMT) |
Prevent crash when sequencer strip returns a NULL ibuf |
October 29, 2014, 17:20 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview |
October 24, 2014, 02:45 (GMT) |
fix blenderplayer |
October 24, 2014, 00:28 (GMT) |
Sequencer: Multi-View/Stereo 3D video strips partial support What is working: * To load a movie and have it load all the respective views/files * To load a movie and set it to be loaded as Stereo 3D What is not working: * Proxies * Some parts relative to re-loading * 2 // XXX MV SEQ MOV where we are still using seq->anim |
October 23, 2014, 17:46 (GMT) |
Sequencer: Support for stereo 3d image strips Note: there is a bug when you render the image and try to render another frame. It seems like a lock problem (blender just hangs). So as with anything else in this branch do not use it with production files that you have no backup. |
|