Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2658 / 5574

March 9, 2015, 04:49 (GMT)
Fix for clamping large UV coords in UV-panel

Would clamp value ranges in UI when outside hard coded range.
March 9, 2015, 03:53 (GMT)
Freestyle: Fix for a few line style properties left not copied.
March 9, 2015, 03:53 (GMT)
Freestyle: Fix for references of deprecated texture stroke shaders.

Removed all references of deprecated texture shader. Also deleted
several lines of dead code.

Since texture_shader.py no longer does what it was supposed to do,
the file itself was removed.

Patch reviewed by Tamito Kajiyama (kjym3).
March 9, 2015, 03:53 (GMT)
Fix T43624: Freestyle uses wrong colour on second Line Set with textured lines in Cycles.

This is a regression introduced by rBd8b00a3bf5c1 (Freestyle: memory
consumption optimization in stroke rendering).

The issue was caused by uninitialized MPoly::mat_nr values. Before the
stroke rendering optimization, individual Freestyle strokes were
represented by distinct mesh objects, and thus MPoly::mat_nr was left
unset (i.e., was always zero). Now that the stroke rendering optimization
has been done and mesh objects may represent multiple strokes of different
materials, MPoly::mat_nr had to be properly set to the material index that
refers to the material of the poly face.
March 9, 2015, 03:33 (GMT)
Fix T43337: Group object disappear after append

Relying on user-count of 1 wasn't reliable because of custom-bones.
Revision 5737832 by Julian Eisel
March 9, 2015, 01:27 (GMT)
IME: Disable IME for number buttons
Revision 7d5d971 by Julian Eisel
March 9, 2015, 01:27 (GMT)
Fix T43920: Crash when clicking into different area during IME composition

Fix by @randon
March 9, 2015, 01:23 (GMT)
Fix T43332: Adding polygon int layer failed
March 8, 2015, 13:47 (GMT)
BMesh Py API: calc_edge_angle functions

Make consistent with calc_edge_angle,
take an optional fallback arg for non-manifold edges
otherwise raise an exception.
Revision b4fccce by Jorge Bernal
March 7, 2015, 20:27 (GMT)
BGE: Fix for regressions T43883 and T43456 (and T43876 likely). SDL joystick related

Only to create and destroy joystick devices for connected joysticks

Reviewers: campbellbarton, sybren, moguri

Reviewed By: sybren

Maniphest Tasks: T43883, T43876

Differential Revision: https://developer.blender.org/D1161
Revision c32ded3 by Sv. Lockal
March 7, 2015, 17:25 (GMT)
Cycles: add better specializations for SSE shuffle function and few more wrappers.
Revision c8fb488 by Sv. Lockal
March 7, 2015, 16:20 (GMT)
Fix T41066: An actual fix for curve intersection on FMA-enabled CPUs
March 7, 2015, 13:42 (GMT)
InstallDeps: Fix stupid typo which broke OIIO building (and nobody reported it :| ).
March 7, 2015, 13:41 (GMT)
Fix T43910: Unpack fails when stored filename is broken (empty, or no file part...).

Now we have an helper that will generate local/global paths and ensure they are valid.

Note: We currently have no way to 'generate' a valid extension in these cases, so just
using raw (file-safe) ID name.
March 6, 2015, 16:53 (GMT)
Fix edit-lattice leaving incorrect point-size
March 6, 2015, 13:22 (GMT)
Fix issue reported on irc by Sebastian, crash when undoing and changing
screen.

Apparently the screen on the given file did not have a scene attached.

Not sure how this is possible exactly, but for now just guard against it
at load time by assigning default scene in that case.
March 6, 2015, 12:07 (GMT)
Fix broken "force setting multisamples only once", introduced in b5b359b48f7f
March 6, 2015, 11:46 (GMT)
Fix metaball->mesh removing all metas in the scene

Assumed the entire scene used the one motherball.
March 6, 2015, 10:22 (GMT)
Fix access freed memory when doing constraints ID counter on main free

Basically just made constraints free function aware of possible do_id_users
argument, same as we've got for objects, object data and so on.
March 6, 2015, 09:58 (GMT)
Fix T43905: Crash happens when press Create Plane Track

It was only happening on 32bit platforms because of alignment
differences when allocating class.

Now got rid of copy of eigen matricies stored by value in the
residual block which solves aligment issues and should also
give some unmeasurable speedup.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021