Blender Git Commits

Blender Git "multiview" branch commits.

Page: 3 / 19

March 20, 2015, 16:55 (GMT)
Removing XXX MV: sequencer already supports multiview movies
March 20, 2015, 15:57 (GMT)
Removing XXX MV: remove renderlayer.rect from the API
March 20, 2015, 15:53 (GMT)
renaming MV to XXX MV
March 20, 2015, 15:50 (GMT)
Removing XXX MV: viewport render preview does not support multiview
March 20, 2015, 15:45 (GMT)
Assert that shouldn't happen but that happens sometimes, still to be investigated throughly
March 20, 2015, 15:45 (GMT)
From review: check compositor viewer node image only as part of initExecution

I actually put it under ::initImage(), this way it runs only for the active output viewer
March 20, 2015, 13:58 (GMT)
Image node, small fix, though it doesn't fix the main issue I'm facing
March 20, 2015, 11:19 (GMT)
From review: UI re-arrangement for Camera Stereoscopy panel
March 20, 2015, 11:04 (GMT)
From review: redraw window when scene.use_multiview changes
March 20, 2015, 10:33 (GMT)
Merge remote-tracking branch 'origin/master' into multiview

Conflicts:
source/blender/makesrna/intern/rna_scene.c
March 20, 2015, 00:47 (GMT)
From review: fix Cycles tiles udpate not working *

* note: I tried passing b_combined_pass to the do_write_update_render_result() function
but b_rlay is created in do_write_update_render_tile, thus it's not the same that we have on run().
March 19, 2015, 19:51 (GMT)
From review: b_rlay.passes.find_by_type(type, view)

This is working, but the code that requires this is not working yet. So it will not be committed together
March 19, 2015, 15:32 (GMT)
Revert "From review: Cycles: use scene.views instead of render_result.views"

This reverts commit 43e10a6853e4659429d000225b93862708414b31.

render_result.views is already taken into account whether the views are enabled,
if they can be rendered (e.g., Stereo mode shows only left and right) and when
multiview is off, it has a "" fallback view.

Leaving it as it was for the time being.
March 19, 2015, 13:26 (GMT)
From review: Cycles: use scene.views instead of render_result.views
March 19, 2015, 13:21 (GMT)
From review: use b_rview_name
March 19, 2015, 11:49 (GMT)
Merge remote-tracking branch 'origin/master' into multiview
March 18, 2015, 16:53 (GMT)
Fix crash when saving stereo images from uv/image editor
March 18, 2015, 02:22 (GMT)
Remove redundant initializers
March 18, 2015, 02:22 (GMT)
Cleanup: style
March 18, 2015, 02:22 (GMT)
Revert "Small cleanup (int to bool)"

This reverts commit 1a574e51fed8b492aae07724809037c4cd624102.

This is only needed when the value is cast to a bool
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021