Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1263 / 5574

March 22, 2019, 20:31 (GMT)
Viewport Refactor: Move camera tracking reconstruction in own function

I'm going through my own messy stereo code, and came to realized that
this should be out in its own function a long time ago (as we have in 2.7x).
March 22, 2019, 19:36 (GMT)
Cleanup: fix compiler warning.
March 22, 2019, 19:36 (GMT)
Fix COLLADA build after recent changes.
March 22, 2019, 19:31 (GMT)
Silence false positive uninitialized warning

Techically we would never get to the part where we would use the
uninitialized value due to an assert.
March 22, 2019, 19:23 (GMT)
Merge branch 'blender2.7'

Conflicts:
CMakeLists.txt
March 22, 2019, 19:15 (GMT)
MSVC: add C4115 and C4189 warnings.

This matches the warnings of the other compilers commonly used in Blender.
March 22, 2019, 19:03 (GMT)
Fix warning for uninitialized icon_only

Warning/issue introduced on rBcaa357dae70322e.
March 22, 2019, 18:55 (GMT)
Fix: VSE preview not showing stereo drawing (unreported)

SpaceSeq main stereo drawing is for ar->regiontype RGN_TYPE_PREVIEW, but
the drawing code was assuming RGN_TYPE_WINDOW was the only one to be
considered for all the regions.

SpaceSeq still needs stereo drawing in RGN_TYPE_WINDOW but only when
backdrop is enabled.

Bug introduced on rBe01cadd657c76267.
March 22, 2019, 18:43 (GMT)
Fix T60969 Eevee: Volumetrics broken with dupli objects

The volumeObjectMatrix uniform was referencing memory from the temp dupli
object. Create temp storage to store the matrix.
March 22, 2019, 18:43 (GMT)
GPU: Cleanup: Code Style
March 22, 2019, 18:43 (GMT)
Fix T57617 Volumetrics doesn't work on the Orthographic Camera

common_data.view_vecs were not updated before use.
March 22, 2019, 18:43 (GMT)
Fix T58392 Texture limit size not working

It was removed by inadvertence.
March 22, 2019, 17:59 (GMT)
Fix T59962, T60130: error adding image sequence with node wrangler.

The region should be restored correctly, there is already a similar test for
areas to be preserved.
March 22, 2019, 17:18 (GMT)
Merge branch 'blender2.7'
March 22, 2019, 17:16 (GMT)
Revert "Cleanup: remove legacy mesh save support"

Fixes T62793. Leave this in the blender2.7 branch for those that still rely
on it, but it will remain removed in master.
March 22, 2019, 17:11 (GMT)
Modifiers: add minimum number of vertices to triangulate modifier.

This lets you only triangulate n-gons when setting the number to 5 or more.

Differential Revision: https://developer.blender.org/D4367
March 22, 2019, 16:30 (GMT)
Fix T62844: Cycles crash with bevel and degenerate geometry.
March 22, 2019, 16:30 (GMT)
UI: move stereo panel above output.

Otherwise clicking the stereo panel moves it.
March 22, 2019, 16:20 (GMT)
Fix T58517: Multi-view issues with OpenGL render + scene settings

Patch by Shinsuke Irie.

* * *

Note from reviewer/committer (dfelinto):

OpenGL render from the VSE preview window is working, while the VSE
preview window itself does not show stereo.

That said the patch is ok, and I was able to test that the VSE preview
OpenGL still works. I will tackle VSE preview itself separately myself.
March 22, 2019, 16:20 (GMT)
Silence warnings
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021