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
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-05style cleanupCampbell Barton
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-04-03fix [#34825] Transparent background of Empty Images clips objects behind them...Campbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31Draw relationship lines for rigid body constraintsSergej Reich
2013-03-29misc minor edits.Campbell Barton
2013-03-29minor improvement to edge-angle-drawing, when transforming verts draw the ang...Campbell Barton
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-22python api: add functionality to remove vertex color layers.Campbell Barton
2013-03-21mist line can now be used for camera selection.Campbell Barton
2013-03-21use clip alpha setting for empty-image drawing.Campbell Barton
2013-03-21code cleanup: use bool where values are true/false, for view3d and related fu...Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19Add capluse bounds drawingSergej Reich
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17Fix for "draw images as texture"Ton Roosendaal
2013-03-15Fix: multisample viewport drawing didn't work well with selection or particleBrecht Van Lommel
2013-03-14Fix #34616: Wrong face culling for curves with constructive modifiersSergey Sharybin
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-25patch [#34411] Patch for image drag and drop to create Empty rather than BG i...Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-26Fix [#33997] Units Scale in Metric mode displays wrong face area.Bastien Montagne
2013-01-23Code cleanupJoshua Leung
2013-01-22style cleanupCampbell Barton
2013-01-22Matcap fix:Ton Roosendaal
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-15Bug fix #33748Ton Roosendaal
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-08style cleanupCampbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-26Bug fix #33673Ton Roosendaal
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
2012-12-23fix for bug where weight paint would draw hidden faces but not draw then with...Campbell Barton
2012-12-23add zbuf/depth option to weight paint lasso select.Campbell Barton
2012-12-23initial support for 'occlude background geometry' in weight paint mode.Campbell Barton
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-22code cleanup:Campbell Barton
2012-12-22"Fix" for [#33524] Interaction of "Size" & "Distance" sliders in "Spot Lamp" ...Bastien Montagne
2012-12-21fix own regression in 2.65 [#33643] Rotation does not work at certain zoom levelCampbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-15prevent the text 3d cursor from z-fighting with the text.Campbell Barton
2012-12-14Fix #33530: Blender Crash when selecting "Point select mode" in Particle Mode...Sergey Sharybin