Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1319 / 5574

February 21, 2019, 10:59 (GMT)
Transform: remove constraints from the redo panel

Constraint options had confusing behavior:

- When non were pressed, the orientation was ignored.
- When any were pressed, the orientation was used,
but only unconstrained axed could be adjusted.

Now constraining is only used for modal execution
so there is no need to show these in the interface.

When an orientation is selected, the XYZ values always transform
using that space.

Note, transform system should be refactored to support different
orientations w/o having to use constraints.

Addresses T57204
February 21, 2019, 10:08 (GMT)
Cleanup: Line wrapping
February 21, 2019, 09:52 (GMT)
Clip: Check memory allocation during prefetch

Aimed to make prefetching more stable for cases when
it causes Blender to run out of memory.
February 21, 2019, 07:52 (GMT)
Codestyle: Indentation
February 21, 2019, 07:11 (GMT)
Fix: OpenCL Displacement and light sampling

The bake kernels are also used during mesh displacement and light
importance sampling. We disabled the implementation of these kernels
when baking was not enabled.
February 21, 2019, 06:52 (GMT)
Fix redo regression w/ transform constraints

Adjusting a constrained transform would always use global space.
February 21, 2019, 06:27 (GMT)
Fix transform reading all ob-data as a mesh
February 21, 2019, 05:42 (GMT)
Tool: Use scale keymap for scale cage tool

Needed so clicking anywhere performs uniform scale.
February 21, 2019, 05:10 (GMT)
Theme: update blender-light theme clipping border

Color was too dark compared to the background color.
February 21, 2019, 04:56 (GMT)
makesrna: Fix build error on windows.

rB94f83a4ebd929e7c4f405b1c78d9db842dfe1689 introduced a dependency on pthreads
but did not add it to the linker inputs.
February 21, 2019, 04:43 (GMT)
Keymap: add context menus for paint modes

These are place-holders with only a few items in each, as with the rest
of the context menus they need to be populated & organized.

Weight Paint 'weight' shortcut has been changed from W to Ctrl-F,
to co-exist w/ the context menu shortcut.
February 21, 2019, 03:49 (GMT)
Fix assert w/ multi-dimensional array printing

Own oversight adding assert, result from MEM_allocN_len may be padded.
February 21, 2019, 03:38 (GMT)
Keymap: Ctrl-Home/End to set start/end frame

New shortcuts for the dope-sheet.
February 21, 2019, 01:42 (GMT)
Fix T61563: Info space prints matrices as flat tuple

Add support for printing multi-dimensional arrays.
February 21, 2019, 00:33 (GMT)
Fix T61765: thread-unsafe logging used
February 20, 2019, 22:20 (GMT)
Merge branch 'blender2.7'
February 20, 2019, 22:20 (GMT)
Cycles: Fix uninitialized number of hits

Was happening when looking for all intersections for transparent shadow rays
in the case the ray is degenerate.

Still quesitonable whether we should consider this a transparent or opaque
configuraiton. Ideally, we should prevent such rays from happening, but that
is another vector of debugging.
February 20, 2019, 20:50 (GMT)
Units: Use units for smoke

-Use factor for flame_vorticity, slice_depth, density & volume_density
-Use distance for surface_distance
-Use factor for mix factor in Data Transfer modifier
-Use prop_translation for pivot constraint offset
February 20, 2019, 20:10 (GMT)
Units: Use correct units for transform operators

-Use distance for Shrink/Fatten Distance
-Use factor for Smooth Factor
-Use Factor for Randomize Uniform and Normal values
-Use Distance for Randomize distance amount
-Randomize Transform Scale was wrongly using distance
Revision e2cefc7 by Gaia Clary
February 20, 2019, 19:47 (GMT)
fix T61122 : Collada exporter exported alpha value (always 0) from deprecated material attribute
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021