Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3097 / 5574

August 23, 2013, 15:17 (GMT)
Fix [#36538] Discontinuity (Euler) Filter - never ends - (deadlock?)

Code could enter in an infinite loop when curve value was an odd multiple of PI (i.e. 180°)...

Current code was also factorized and got rid of fabs calls! ;)
August 23, 2013, 14:37 (GMT)
math api edits - replace point-normal form for a plane with dist_to_plane_v3()
also correct python mathutils api, was missing vector checks.
August 23, 2013, 14:34 (GMT)
Cycles: more code refactoring to rename things internally as well. Also change
property name back so we keep compatibility.
August 23, 2013, 14:08 (GMT)
Cycles: change Progressive sampling option in UI to an enum of "Path Tracing"
and "Branched Path Tracing", to try to make it more clear that this is not
related to progressive refinement, non-progressive was always a bad name anyway.
August 23, 2013, 14:08 (GMT)
Fix clang compile warning.
August 23, 2013, 14:07 (GMT)
new mesh bisect had a problem not selecting faces with fill option in face mode.
August 23, 2013, 13:27 (GMT)
fix error in recently added symmetrize rewrite, verts already on the aligned to the mirror-plane would not be welded.
August 23, 2013, 13:00 (GMT)
fix leak in BM_face_split() with multires if the split failed.
also remove redundant normal copy.

only triangulate the mesh if its needed when enabling dyntopo.
August 23, 2013, 12:19 (GMT)
Code cleanup / Cycles:
* Some style tweaks for hair code.
August 23, 2013, 11:46 (GMT)
new mesh bisect tool, available in the mesh menu.
cuts the mesh in half based on the cursor location and the viewport,
optionally supports filling the cut area (with uvs. vcols, etc),
and removing geometry on either side of the cut.
August 23, 2013, 11:39 (GMT)
Cycles / Sampling UI:
* Do not show Total Samples print for Progressive, when Square Samples are disabled. In this case it's obvious even without the print. :)
August 23, 2013, 11:28 (GMT)
correct error in recent commit triangle-fill-dissolve, need to check if the edges face is removed (happens in rare cases).
August 23, 2013, 11:16 (GMT)
* Compile fix for r59395, 'move bmesh tools into their own include'.
August 23, 2013, 11:11 (GMT)
_another_ fix for recently added bisect operator, looping over mixed geometry could read freed memory when vertices were removed.
August 23, 2013, 11:10 (GMT)
add dissolve option to triangle fill operator, running dissolve after scanfill isn't so simple because of errors if one edge can't merge.
August 23, 2013, 10:19 (GMT)
fix for error in recetly added bisect operator, in rare cases it could attempt to remove vertices twice.
August 23, 2013, 10:12 (GMT)
optiona for bmesh triangle fill operator to take a normal argument
August 23, 2013, 09:46 (GMT)
set function args in BLI_math_rotation as const where possible.
August 23, 2013, 09:40 (GMT)
Tracking cleanup

- Collapse plane track panels by default
- Hide 3D markers when in mask edit mode
- Remove alpha from mask layers list

Discussed with Sebastian and Roman.
August 23, 2013, 09:10 (GMT)
Tracking Python API improvements

- Solved issue with changing marker's frame number
for tracks which doesn't belong to camera object.

- Support find_frame, insert_frame and delete_frame
functions for plane markers.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021