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
2015-12-12Compile fix for changes from masterJoshua Leung
2015-12-12Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-12-06GPencil: Code Cleanup - Deduplicate code for adding a copy of the active fram...Joshua Leung
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-02Cleanup: double-conversion warningsCampbell Barton
2015-12-01Fix auto-merge loosing edge/faces selectionCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-25Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-24fix error in last commitCampbell Barton
2015-11-24Fix T46805: Scale along axis fails w/ PythonCampbell Barton
2015-11-24Fix T46816: Vert/Edge snap fails at edge of boundsCampbell Barton
2015-11-23Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-22Fix T46678: Extending left handle of a VSE multicam effect strip with snap cr...Bastien Montagne
2015-11-20Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-16Cleanup: typosCampbell Barton
2015-11-12Fix T46320: New Depsgraph: Auto-IK doesn't workSergey Sharybin
2015-11-12Transform input: don't change initial cursor valueCampbell Barton
2015-11-11Correct assert in own last commitCampbell Barton
2015-11-11Fix T46741: Transform ignores constraint spaceCampbell Barton
2015-11-10Fix T46743: Crash w/ limit rotation constraintCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-03Edge/Vert slide: improve multires interpolationCampbell Barton
2015-11-03Fix: edge/vert slide ignored multires dataCampbell Barton
2015-11-03BMesh: inline vert-loop iteration for normal calcCampbell Barton
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-31GPencil: Proper fix for proportional editing not workingJoshua Leung
2015-10-30Fix T46647: Crash when using redo panel after extrude individual facesJulian Eisel
2015-10-30Transform: Support storing virtual cursor locationCampbell Barton
2015-10-29Fix error introduced by D1588Campbell Barton
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-27Fix T46606: Trackball Rotate jumps releasing shiftCampbell Barton
2015-10-26Graph Editor: Use Cursor X in Drivers mode during Transforms (where appropriate)Joshua Leung
2015-10-23Correct own error w/ snap-scale T46503Campbell Barton
2015-10-23GP Editing: Transform Manipulators can now be used to transform GP pointsJoshua Leung
2015-10-23Code Cleanup: Removed the need to set the "gpencil_strokes" property on trans...Joshua Leung
2015-10-23Fix snap-scale w/ axis constraintCampbell Barton
2015-10-17Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-10-16Fix T46503: Snap scale fails using corner pivotCampbell Barton
2015-10-15Fix T46451: vertex/edge slide clamp not available in redo popup.Brecht Van Lommel
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Fix T46451: edge slide even and flipped not available in redo popup.Brecht Van Lommel
2015-10-12Fix T46434: Shear w/ local-center & editmode failsCampbell Barton
2015-10-10Fix: The "transform strokes on unkeyed frame creates new frame" feature didn'...Joshua Leung
2015-10-09Correct own error in editmesh bvhCampbell Barton