Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3306 / 5574

February 3, 2013, 10:28 (GMT)
style cleanup & some spelling
February 3, 2013, 10:26 (GMT)
Bug fix #34090

Animation of render output size is not supported, not for render borders either.
This commit makes the border rna properties disable animation support.

February 3, 2013, 09:44 (GMT)
fix BM_loop_calc_face_tangent for concave face corners, caused a bug in wire-frame operator.
February 3, 2013, 08:13 (GMT)
fix for error in own recent change, sculpt triangulate was done on a bmesh with uninitialized faces normals,
add warning that BM_mesh_bm_from_me() dosn't calculate face normals.
February 3, 2013, 08:07 (GMT)
when triangulating ngons, use beauty option to rotate edges. gives much nicer results and means you can preserve original edges without triangulating ngons one at a time
February 3, 2013, 07:26 (GMT)
improve edge slide with ngon's, distance calculation was average edge length.
now use the slide vector to find opposite ngon edge which sets the slide destination.
February 3, 2013, 07:24 (GMT)
add dist_to_line_v3() for completeness, (had dist_to_line_v2 already)
February 3, 2013, 06:09 (GMT)
fix [#34073] Combined EdgeLoop slides weirdly on even try

concave check on co-linear edges could fail, avoid by using the loop-direction + face normal.
February 3, 2013, 02:54 (GMT)
improve BMesh api use from r54265, no need to do edge lookups from the faces verts since the face stores these already.

also remove ScrArea.cursor, historic runtime variable.
February 2, 2013, 16:54 (GMT)
Remove loose edges created during undo in dynamic-topology sculpt mode

Fixes [#34043] "Dyntopo: noise appear during sculpting (parasite edges)"
projects.blender.org/tracker/index.php?func=detail&aid=34043&group_id=9&atid=498
February 2, 2013, 14:11 (GMT)
fix for glitch drawing file selector dividers (would draw apart or on top of each other depending on the view)
February 2, 2013, 13:55 (GMT)
code style checker now tests for: 'SomeText{' (no space before {).
also removed duplicate break;, probably error from merge.
February 2, 2013, 06:06 (GMT)
triangulate was checking existance of edges unnecessarily, splitting face already does this.
Revision ae4db7e by Joshua Leung
February 2, 2013, 05:38 (GMT)
Bugfix: "Extend" transform tool would leave dangling "temp meta strips" if none
of those strips occurred on the same side of CFRA indicator as the mouse
February 2, 2013, 04:58 (GMT)
style cleanup
February 2, 2013, 04:48 (GMT)
style cleanup: comment format
February 2, 2013, 04:13 (GMT)
add missing break in direct_link_constraints, CONSTRAINT_SPACEONCE flag was getting set to CONSTRAINT_TYPE_KINEMATIC.
February 2, 2013, 02:42 (GMT)
Fix for the label of the DIFFERENCE blending mode for alpha and thickness modifiers.
Problem report from IRIE Shinsuke, thanks a lot!
February 2, 2013, 01:49 (GMT)
Cycles Hair: Fixed hair shape and inclusion of multiple attributes for triangle primitives

When using triangle primitives this fix enables 'closed tip'.

UVs and vertex colours are added when using triangle primitives for hair.

Two new preset modes have also been included to allow easy access to curves and triangle planes.
February 2, 2013, 00:34 (GMT)
style cleanup: also correct doc example for 'foreach_get/set'
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021