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-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
2016-02-05Fix error in last commit.Bastien Montagne
2016-02-05Fix T47326: Snap to vertices not working properly in orthogonal view mode.Bastien Montagne
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2016-02-02Use simpler method to check the planes view alignedCampbell Barton
2016-02-01Fix T47238: Bug w/ view aligned constraint planeCampbell Barton
2016-02-01Avoid duplicate getConstraintSpaceDimension callsCampbell Barton
2016-02-01Cleanup: unused TransInfo membersCampbell Barton
2016-02-01Fix transform crash in rare casesCampbell Barton
2016-02-01Fix T47289: Edges don't transform in face-modeCampbell Barton
2016-01-29Fix i18n-related points in T47265 - mostly, fix non-translated items in enum-...Bastien Montagne
2016-01-29Fix crash running transform in background modeCampbell Barton
2016-01-25Transform: optimize vertex snap w/ nearest-to-rayGermano Cavalcante
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2016-01-18Transform: no need to store distance to snap pointCampbell Barton
2016-01-18Fix T29153: Rotate & scale ignore snapping pointsCampbell Barton
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-23Fix issue w/ transform orientation & vert selectionCampbell Barton
2015-12-23Disable calculating manipulator while transformingCampbell Barton
2015-12-23Add BM_vert_edge_pair utility functionCampbell Barton
2015-12-19Fix T47016: curve tilt value in N (redo) panel to much precise with mouse dra...Bastien Montagne
2015-12-18Fix T46946: EdgeSlide via G-G disables 'Correct UV'Campbell Barton
2015-12-17Transform: bend-mouse-input error initializingCampbell Barton
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua 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