Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1302 / 5574

March 4, 2019, 10:56 (GMT)
Fix T62009: ? abkhazian letter shows as a square in Blender.

Added all 'Extended Cyrillic' chars I found in DejaVuSans (unfortunately
that one does not have the complete set).

Note: At some point we might want to switch to some more modern solution
than our Frankenstein font (thinking about noto one)...
March 4, 2019, 10:52 (GMT)
Cycles: Store various render stages timings

Includes time spent on synchronization and time spent on just
path tracing/denoising.
March 4, 2019, 10:32 (GMT)
Show metadata for rendered images

Previously metadata was only shown for images which are saved
to disk.

This change makes it so that it's possible to see metadata right
after pressing F12.
March 4, 2019, 10:32 (GMT)
Cleanup: Indentation
March 4, 2019, 09:46 (GMT)
Add Thai language entry (hidden for until we get some translation).
March 4, 2019, 09:46 (GMT)
Fix T62113: Color Management Curves CRGB buttons missing

Template was missing a type="COLOR" definition.
March 4, 2019, 09:26 (GMT)
UI: Add descriptive tooltip to Curve Radius tool

Was previously just using generic transform tooltip.
March 4, 2019, 09:19 (GMT)
UI: Rename Shrink/Fatten in curve contextual menu to fit with recent tool name change
March 4, 2019, 09:16 (GMT)
Cleanup: typo in comment

spotted by @miclack, thx!
March 4, 2019, 09:15 (GMT)
Fix unreported: Shrink/Fatten in Curve Transform menu fails because it was calling the mesh edit mode operator
March 4, 2019, 09:13 (GMT)
UI: Move paint context menus to panels

See proposal: T62130
March 4, 2019, 08:50 (GMT)
Tools: Rename Curve Shrink/Fatten to Radius

This is fundamentally different from Shrink/Fatten for meshes, because the control points are not moved, only the radius.
Issue raised by Ronan Ducluzeau, name suggested by Campbell Barton
March 4, 2019, 08:37 (GMT)
Icons: only use macOS override if blender not found

Otherwise `make icons_geom BLENDER_BIN=...` doesn't work as documented.
March 4, 2019, 00:30 (GMT)
DRW: Remove unecessary state changes

The TODO is old and the issue does not seems to appear anymore.

If bugs emerge from this commit it's most likely to be a bad usage of the
API.
March 4, 2019, 00:30 (GMT)
DRW: Fix matflag not being updated after first drawcall

This Fixes T61823: Flickering material problem with eevee
March 3, 2019, 20:59 (GMT)
Fix T62076: Delete Active Scene Freezes Blender.

Not sure where that piece of code originates from, but trying to remap
usages of deleted scene to newly active scene in *whole* bmain is
really, really not the thing to do! Just use generic ID deletion code
here, no reason it could not handle the task properly. ;)
March 3, 2019, 20:56 (GMT)
Fix (unreported) missing handling of 'never self' ID pointers in library_query and library_remap codes.

Looks like something forgotten at some point, define in callback flags
was there, just not used at all.

Added most obvious cases now (we are probably still missing some), and
proper handling for it in remapping code (when we hit such case, we
'convert' new_id to NULL and go on with it).

Related (as in, exposed by) T62076, but not the actual cause of that bug.
March 3, 2019, 20:14 (GMT)
Fix T62064: Linked object made by Make Links isn't showed in the scene you linked to.

Usual missing DEG relations rebuild tagging...
March 3, 2019, 19:38 (GMT)
Tweaks to icons for curve shrink/fatten & tilt
March 3, 2019, 19:37 (GMT)
Tools: Add Randomize to Curve Edit toolbar
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021