Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2221 / 8462

September 4, 2019, 05:36 (GMT)
LANPR: Fix flag usages. Removed custom types.
September 4, 2019, 05:33 (GMT)
Transform: remove X/Y shear tool option

Instead use vertical cursor motion for Y axis shear.

This removes the shear_axis option completely since we now have two
axis options used by shear it's not needed.
September 4, 2019, 05:16 (GMT)
Transform: Improve hierarchy in mixed snap edge detection.
September 4, 2019, 03:30 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-npr
September 4, 2019, 03:21 (GMT)
LANPR: Use flags for SceneLANPR. Make format.
September 4, 2019, 03:04 (GMT)
LANPR: Use flags for struct LANPR_LineLayer.
September 4, 2019, 02:36 (GMT)
More progress but still not functional at all.

Fixed a bug where it wouldn't compile with NDEBUG defined.
September 4, 2019, 01:53 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lanpr-staging
September 4, 2019, 00:01 (GMT)
Fix T69463: File Browser opens off-center on hiDPI

wmWindow.sizex/y doesn't have system's pixel size applied.
September 3, 2019, 23:47 (GMT)
Fix T69467: Temporary Info Editor window crashes

Code called editor creation twice, once for SPACE_INFO, once for
SPACE_EMPTY. Caused by a incorrectly solved merge conflict.
September 3, 2019, 22:58 (GMT)
Industry Compat keymap: Add support for tool hotkeys in paint modes

Use D for Draw, B for Blur.
September 3, 2019, 22:51 (GMT)
Industry Compat keymap: Fix for opening folders in new File Browser
September 3, 2019, 21:15 (GMT)
Fix selecting multiple files ignoring first file

E.g. box selecting wouldn't allow selecting the first file.
Work selection and shift/ctrl selection had similar issues.

Code assumed that the first item was the '..' parent item and manually
removed it from the selection. I could just remove this special
handling, but instead I made the behavior more dynamic. So the file list
checks if the '..' item is there and only then applies special
treatment.
That way we can easily bring the '..' item back or make it optional if
wanted.
September 3, 2019, 21:03 (GMT)
Modify .gitmodules to use Tangent Anim subrepo for addons, add /build to .gitignore

1) Modified release/scripts/addons to point to git://github.com/tangent-animation/blender-addons.git, branch blender-v2.80-release

2) add /build to .gitignore (VS Code writes its build files there by default).
September 3, 2019, 20:53 (GMT)
Merge with feature/blender_origin_merge

1) Merge with feature/blender_origin_merge, which is the branch with the latest blender-v2.80-release code merged into it (the currently stable blender-v2.80 code).

2) Always display the build information for our internal blender builds (splash screen).
September 3, 2019, 20:34 (GMT)
UI: Minor fixes to Delta Transform panel

Removes some wrong gaps appearing
September 3, 2019, 19:49 (GMT)
Merge remote-tracking branch 'blender_origin/blender-v2.80-release' into feature/blender_origin_merge

September 3, 2019, 19:45 (GMT)
File Browser: Fix Windows Execute/Cancel button order

Was using wrong check for Windows, causing this to fail
September 3, 2019, 17:51 (GMT)
Fix T69451: Walk-select in empty directory asserts

Code assumed the '..' was there, which isn't the case any more. Just
early exiting for empty directories is fine.
September 3, 2019, 17:04 (GMT)
GPencil: Context menu update

Add missed 'Insert Blank keyframe in All Layers' to context menu

Reviewers: antoniov, pepeland

Tags: #bf_blender, #grease_pencil

Differential Revision: https://developer.blender.org/D5669
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021