Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2010 / 8462

December 6, 2019, 18:57 (GMT)
Tool System: don't assert when showing tooltips in a different space

Needed to show fallback tool for the 3D view in the properties editor.
December 6, 2019, 18:57 (GMT)
UI: only use toolbar draw-style for buttons with icons

This allows tool buttons to be used in menus or popovers
and show as regular button styles.
December 6, 2019, 18:57 (GMT)
Gizmo: add optional background alpha for 2D button gizmo

This allows using the gizmo for a screen circle with a hollow
area in the center, useful for general dragging gizmos.
December 6, 2019, 18:37 (GMT)
Merge branch 'master' into greasepencil-object
December 6, 2019, 18:37 (GMT)
Windows: Fix failing tests due to missing manifest.

Tests were missing a manifest, and were importing the
wrong version of Microsoft.Windows.Common-Controls
causing blenloader_test, bmesh_core_test and alembic_test
to fail due a loader error.
December 6, 2019, 18:21 (GMT)
Fix T71342: macOS does not always use the discrete GPU for Blender

This reverts commit 3d9cc4d3f174d01c96d65a4e9cd751699bcb8744. The commit
message and intent behind the commit is unclear. We generally want the
discrete GPU to be used for best performance, not the integrated GPU.
December 6, 2019, 17:12 (GMT)
Cleanup/Windows: Separate out the MS-CRT into a subfolder

In older versions the ms crt was only a few dlls, in recent versions
this jumped to over 40 leading to quite a bit of clutter in our
bin folder.

This change moves the CRT into its own folder.

For developers that generally already have the runtime globaly
available on their machine, there is a new cmake option
(WITH_WINDOWS_BUNDLE_CRT, default ON) that you can use to toggle
installing the runtime to the blender bin folder, and save some
time during the initial build, this option is off by default for
only the developer profile.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D6132
December 6, 2019, 16:00 (GMT)
Fix crash when trying to decimate baked fcurve channels

No curve data was available for the modal decimate operator.
Added a check for when the curve has baked data.
December 6, 2019, 15:30 (GMT)
Fix T72215: Insert Blank Keyframe Active Layer) creates a new frame in all layers

The default parameter was saved and the next time the operator was used, if it was used all layers, the default value changed.
December 6, 2019, 14:35 (GMT)
Cleanup: clang-format
December 6, 2019, 12:55 (GMT)
initital check for whether a function can be called once only
December 6, 2019, 12:37 (GMT)
GPencil: Use debug_value of 50 for testing new refactor

This is in order to test continuously while being able to compare against
previous implementation alongside.
December 6, 2019, 12:34 (GMT)
move class from header to cc
December 6, 2019, 12:30 (GMT)
add utility to check if an input is only a single value
December 6, 2019, 12:02 (GMT)
Merge branch 'master' into newboolean
December 6, 2019, 12:01 (GMT)
cleanup
December 6, 2019, 11:58 (GMT)
extract methods
December 6, 2019, 11:50 (GMT)
extract methods
December 6, 2019, 11:48 (GMT)
Removed #pragma marks -- didn't work on Windows.

Also a few tweaks to debugging output.
December 6, 2019, 11:42 (GMT)
cleanup
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021