Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1142 / 5574

June 20, 2019, 22:29 (GMT)
Fix dashed line drawing

The dash_factor wasn't being set in many places, having the graph editor
open for eg, caused box-select in the 3D view not to show dashes.
June 20, 2019, 22:06 (GMT)
Fix T65960 Crash on entering Edit Mode of BesierCurve with modifiers
June 20, 2019, 21:59 (GMT)
Cleanup: sequencer UI code

- Remove `str()` on strings.
- Remove duplicate layout assignment.
- Don't assigning sub-layouts the name 'layout' (hard to follow logic).
- Spaces around operators.
- Import smpte_from_frame name-space.
June 20, 2019, 17:11 (GMT)
UI: Tweak Sequencer Sidebar panels

Even though we are in UI freeze, we agreed that this should be better, and so we are changing a few things:

- Clearer separation of controls that affect the image transform vs the video
- New Transform panel houses Flip X/Y, Offset and Crop
- Flip X/Y now uses toggle buttons like we do for mirroring elsewhere (clearer + takes up less space)
- Video panel only includes things that relate to playback, ie Playback Direction, Strobe etc.
- Backwards/Forwards playback is now an enum rather than a toggle (we should always use enums when it's not an on/off switch)
- Rename Input panel to Source
- Just more immediately understandable and correct
- Move Deinterlace here since it's source file dependent
- Move Source panel to be a top level panel
- Merge Info and Timecodes panels
- Move Lock toggle to Info panel (was previously attached to name field which made no sense whatsoever)
- Name field now uses full width and doesn't add redundant text in front of it
- Re-arrange tabs to be Strip, Modifiers, Proxy & Cache, View
- Strip and Modifiers should be together

Reviewers: brecht, iss

Differential Revision: https://developer.blender.org/D5098
June 20, 2019, 17:00 (GMT)
Fix sequencer sidebar not being wide enough by default to show timecodes
June 20, 2019, 17:00 (GMT)
Fix T64705: can't drive object visibility in collection instances

Not the cleanest solution, but should be fine until we add support for driving
collection visibility and revise this system as a whole.
June 20, 2019, 15:48 (GMT)
Fix T65802: F-curves modifiers in nodes doesn't updates properly

The other built in modifiers, except the generator modifier, seems to
update the depsgraph thought some RNA magic.
However the generator seem to be a bit special and doesn't get included
into this. Now we manually update the depsgraph on value changes to the
generator modifier.
June 20, 2019, 15:03 (GMT)
Fix sculpt mask not visible in EEVEE

Differential Revision: https://developer.blender.org/D5092
June 20, 2019, 13:15 (GMT)
Fix T65775: UV projection is dependant of the object position

The rotation matrix included the global object offset too. Now we only
take into account the actual offset that what sent to the function.

Reviewed By: Brecht

Differential Revision: https://developer.blender.org/D5094
June 20, 2019, 12:38 (GMT)
Fix T65877: crash when baking in sculpt mode

Also fixes bug where mesh with multires modifier is invisible in render
while in sculpt mode.

Differential Revision: https://developer.blender.org/D5099
June 20, 2019, 08:31 (GMT)
Cleanup: Remove unused depsgraph function
June 20, 2019, 08:28 (GMT)
Fix T65806: Can't Access bpy.context inside Application Timer

Sound synchronization was messing a bit with the context, for, actually,
no reason.

Use more direct queries rather than relying on a context there.
June 20, 2019, 04:49 (GMT)
Fix T65770: File Browser missing "Sidebar" in View menu
June 20, 2019, 04:34 (GMT)
Fix T65922: Custom property error
June 19, 2019, 18:29 (GMT)
Fix sculpt not updating on undo with EEVEE enabled
June 19, 2019, 17:49 (GMT)
Fix T65398 - Fix frame rate base use in Python SMPTE functions

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

Reviewed By: brecht
June 19, 2019, 17:39 (GMT)
VSE: Draw pre-animated (volume) sound strip waveforms.
June 19, 2019, 15:49 (GMT)
Fix T65780: unnecessary GPU image texture reloads after recent changes
June 19, 2019, 15:19 (GMT)
GPencil: Remove unreported duplicated Reproject operator in menu

The reproject option was duplicated. Detected writing the manual.
June 19, 2019, 14:44 (GMT)
Fix order of modifications for Set Origin.

The logic of parent update is very similar to Apply Transform, so made it
so parents are handled before children.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021