Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1240 / 5574

April 16, 2019, 11:09 (GMT)
GPencil: New Normalize Weights operator

This works similar to mesh operator, but using Stroke and Points data.
April 16, 2019, 10:36 (GMT)
CMake: remove BLENDER_SORTED_LIBS

Use CMake's target_link_libraries instead of manually maintaining
library dependencies in a single list.

In practice adding new libraries often ended up being guess-work,
now each library lists the libraries it uses.

This was used for the game player executable so libraries
could optionally link to stubs.

If we need this functionality it can be done using target-properties
as described in T46725.
April 16, 2019, 10:35 (GMT)
CMake: fix WIN32 linking without sorted libs
April 16, 2019, 10:09 (GMT)
Clenaup: odd use of ternary operators
April 16, 2019, 10:01 (GMT)
Cleanup: comment
April 16, 2019, 09:01 (GMT)
Industry Compat Keymap: Use F-keys for viewpoints

Following user suggestion

- Similar to some apps
- Works better on laptops and desktops without numpads
- Also fix some small inconsistencies with select more/less in Dopesheet
April 16, 2019, 08:04 (GMT)
GPencil: Disable G/R/S transformations in Sculpt and Weight Paint mode

These transformations must be only available in Object and Edit mode.

Reviewed by: @mendio @pepeland
April 16, 2019, 07:38 (GMT)
Fix T63492: CTRL+click on an image in a UV or Image Editor crashes
Blender

Crash was introduced in rB48e48653c297, rB90f4ff95ed3a

`image_sample_invoke` is used for both `IMAGE_OT_sample` and
`IMAGE_OT_curves_point_set`. IMAGE_OT_curves_point_set didnt have
property `size` defined...

Now defines `size` for `IMAGE_OT_curves_point_set` as well

Reviewers: brecht

Maniphest Tasks: T63492

Differential Revision: https://developer.blender.org/D4675
April 16, 2019, 07:15 (GMT)
Fix T63642: Light Probe object.data defined as UNKNOWN
April 16, 2019, 07:01 (GMT)
Fix T63646: Box/Lasso select fails to de-select

Select 'New' wasn't de-selecting when there was nothing selected
in some cases.
April 16, 2019, 06:07 (GMT)
CMake: add libs needed for gtests
April 16, 2019, 05:35 (GMT)
Cleanup: move motion paths into editors/animation

Having this in blenkernel caused bad level calls to bf_editors_anim,
causing tests that use 'blenkernel' to require almost all libraries.
(complicating gtest linking & causing large binaries).
April 16, 2019, 04:20 (GMT)
CMake: add library deps to CMakeLists.txt

Tested to work on Linux and macOS.

This will be enabled once all platforms are verified.

See D4684
April 16, 2019, 04:15 (GMT)
CMake: cleanup, arg rename, add definitions last
April 16, 2019, 04:10 (GMT)
CMake: re-order openvdb/osl linking

Needed for building without sorted libs.
April 16, 2019, 03:51 (GMT)
Fix DDS failure ignoring message argument
April 16, 2019, 01:41 (GMT)
Fix T62852: crash reading corrupt DDS file.
April 16, 2019, 01:03 (GMT)
Fix T63346: Cycles OSL shader with closure not working in final render.
April 16, 2019, 00:29 (GMT)
Fix T63562: wrong viewport updates after editing group node sockets
April 16, 2019, 00:16 (GMT)
Fix T63401: add Object (Without Inverse) to Set Parent menu

Previously it was bound to a shortcut.

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