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-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-23Fix T48689: Transform proportional size was not seriously clamped.Bastien Montagne
2016-06-15Merge branch 'master' into blender2.8Campbell Barton
2016-06-13Made incremental snapping intervalls smaller for UV editorPhil Gosch
2016-06-01Merge branch 'master' into blender2.8Bastien Montagne
2016-05-31Fix T48554: Absolute grid snap fails w/ cursor pivotCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
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