Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1915 / 5574

January 4, 2018, 09:43 (GMT)
Eevee: SSR: Fix ssr nor working in ogl render.
January 4, 2018, 09:43 (GMT)
DRW: Fix boolean uniform lenght.

Boolean uniform needs to be 4bytes long for opengl.
Use "int" for every bool you want to pass as a uniform.
January 4, 2018, 09:43 (GMT)
Eevee: Fix issues with alpha blending

- Hashed Alpha materials were outputing their alpha values even if the final pixel has no blending and thus no transparency.
- Opacity was not clamped when using "add closure" nodes.
January 4, 2018, 09:43 (GMT)
DRW: Fix incorrect blending functions.
January 4, 2018, 09:43 (GMT)
Eevee: Make the background black when rendering without sky.

This prevent some bad blending when using transparent materials.
January 4, 2018, 09:43 (GMT)
OGL Render: Use float buffer instead of byte buffer.

We need to remove all transform to display during rendering for this to work. The float rect is then color managed when displayed.

This makes all interface colors wrongly displayed because they should be color managed when rendering.
January 4, 2018, 09:43 (GMT)
GPU_offscreen: Add option for high bit depth.

This way we can render in HDR and read the real pixel values.
January 4, 2018, 09:43 (GMT)
DRW: Fix small changes to transparent background.

Fix changes introduced e3ef782af5d5

Eevee is in charge of rendering so it should be its task to have it's buffer initialized
January 4, 2018, 09:36 (GMT)
Merge branch 'master' into blender2.8
January 4, 2018, 05:14 (GMT)
Fix uninitialized stack use in rna diff override
January 4, 2018, 05:01 (GMT)
Fix T53586: Surfaces collapse when joined
January 4, 2018, 03:16 (GMT)
Fix T53637: Keymap from app-template ignored

Addon's were also ignored
January 4, 2018, 00:57 (GMT)
tests: limit public API in view_layer_common
January 4, 2018, 00:28 (GMT)
tests: replace boiler-plate with util function

This crept back in somehow!
January 3, 2018, 21:33 (GMT)
Fix FOREACH_SCENE_COLLECTION/FOREACH_SCENE_OBJECT for nested collections

This fixes any function that relied on these iterators such as:
* Outliner Same Type
* Metaballs
* scene.objects

We were not considering the collections when there was collections nested
to the collections nested to the master collection.

It includes a unittest.
January 3, 2018, 20:27 (GMT)
Outliner/Collections: Remove selected objects operator

This is part of T53495.
January 3, 2018, 20:27 (GMT)
Outliner/Collections: Add selected objects operator

This is part of T53495.
January 3, 2018, 14:28 (GMT)
Outliner: Right mouse menu for collections editing
Revision 8a72c3b by Lukas Toenne
January 3, 2018, 13:15 (GMT)
Static assert for correct strings from context mode enum.

Adding new context modes requires adding a string in CTX_data_mode_string,
but there is no error when omitting this other than panels using
incorrect contexts. The static assert should help detect simple
missing strings at least to avoid confusing errors.
January 3, 2018, 13:04 (GMT)
Merge branch 'master' into blender2.8
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021