September 20, 2014, 13:56 (GMT) |
Fix blenderplayer compile |
September 20, 2014, 13:47 (GMT) |
Fix for Cycles Motion Blur |
September 20, 2014, 13:47 (GMT) |
Cycles fix for multiview (it was not working since the view_id -> viewname change |
September 20, 2014, 13:47 (GMT) |
Cycles multiview rendering Note: since the view_id -> viewname change the render in cycles saves both views to the same view. So this commit gets Cycles to work with the new method for getting the camera matrices BUT it doesn't address this other problem. |
September 20, 2014, 13:47 (GMT) |
Builtin Stereo Camera: replace hack cameras to a real matrix approach Note: Cycles is not working with this yet |
September 20, 2014, 13:46 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview |
September 19, 2014, 04:26 (GMT) |
Cleanup |
September 19, 2014, 04:26 (GMT) |
Correct flag -> bool use |
September 19, 2014, 04:25 (GMT) |
Merge branch 'master' into multiview |
September 18, 2014, 17:40 (GMT) |
Fix crash on "cache exr" |
September 18, 2014, 12:34 (GMT) |
De-duplicate some logic + make comment more clear + revert unintented change from master |
September 18, 2014, 09:51 (GMT) |
169 Style-Cleanup (thanks Campbell Barton) |
September 18, 2014, 09:05 (GMT) |
Cleanup: de-duplicate some logic |
September 18, 2014, 08:54 (GMT) |
Merge branch 'master' into multiview |
September 18, 2014, 08:53 (GMT) |
Fix for off-by-2 size with BKE_camera_multiview_advanced Also move scene-base search into its own function. |
September 18, 2014, 08:38 (GMT) |
Cleanup: style/spelling |
September 18, 2014, 08:14 (GMT) |
Bug/Typo in image_update_multiview_flag, caught by Campbell Barton, thanks :) |
September 17, 2014, 13:42 (GMT) |
Compositor: final fix for access-memory after freed - note: valgrind caught this while asan did not |
September 17, 2014, 12:54 (GMT) |
Compositor: use ths suffix (not the view name) for the File Output filenames |
September 17, 2014, 12:06 (GMT) |
Compositor: remove (unify) duplicated code |
|