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-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-03-01Edit Mesh: Edge tag toggle when no active path is foundCampbell Barton
2016-02-20Fix for NULL used instead of falseSergey Sharybin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-23Math Lib: optimize segment-plane clippingCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-20Fix T43896: Knife Project fails when zoomed outCampbell Barton
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-08Math Lib: use x-span for fill_poly_v2i_n callbackCampbell Barton
2016-01-07BMesh: add select next/prev operatorCampbell Barton
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-04Remove select-next-loop operatorCampbell Barton
2015-12-28Fix possible invalid-index use /w link/path selectCampbell Barton
2015-12-27BMesh Path Select: Face Stepping OptionCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-27BMesh Path Select: Add checker-select optionsCampbell Barton
2015-12-27BMesh: extract int/bmesh element access funcs.Campbell Barton
2015-12-27WM: add checker_interval utility functionsCampbell Barton
2015-12-23Fix weld edges into faces splicing verts that shared a faceCampbell Barton
2015-12-23Fix bevel RNA enum/boolean mixupCampbell Barton
2015-12-23Typo in last commitCampbell Barton
2015-12-23Select Linked: only use seam delimit for facesCampbell Barton
2015-12-22Rename mesh operatorsCampbell Barton
2015-12-17BMesh: split-by-edges minor fixesCampbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-15Correct own error in knife edge-net cuttingCampbell Barton
2015-12-15BMesh: split-py-edge now splices verts into edgesCampbell Barton
2015-12-15Fix split-py-edge assuming valid face indicesCampbell Barton
2015-12-13BMesh: split-face by edges support isolated edgesCampbell Barton
2015-12-13BMesh: replace BLI_array w/ BLI_bufferCampbell Barton
2015-12-12Knife: use BM_face_split_edgenet for detecting holesCampbell Barton
2015-12-11Mistake in last commitCampbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-12-11BMesh: hole support for intersect toolCampbell Barton
2015-12-06Fix generate UV's adding extra layersCampbell Barton
2015-12-05Fix T37879: Default UV generation for mesh primitives.Bastien Montagne
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-11-27BMesh: Add API call BM_face_calc_point_in_faceCampbell Barton
2015-11-26Fix error in shadowing cleanup (wrong pointer free)Campbell Barton
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-11-25BMesh: remove double faces when triangulatingCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18Fix mixup w/ wmOperator/BMOperator flagCampbell Barton
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton