Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3507 / 8462

January 18, 2018, 18:23 (GMT)
Fix buffer overflows in TIFF, PNG, IRIS, DPX, HDR and AVI loading.

Solves these security issues from T52924:
CVE-2017-2899
CVE-2017-2900
CVE-2017-2901
CVE-2017-2902
CVE-2017-2903
CVE-2017-2904
CVE-2017-2905
CVE-2017-2906
CVE-2017-2907
CVE-2017-2918

Differential Revision: https://developer.blender.org/D2999
January 18, 2018, 18:23 (GMT)
Memory: add MEM_malloc_arrayN() function to protect against overflow.

Differential Revision: https://developer.blender.org/D3002
January 18, 2018, 16:17 (GMT)
Outliner: Rename "Active View Layer" > "View Layer"

The original name came from a cheap conversion of the "active layer" option
to "active render layer" and then "active view layer".
January 18, 2018, 15:59 (GMT)
Merge branch 'blender2.8' into greasepencil-object
January 18, 2018, 15:56 (GMT)
Outliner: View Layer: add option to add a new collection to the current view layer

This operator not only links a collection, but it creates a new one and then it
links it. Although the preferrable method for users to handle their collections
is when viewing the "Collections", let's explore this workflow for now.

Suggested by Pablo Vazquez, thank you.
January 18, 2018, 15:20 (GMT)
Outliner: Get rid of Search Menu

Use inline options instead. This will be collapsable once we merge the upcoming
filter sytem.
January 18, 2018, 15:05 (GMT)
Outliner: Keep header operator-free and edit menu cleanup

Headers should not have operators as much as possible. The exception here is
for datablocks mode when you want to see the active keyset.

Edit menus on the other hand should be clearly distinct from the RMB context
menus. Edit menu options should be only the ones that apply to the entire
outliner, regardless of the selected element.

Context (rmb) menus should be related to the element you RMB on to invoke the
menu. I'm also taking this opportunity to start bringing the context menus
to Python. There is little reason not to, and it helps editing them (In this
case I'm doing it only for the Scene Collection one).
January 18, 2018, 13:14 (GMT)
Depsgraph: Fix crahs when selecting objects

Was wasy to reproduce by hitting A-key.

Missing part of the recent orig_id pointer commit.
January 18, 2018, 12:16 (GMT)
Cleanup redundant parameters
January 18, 2018, 11:03 (GMT)
Fix memory leak in recent curve refactor

5b25605761fb7
January 18, 2018, 11:01 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/makesdna/DNA_scene_types.h
January 18, 2018, 10:58 (GMT)
Fix problem with buffer when cursor outside camera view

Before, the stroke buffer was converted using the 3D cursor location, but if the camera moves and the cursor was on back of camera, the stroke buffer was not visible while painting.

Now, the conversion is done using the origin of the object and this avoid this problem.
January 18, 2018, 09:53 (GMT)
Fix memory leak in recent curve refactor

5b25605761fb7
January 18, 2018, 08:58 (GMT)
Improved docstring of mathutils.Matrix.lerp()
January 18, 2018, 08:38 (GMT)
Improve docstring for mathutils.Matrix.decompose()
January 18, 2018, 04:17 (GMT)
Remove OPJ_DISABLE_TPSOT_FIX workaround

Own seek function was incorrect
(was using SEEK_CUR instead of SEEK_SET)
January 18, 2018, 03:58 (GMT)
Merge branch 'master' into temp-openjpeg23
January 18, 2018, 03:42 (GMT)
Fix T53808: VSE doesn't show scene strip markers
January 18, 2018, 03:11 (GMT)
Merge branch 'master' into blender2.8
January 18, 2018, 03:00 (GMT)
Fix weight particle brush versioning
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021