Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-22Cleanup: styleCampbell Barton
2016-06-21Fix T48697: Brush curve-stroke snaps strangelyCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-14Correct update issue caused by recent commitCampbell Barton
2016-06-14Fix VSE updating effects within metasCampbell Barton
2016-06-14Fix T48649: VSE meta-strip overlap shuffles recursivelyCampbell Barton
2016-06-14Correct sequencer transform checkCampbell Barton
2016-06-13Made incremental snapping intervalls smaller for UV editorPhil Gosch
2016-06-13Fix T48616: Auto-merge selects extra edgesCampbell Barton
2016-06-12bmesh py api: expose BM_face_calc_tangent_*Campbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-06-08Cleanup: typosCampbell Barton
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-06-03Fix possible uninitialized variable in snappingGermano Cavalcante
2016-05-31Fix T48554: Absolute grid snap fails w/ cursor pivotCampbell Barton
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-11error in last commitCampbell Barton
2016-05-11Correct check for tree being in BVH cacheCampbell Barton
2016-05-11Fix crash snapping to mesh with no geometryCampbell Barton
2016-05-11Transform Volume rewrite/refactorGermano Cavalcante
2016-05-11BLI_kdopbvh: Use distance for BLI_bvhtree_ray_cast_allCampbell Barton
2016-05-10Correct armature-sketch snap context useCampbell Barton
2016-05-09Depsgraph: Avoid unneeded relations update when canceling transformSergey Sharybin
2016-05-09Fix error in recent snap refactorGermano Cavalcante
2016-05-09Fix crash introduced w/ snap refactorCampbell Barton
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-05-06Fix recent issue in recent BVH snap/cacheCampbell Barton
2016-05-06Correct snap checks for edges & facesCampbell Barton
2016-05-05Don't overwrite existing snap contextCampbell Barton
2016-05-05Cleanup: styleCampbell Barton
2016-05-05Fix error not using the cached BVH treeCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-27Fix compiler warning on OS X / clang.Brecht Van Lommel
2016-04-27Cleanup: use const, duplicate headerCampbell Barton
2016-04-26Correct error in recent snap-context commitCampbell Barton
2016-04-22Transform Snap: optionally cache the BVH treeCampbell Barton
2016-04-22Transform Snap: initial snap context refactorCampbell Barton
2016-04-04Fix uninitialized variable use w/ VSE transformCampbell Barton
2016-03-29Fix transform center2d for 2d viewsCampbell Barton
2016-03-24Fix T47838: Walk gravity fails w/ intersecting objectsCampbell Barton
2016-03-23Fix T47833: View-aligned GPencil strokes move in crazyspace when grabbedJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-09Fix minor glitch w/ edit-bone centerCampbell Barton
2016-02-10Fix T47382: incorrect tooltip for mirror tool in object mode.Brecht Van Lommel
2016-02-10Cleanup: remove unused radius argumentCampbell Barton
2016-02-10Fix manipulator drawing width controlled by gpencil thickness!1!!Julian Eisel
2016-02-09Fix: Transform constraint/helper line drawing had incorrect thickness when GP...Joshua Leung
2016-02-09Fix T47367: Segfault in BIF_draw_manipulator() with "around active" and the a...Joshua Leung
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung