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-02-09Fix: Transform constraint/helper line drawing had incorrect thickness when GP...Joshua Leung
2016-02-01Fix transform crash in rare casesCampbell Barton
2016-01-29Fix i18n-related points in T47265 - mostly, fix non-translated items in enum-...Bastien Montagne
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2015-12-18Fix T46946: EdgeSlide via G-G disables 'Correct UV'Campbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-24fix error in last commitCampbell Barton
2015-11-24Fix T46805: Scale along axis fails w/ PythonCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell 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-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-10-30Fix T46647: Crash when using redo panel after extrude individual facesJulian Eisel
2015-10-30Transform: Support storing virtual cursor locationCampbell Barton
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-15Fix T46451: vertex/edge slide clamp not available in redo popup.Brecht Van Lommel
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-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-20Cleanup: Use new vector transform functionsJulian Eisel
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-08-27Fix crash switching to rotate from edge-slideCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-21Fix T45458: Edge Slide Mirror doesn't preserve UVsCampbell 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-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-29Node Editor: Use Smaller Factor for Grid SnappingJulian Eisel
2015-06-26Cleanup: transform centerCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-06-24Fix edge/vert slide UV-correct, small face errorCampbell Barton
2015-06-24Fix edge/vert slide UV-correct & non-planar facesCampbell Barton
2015-06-24Fix edge/vert slide UV-correct & zero length edgesCampbell Barton
2015-06-17Fix (unreported) redo of 'bone envelope distance resize' transform op not wor...Bastien Montagne
2015-06-17Cleanup: use floorf instead of floor when dealing with floats.Bastien Montagne
2015-06-17Cleanup/Fix unreported: many 'transform' apply was not updating t->values wit...Bastien Montagne
2015-06-16Correct last commitCampbell Barton
2015-06-16Fix T45096: Bad UVs /w EdgeSlide & zero-area facesCampbell Barton
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton