Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2786 / 5574

September 11, 2014, 14:00 (GMT)
Tweaks to setup trackign scene in order to fix usability issues

Patch by Sebastian Koenig
September 11, 2014, 13:33 (GMT)
Workaround for strict flags and release build compilation

@campbellbarton, it's really helpful to have strict flags enabled
for release builds as well -- especially when you're working in areas
which are heavily using least squares solvers.

For now made it so blender compiles, but it could be better solution here.
September 11, 2014, 13:33 (GMT)
Fix wrong area of interest for movie undistortion
September 11, 2014, 13:07 (GMT)
Fix T41785: The combination of movie-distortion and lens-distortion leads to artifacts
September 11, 2014, 13:02 (GMT)
Followup for last commit, we can break the loop, once we have a match.
September 11, 2014, 12:51 (GMT)
Fix T41784, Re-enabling transparent shadows in Cycles doesn't work correctly
September 11, 2014, 08:31 (GMT)
Fix non-deterministic editmesh normal orientations

- selecting a boundary edge would randomly point in/outside the face (now point away).
- selecting 3 verts would use the first selected edge as the tangent (now use longest).
- selecting 1 vert betweem edges, uses the edges to define the tangent.
September 11, 2014, 04:41 (GMT)
Freestyle: Fix for missing quality control on line rendering in Cycles.

Freestyle was using the default Cycles rendering settings (e.g., the number
of samples) and users could not change them. Now all render parameters
(except for film_transparent) are inherited for Freestyle stroke rendering.

Problem report by Danny Grimm on Facebook, thanks!
September 11, 2014, 02:49 (GMT)
Fix T41778: Crash on animate boids xith a goal

No need to copy/restore entire object struct (just to read location)
September 11, 2014, 02:47 (GMT)
Fix crash in BLI_kdtree_range_search

Called memcpy with a NULL pointer,
causing the following NULL check to get optimized away.
September 10, 2014, 13:12 (GMT)
Fix crash in project-from view without a brush or active object
September 10, 2014, 13:12 (GMT)
Text3d: assert for <0 len text

also add operator to test blacklist
September 10, 2014, 13:00 (GMT)
Text3D: fixes to selection

- clamp selection on entering editmode (Python may have changed).
- BKE_vfont_select_get no longer succeeds with an empty selection
this caused many operators to go ahead and operate on zero size array.
September 10, 2014, 13:00 (GMT)
Fix crash in active_paint_texture_index callback
September 10, 2014, 11:14 (GMT)
Fix T41767: Memory free problem when console area copy fail.

Nice little memleak!

Patch by reporter (randon (Dun Liang)) with minor own cleanup, thanks!
September 10, 2014, 10:53 (GMT)
Fix two bugs with searchbox UI items.

First one, reported by Sergey, was searchbox not closing when validating it (enter or LMB click)
without any active item (we need to enable escapecancel here, to close menu too).

Second one was SEARCH_MENU_UNLINK variant not unlinking at validation when no active item.

Thanks a bunch to Campbell for help here!
September 10, 2014, 10:06 (GMT)
Fix T41112: Rotate manipulator (Trackball) + release confirm not working?

Usual same issue (unset property != set property to default value).

Review and minor edits by mont29 (Bastien Montagne).
September 10, 2014, 09:22 (GMT)
UI: Disable operator search menu setting an unset state key key-input
September 10, 2014, 06:20 (GMT)
Cancel edge-rip macro if no changes are made.
September 10, 2014, 06:02 (GMT)
Fix for mesh-inset modifying hidden faces
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021