Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 181 / 5574

August 10, 2021, 01:47 (GMT)
Fix invalid string comparison in cd692c6954629e977250ec7c12509ffd3f9
August 9, 2021, 23:26 (GMT)
VSE: Fix cache invalidation

Blend mode replace is done in preprocessing stage, but property update
function invalidated composite cache.
August 9, 2021, 22:30 (GMT)
Geometry Nodes: Add labels for switch node texture sockets

This makes texture sockets have a label by default. This can be changed
by adding the SOCK_HIDE_LABEL flag to the socket. With this change the
switch node now shows the labels "True" and "False" like for the other
types of sockets.
Revision 3b87fd3 by Hans Goudey
August 9, 2021, 20:25 (GMT)
Cleanup: Remove unecessary RNA get and set functions
August 9, 2021, 19:36 (GMT)
Docs: Blend-File: Fix typo

Reviewed By: Blendify

Differential Revision: https://developer.blender.org/D12162
August 9, 2021, 19:33 (GMT)
UI: Clip Editor: Move Annotation Panel to new View tab

To be consistent with all other editors the annotation
layers pannel should be placed in a "View Tab".
In my next commit, this tab will be expanded to include other options.
August 9, 2021, 19:33 (GMT)
UI: Clip Editor: Expose 2D Cursor Location to RNA and UI

To be consistent with the image editors and 3D viewport
the cursor location can be changed from the sidebar.
This was missing from the clip editor, but support has been added in this commit.
Previously, the only way to precisely set the cursor was
to call the set cursor operator then use the redo panel to adjust the value.
Revision b04997c by Hans Goudey
August 9, 2021, 18:42 (GMT)
Fix T90547: Add node errors when compiled without OpenVDB or Bullet

These were added in other places but were overlooked here.
August 9, 2021, 15:53 (GMT)
UI: Image Editor: Fix missing 2D cursor in mask edit mode

The 2D cursor should be visible in both mask and uv edit modes.

This was likely and oversight when splitting the image editor
into the UV and Image editors
August 9, 2021, 14:50 (GMT)
Build: macOS library upgrade fixes

* Revert back to OpenMP 9.0.1 due to bug causing cloth physics test to fail.
* Skip flex build on macOS to avoid link error, only reason we build this is
due to old flex version on Linux CentOS 7.
* Fix PNG cmake argument that expects lowercase on instead of ON.

Ref T90507, T88438
Revision 71e2c36 by Antonio Vazquez
August 9, 2021, 13:28 (GMT)
Cleanup: Fix compiler warning

August 9, 2021, 12:55 (GMT)
PyAPI: resolve build error with Python 3.10

Resolves T89931
August 9, 2021, 12:55 (GMT)
Cleanup: spelling in comments
August 9, 2021, 12:42 (GMT)
Cleanup/fixes in UI messages.
August 9, 2021, 12:32 (GMT)
Cleanup: Spelling and typos in comment
August 9, 2021, 11:00 (GMT)
Cleanup: Changed keyframe_keylist to CPP.

Just a straight-forward change. Not utilizing CPP features.
August 9, 2021, 10:37 (GMT)
Cleanup: filelist, pass `FileListReadJob` to job functions

Pass `FileListReadJob` to the `read_job_fn` callback, instead of exploding
the struct into its individual fields, passing those as parameters, and
marking a bunch of those as unused again.

No functional changes.
August 9, 2021, 10:09 (GMT)
Fix depsgraph check for tag during evaluation

- Only do print when asked for tags debugging.
- Add missing newline to the message.
August 9, 2021, 10:09 (GMT)
Fix invalid helps and description of session UUID verification

A copy-paste error.
August 9, 2021, 10:08 (GMT)
Fix T90540: NoneType object error with entering grease pencil draw mode

The preview was not ready when the panel was displayed.

Just need to check if None.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021