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-07-02bump up openmp limit for release,Campbell Barton
2013-07-01Bugfix [#35936] Can't create new vertex group when using Ctrl G menuJoshua Leung
2013-06-273d text tool - 'insert lorem' was crashing, also add this to the text menu.Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-26Fixed operator call (due to renamed operator parameter)Gaia Clary
2013-06-20move sort from vert/edge/face into mesh menu only (sorting isn't such a commo...Campbell Barton
2013-06-20Snap to Symmetry (editmesh tool)Campbell Barton
2013-06-18fix [#35771] "Specials" ->"Size Y" doesn't work for Cycles area lampCampbell Barton
2013-06-15show dissolve edge/vert/face in the delete menu, irrespective of the current ...Campbell Barton
2013-06-10Cycles lamp specials menu now includes separate X/Y size for area lampsBrecht Van Lommel
2013-06-06Fix #35644: lamp specials menu still showed blender internal energy and falloffBrecht Van Lommel
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-06-01minor changes to toolbarCampbell Barton
2013-05-16Fix #35368:Brecht Van Lommel
2013-05-16bmesh, grid fill tool.Campbell Barton
2013-05-09use standard name for operator properties - 'props'.Campbell Barton
2013-05-08split dissolve into 3 different operators (face/edge/vert).Campbell Barton
2013-05-02remove re-allocations while building weight paint color array, move button to...Campbell Barton
2013-05-01fix for select ungrouped vertices not flushing, also group select menu items ...Campbell Barton
2013-04-29select loose wasn't working very usefully if you only wanted to select loose ...Campbell Barton
2013-04-27add vertex color smooth operator.Campbell Barton
2013-04-23Fix #35058: Mesh > Edge/Face > Bevel would do vertex bevel if that was used inBrecht Van Lommel
2013-04-22Fix #35054: adjust tooltip for Render Border option in 3D view panel to sayBrecht Van Lommel
2013-04-19uv project from camera now sets defaults so the image maps to the camera bounds,Campbell Barton
2013-04-18add display mode for sharp edges.Campbell Barton
2013-04-18add mesh distort display mode (highlights distorted faces)Campbell Barton
2013-04-17display options to help with 3d printing.Campbell Barton
2013-04-14Code cleanup / Layout script:Thomas Dinges
2013-04-14make buttons for edge/face area, length, angles etc. more compact.Campbell Barton
2013-04-14remove checks for 'context.scene' when checking if freestyle is enabled.Campbell Barton
2013-04-14Mesh Drawing:Campbell Barton
2013-04-11Added circle selection menu entry for lattice, pose and armature.Konrad Kleine
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-06Fix: 34874 Weight Paint UI inconsistent: removed conflicting shortcut definit...Gaia Clary
2013-04-06Minor white space fix.Tamito Kajiyama
2013-04-06patch [#34890] BMesh Poke Face.Campbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-04code cleanup: py uiCampbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-26Fix for truncated labels in the 3D View properties panel.Tamito Kajiyama
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-21patch [#34687] Patch for AutoMerge button in 3d editorCampbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-16patch [#34634] Select vertices without a groupCampbell Barton
2013-03-11code cleanup: pep8 & minor changesCampbell Barton
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-013D View properties region / Mesh Displays panel:Thomas Dinges