Blender Git Loki

Blender Git commits from all branches.

Page: 715 / 2888

August 31, 2020, 14:03 (GMT)
Adapt to new file read/write design from master

Partially a compile fix for previous commit. But also moving asset-data
read/write into `asset.c`, like we do it for more and more
data-structures in master.
August 31, 2020, 13:42 (GMT)
Merge branch 'master' into asset-metadata
August 31, 2020, 11:26 (GMT)
Fix T77900: File Browser in macOS fullscreen crashes

When Blender is started in fullscreen mode from the command line,
or if the fullscreen state is saved in the startup file, all temporary windows
will also open in fullscreen mode. When closing the fullscreen File Browser,
Blender would either crash or parent window becomes black.

This does not happen if the Blender switches to full screen manually.

`NSWindowCollectionBehaviorFullScreenPrimary` should be set for windows that
can enter full-screen mode. Otherwise macOS will turn the wrong window into
full-screen.

Similar fix: rB4b39de677d20

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

Reviewed by: Julian Eisel
August 31, 2020, 11:15 (GMT)
Fix T80258: UILayout.prop_search() issues with datablock names

If the search menu was used for a string property, and a data-block was
selected from the search, the value set would be an invalid name. The
property would get the modified UI string, not the proper data name set.

This problem was already once solved in rB249ccab111ac, but resurfaced
in rB937d89afba36.

Now only use the modified UI string if requires_exact_data_name is not
true.

Note: the comments in rB249ccab111ac [reg. library hints and string
properties, also that pointer properties are preferred over string
properties when dealing with IDs] still apply.

Reviewers: severin, campbellbarton

Subscribers:
August 31, 2020, 10:42 (GMT)
Doversion: move (fix) 2.80 checks to 2.90

Some doversion checks were done in the wrong file, meaning they could potentially
be running in the wrong order if they require another fix to run prior to them.

This is technically is a cleanup. And technically a fixup for
9e0a4fcaad1f.
August 31, 2020, 09:49 (GMT)
VR: SteamVR is now a supported OpenXR runtime! (Windows only)

Steam just released a SteamVR update with OpenXR Developer Preview
support:
https://steamcommunity.com/games/250820/announcements/detail/2396425843528787270.

Once SteamVR is set up for OpenXR (see link above), it works with
Blender "out of the box", thanks to OpenXR!

We have to apply the sRGB transform workaround for SteamVR though,
otherwise it renders way too dark. Done in the next commit.

Note that AMD users may still only see a pink screen, because the
OpenGL-DirectX compatibility fails. I will check on a fix again.
For SteamVR on Linux we may have to wait for until it supports OpenGL
rendering for OpenXR. Alternatively, we *could* add initial Vulkan
support at Ghost level and use Vulkan<->OpenGL interoperability
extensions, Monado uses these as well.
August 31, 2020, 09:28 (GMT)
Splash: new image for 2.90 by Daniel Bystedt
August 31, 2020, 09:28 (GMT)
Blender 2.90 subversion bump

Preparing for release.
August 31, 2020, 09:17 (GMT)
Linux: 2.90 release information in appdata
August 31, 2020, 08:42 (GMT)
Don't draw grid when there is an image
August 31, 2020, 07:07 (GMT)
LineArt: DNA/RNA cleanup.
August 31, 2020, 07:03 (GMT)
LineArt: Names clean up.
August 31, 2020, 03:36 (GMT)
Merge branch 'master' into property-search-ui-v2
August 31, 2020, 02:49 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
August 30, 2020, 20:59 (GMT)
GPencil: Implement duplicate for curve points

Implement the duplicate operator for curve points.
August 30, 2020, 14:56 (GMT)
Rename File menu item text.
August 30, 2020, 14:49 (GMT)
Rename files to shorten the name, remove ex/im.

Two letter abbreviations were not deemed good.
August 30, 2020, 14:01 (GMT)
Cleanup: Add description, rename conflicting name

max/min are also functions, so better not keep them as variables.
No functional change.
August 30, 2020, 13:51 (GMT)
Add transform options in the importer UI.
August 30, 2020, 13:31 (GMT)
removed extra str in cloth
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021