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-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-09Correct own error in editmesh bvhCampbell Barton
2015-10-07Cleanup: spellingCampbell Barton
2015-10-04Fix (coverity-reported) broken 'transform helpers' drawing.Bastien Montagne
2015-10-01Fix T46339: Edge sliding when there is only one vertex in the mesh crashes bl...Bastien Montagne
2015-09-30Fix T46325: Armature: No more possible to rotate a bone with only its tip sel...Bastien Montagne
2015-09-22Cleanup: indentationCampbell Barton
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-09-19Fix T46161: Rotate around selection changes bezier curve handle type.Bastien Montagne
2015-09-18Use squared length where possibleCampbell Barton
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-09-14Fix T46099: snapping failed on objects with some NULL-dimension in their bbox.Bastien Montagne
2015-09-13Cleanup: spellingCampbell Barton
2015-09-08Error in last commitCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-02Fix snapping edit-gpencil to edit-meshCampbell Barton
2015-09-01Fix T45978: Ruler ignores new edit-mesh dataCampbell Barton
2015-09-01Fix T45974: Bones fail to snap to vertsCampbell Barton
2015-09-01Fix uninitialized normal var w/ objects snappingCampbell Barton
2015-08-27Fix crash switching to rotate from edge-slideCampbell Barton
2015-08-26Correct fix for T39161: Scaling & snapCampbell Barton
2015-08-26Fix T39161: Scaling fails w/ snap-to-pointCampbell Barton
2015-08-20Transform: Use BVH for volume-snap (optimization)Campbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-13Fix T45775: Bad 'Normal' transform space for edge of non-uniformed scaled obj...Bastien Montagne
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-23Use looptri for BVH raycast (simple cases)Campbell Barton
2015-07-23Use looptri for volume snappingCampbell Barton
2015-07-21Fix T45458: Edge Slide Mirror doesn't preserve UVsCampbell Barton
2015-07-13Fix T45402: Transform crash w/ project+align snapCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-05Correct vert-slide helper-line scaleCampbell Barton
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-03Fix vertex slide regression w/ rotated objectsCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-01Transform: use snap-to-grid behavior from D910Campbell Barton
2015-07-01Cleanup: use boolsCampbell Barton
2015-06-30Fix for mistake in grid-snap patchCampbell Barton
2015-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-30Cleanup: transform grid snap round, not floorCampbell Barton
2015-06-29Node Editor: Use Smaller Factor for Grid SnappingJulian Eisel