Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1224 / 5574

April 29, 2019, 05:25 (GMT)
Fix T63898: "Open on Mouse Over" causes inconsistent draw-style
April 29, 2019, 04:14 (GMT)
Cleanup: spelling
April 29, 2019, 03:47 (GMT)
Fix region action zone not working when hidden

Introduced in recent fix for T61554
April 29, 2019, 03:45 (GMT)
Docs: expand action-zone type comments
April 29, 2019, 02:56 (GMT)
Fix shift-click to select multiple reports

D4751 by @Poulpator
April 29, 2019, 02:51 (GMT)
GTest: BLI_path_util tests

Unit tests for:

- BLI_path_extension_check
- BLI_path_frame_check_chars
- BLI_path_frame_range
- BLI_path_frame_get

D4749 by @zazizizou
April 29, 2019, 01:26 (GMT)
Cleanup: use 'use_' prefix for RNA booleans
April 28, 2019, 21:50 (GMT)
VSE: Cache rewrite

This patch implements new cache system.
Aim is to give user more control over cache, so it can be maximally
utilized. This is done through sequencer timeline side panel
in category proxy & cache.
Cached images are also visualized in timeline, controled by
sequencer timeline view->cache menu

Functional changes:
- NOT use IMB_moviecache API
- refactor names of cached image types
- each scene owns 1 sequencer cache
- merge preprocess cache into per-sequencer cache
- cache links images rendered per frame in order as they are created
- add cache content visualization tool
- add RNA properties to control the cache

More info can be found in design notes in blenkernel/intern/seqcache.c
and in https://developer.blender.org/D4443

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D4443
April 28, 2019, 18:14 (GMT)
GPencil: Cleanup - Rename annotation drawing function names

Actually, the static functions had the same name used for grease pencil.

Now, the annotation functions have a different prefix.
April 28, 2019, 14:05 (GMT)
Fix T63794: duplicating an armature clears B-Bones' custom handle references.

This patch fixes T63794 by updating duplicated bones' custom handle references
to point to the new armature's bones.

The problem occurs because B-Bones of a duplicated armature keep pointing to
the old armature's bones. The references are cleared upon entering Edit Mode
because there are no matching `EditBone` for such bones, and `find_ebone_link`
just returns `NULL` in such cases.

Reviewers: mont29, angavrilov

Maniphest Tasks: T63794

Differential Revision: https://developer.blender.org/D4726
April 28, 2019, 09:48 (GMT)
Cleanup: clangg-format for rB157cc54ed521
April 27, 2019, 18:37 (GMT)
Fix T63936 GPUSelect: Read depth in the end

fix T63936 introduced in 86914e713347.

Reviewers: fclem

Reviewed By: fclem

Tags: #bf_blender

Maniphest Tasks: T63936

Differential Revision: https://developer.blender.org/D4750
April 27, 2019, 17:27 (GMT)
Fix T63937: unconfirmed grease pencil strokes not visible in ortho suface

The value of the z-depth was too high. Now the value is valid for perspective and orthographic view.
April 27, 2019, 10:02 (GMT)
GPencil: Cleanup derived frame code

This is a previous step to move away the derived frame logic to be used in edit modes.
April 27, 2019, 02:07 (GMT)
Cleanup: comments (long lines) in blenkernel
April 27, 2019, 00:00 (GMT)
Cleanup: unused vars
April 26, 2019, 22:13 (GMT)
Fix T63899: Can't get sound.factory on Windows
April 26, 2019, 16:37 (GMT)
Eevee: Noise Texture: try to fix floating point accuracy issue

Cycles check for infinity and return 0.0 otherwise.
April 26, 2019, 15:53 (GMT)
Fix T63853: BLI_current_working_dir did not return utf8 encoding on windows.

When running blender in paths with special characters this caused issues.
April 26, 2019, 15:21 (GMT)
Minor cleanup in data transfer code.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021