Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1154 / 8462

November 5, 2020, 01:19 (GMT)
UI: Fix Support for Anonymous Menu Separators

Re-enables support for menus to have items without identifier or name that can be used to separate sections.

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

Reviewed by Hans Goudey
November 5, 2020, 01:00 (GMT)
LineArt: Use array for lineart_push/append_points.
Revision c23ee2a by Hans Goudey (master)
November 5, 2020, 00:53 (GMT)
Cleanup: Use const for function arguments
November 5, 2020, 00:39 (GMT)
LineArt: Use ICON_OUTLINER_COLLECTION for collection icon
Revision 86bdc95 by Hans Goudey (master)
November 5, 2020, 00:02 (GMT)
Fix T82417: Panels draw below others while animating after drag

This adds a new runtime flag for panels that is set during the entire
drag and animation operation. The flag is set recursively so that
sub-panels know to draw on top too.

Note that this also replaces most of the fixes in 1960b8a361ee and
8e08d80e52d6 (D7462) with a more "built-in" solution.
November 4, 2020, 23:48 (GMT)
USD importer: renamed files.

Renamed usd_reader_transform and usd_reader_object files
to usd_reader_xform and usd_reader_xformable, respectively.
Updated includes to reflect new file names.
November 4, 2020, 22:50 (GMT)
USD importer: new USDMeshReaderBase class.

Moved read_mesh() function from USDXformableReader
class to new USDMeshReaderBase class.
Revision 6c3849e by Hans Goudey (master)
November 4, 2020, 22:35 (GMT)
Cleanup: Simplify panel collapse handler logic
Revision 4572428 by Hans Goudey (master)
November 4, 2020, 22:25 (GMT)
Cleanup: Remove unused Panel.snap from DNA and handler code

This was a remnant of floating panels from the horizontal layout in
pre 2.5 horizontal panels.
Revision bf36080 by Hans Goudey (master)
November 4, 2020, 22:05 (GMT)
Cleanup: Remove unused drag scaling code for panels

This is done more universally now, and this implementation of this is
no longer used.
Revision f888f3a by Hans Goudey (master)
November 4, 2020, 21:54 (GMT)
Cleanup: Make panel function static

These functions were not used elsewhere, and the handling for the panel
tabs should be kept local to this file where possible. Also remove
another unused function and removed an unecessary "_ex" function.
Revision 76416f3 by Hans Goudey (master)
November 4, 2020, 21:38 (GMT)
Cleanup: Move function to proper file

This lower level drawing function didn't make sense in the panel code,
especially when it is used in multiple other places.
November 4, 2020, 21:32 (GMT)
Fix T80313: Fix clipped text in splash screen on hiDPI monitors

The current layout gave too little space for the full "Search" string inside
the button.
Fix this by making sure radio-buttons have their text center aligned by default
in pop-ups too, like they do anywhere else.

This does affect a few other cases, e.g. the "RGB"/"HSV"/"Hex" radio-toggles
for color pickers. But this should be fine, I don't think they were ever
intentionally using left-aligned text (while similar buttons outside of pop-ups
didn't).
Revision f9fbe4e by Hans Goudey (master)
November 4, 2020, 21:30 (GMT)
Cleanup: Improve property search related comments panel code

The comments related to property search changes should be generally
more correct and more helpful.
November 4, 2020, 20:49 (GMT)
Renamed USDTransformReader to USDXformReader.
Revision 4d7ad82 by Hans Goudey (master)
November 4, 2020, 20:14 (GMT)
Cleanup: Use LISTBASE_FOREACH
November 4, 2020, 20:01 (GMT)
Renamed USDObjectReader to USDXformableReader.

Miscellaneous additional cleanup, including function
naming convention.
November 4, 2020, 19:36 (GMT)
UI: Replace uses of "loc/rot" with full words

Use "Rotation" in place of "Rot" for the rotation header text.
Cleanup various RNA titles and tooltips.

Differential Revision: https://developer.blender.org/D9457
Revision eca8cd8 by Hans Goudey (master)
November 4, 2020, 19:30 (GMT)
Cleanup: Remove incorrect comment

This function for replacing a button pointer in button groups is
needed by the block update from old code, so it cannot be removed
like its layout equivalent.
Revision 1091498 by Hans Goudey (master)
November 4, 2020, 19:27 (GMT)
Merge branch 'blender-v2.91-release'
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021