Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1728 / 8462

April 8, 2020, 06:46 (GMT)
Cleanup: rename to BLI_path_cwd to BLI_path_abs_from_cwd

This is now more clearly a function that makes the path absolute
using the current working directory.
April 8, 2020, 06:34 (GMT)
Merge branch 'master' into greasepencil-object
April 8, 2020, 06:29 (GMT)
Cleanup: missed renaming BLI_cleanup_unc_16 in recent refactor

Missed from d14e76806921f
April 8, 2020, 06:27 (GMT)
Cleanup: reduce scope of variables in custom data copying
April 8, 2020, 06:26 (GMT)
Fix T67098: Inset causes shape keys to reset exiting edit-mode

Edit-mesh interactive redo reset the meshes shape-key index.

Also copy the selection mode when copying meshes.
April 8, 2020, 03:29 (GMT)
Cleanup: disable clang-format for character table
April 8, 2020, 03:22 (GMT)
Fix status bar message showing saved when saving failed

Resolves the following issues:

- For the first time you save a .blend file, there was no feedback.
- If the file fails to save (eg "No space left on device") the status
bar message replaces the error with an invalid "Saved" message.

While there is a popup, the user may cancel it with mouse motion
and be left with the status bar message saying the file saved.

D7371 by @XDroid with edits.
April 8, 2020, 00:34 (GMT)
Cleanup: clang-format
April 8, 2020, 00:33 (GMT)
Cleanup: spelling
April 8, 2020, 00:24 (GMT)
Fix building without translations enabled
April 7, 2020, 23:33 (GMT)
UI: Splash Screen Language Selection

Quick Setup splash now includes language selection.

Differential Revision: https://developer.blender.org/D7370

Reviewed by Brecht Van Lommel
April 7, 2020, 21:56 (GMT)
Fix missed depsgraph update after undo in some cases

Forgot to take into account legacy DEG_id_tag_update with zero flag.
April 7, 2020, 21:43 (GMT)
Debugging: change Undo/Redo redraw timer to include dependency graph update

This is often the slowest part and was not counted before.
April 7, 2020, 20:57 (GMT)
Support multiple panels of the same type

The name for the uiBlock associated with a panel was just the panel type's
idname, so the old block found at the start of drawing was the same for
every panel of a certain type.

Panel blocks for list panels are now named with the list index appended
to the end of the name. The panel list is also rebuilt when reordering
panels of the same type.
April 7, 2020, 20:25 (GMT)
UI: Language Selection Changes

Removal of 'Translation' checkbox. Enable translation options when selecting non-English languages.

Differential Revision: https://developer.blender.org/D7210

Reviewed by Brecht Van Lommel
April 7, 2020, 18:29 (GMT)
Cleanup: refactor adaptive sampling to more easily change some parameters

No functional changes yet, this is work towards making CPU and GPU results
match more closely.
April 7, 2020, 18:09 (GMT)
Include Potrace lib as new extern

Thanks to @lazydodo for his help.
April 7, 2020, 18:08 (GMT)
Merge branch 'master' into greasepencil-object
April 7, 2020, 18:07 (GMT)
GPencil: Fix unreported problems with Chisel brush

With the new sampling, the arc points were not using the angle of the brush and the line was with the same thickness in all orientations.
April 7, 2020, 17:53 (GMT)
Merge branch 'master' into modifier-panels-ui
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021