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
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Loop Cut: Allow mouse placement w/ numeric inputCampbell Barton
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-23Tag properties of some mesh editing operators as 'advanced'Julian Eisel
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-23cleanup use of GPU matrix APIMike Erwin
2017-02-01OpenGL: use new matrix API for Loop CutMike Erwin
2017-01-31blender 2.8: OpenGL immediate mode: editmesh_loopcut.cMike Erwin
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-08Fix T48372: missing OS X trackpad scroll support for increasing loop cut / be...Brecht Van Lommel
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-04BMesh: improved smooth subdivisionCampbell Barton
2015-08-27Fix T45920: Loopcut w/ shrinkwrap crashCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-25Correct error in recent refactorCampbell Barton
2015-06-21Fix T45135: More cleanup of extreme max values in operator properties.Bastien Montagne
2015-06-21BMesh: replace BLI_array -> BLI_stackCampbell Barton
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-26BMesh: subdiv smooth, use simpler even calculationCampbell Barton
2014-11-16Cleanup: use SUBD_CORNER_* prefix for Subdiv flagsCampbell Barton
2014-10-03Cleanup: spelling, wsCampbell Barton
2014-09-18Fix T41861: Loopcut wire incorrect mode-switchCampbell Barton
2014-08-26Fix T41590: When scene scale is not 1.0, and units are "None," Blender assume...Bastien Montagne
2014-08-25Followup to previous commit: fix same wrong numinput handling in other modal ...Bastien Montagne
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-01-01Fix T37965, loop multicut confirmation not happening when numeric inputAntony Riakiotakis
2013-12-21Support units in modal numinputBastien Montagne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-10-11fix [#37030] Loop Cut and Slide doesn't clear header text if you click a blan...Campbell Barton
2013-08-03code cleanup: replace bmesh_radial_face_find -> BM_edge_in_faceCampbell Barton
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-07-12fix [#36106] Defining the Loopcut number with the keyboard is limited to 130Campbell Barton
2013-07-10draw loopcut display on the deformed mesh when in editmode.Campbell Barton
2013-06-10fix [#35648] Loop cut, smoothness showing wrong symmetricalCampbell Barton
2013-05-16workaround for loopselect-slide (with multicut enabled) changing from vertex-...Campbell Barton
2013-05-08smooth falloff options for loopcut.Campbell Barton
2013-05-03fix [#35194] Change view while LoopCut is active breaks the cut optionsCampbell Barton
2013-04-26fix for regression where tessface weren't recalculated when running loopcut o...Campbell Barton
2013-04-26fix for recent commit that allowed incorrectly flushed face selection.Campbell Barton