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
2012-05-23Node Editor UI:Thomas Dinges
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-23edit to last commit, remove pointer to active slide vert, only need to store ...Campbell Barton
2012-05-23non-proportional edge slide patch by XercesBlueCampbell Barton
2012-05-23style cleanupCampbell Barton
2012-05-23code cleanup: double promotion warningsCampbell Barton
2012-05-22Node UI:Thomas Dinges
2012-05-22Code cleanup: better warning in case of modifier icons in outliner.Nicholas Bishop
2012-05-22Skin Modifier:Thomas Dinges
2012-05-22style cleanupCampbell Barton
2012-05-22style cleanup: relating to skin modifierCampbell Barton
2012-05-22Long old UI annoyance:Ton Roosendaal
2012-05-22Add vertex skin radii scaling as a transform operator.Nicholas Bishop
2012-05-22Add operator to extract armature and vertex groups from skin.Nicholas Bishop
2012-05-22Add skin vertex operators.Nicholas Bishop
2012-05-22Ensure skin nodes get created when adding modifier.Nicholas Bishop
2012-05-22Draw skin vertex roots in edit mode.Nicholas Bishop
2012-05-22Add new theme-able color, TH_SKIN_ROOT.Nicholas Bishop
2012-05-22Add skin modifier icon created by Julio Iglesias.Nicholas Bishop
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22Fix for customdata layer copying. Issue was caused by mixing up of destinatio...Andrew Hale
2012-05-22I18n fixes, mainly for (cycles) nodes (i.e. node template in Buttons window).Bastien Montagne
2012-05-22fix [#31530] Project paint with Clipping border gives opaque backgroundCampbell Barton
2012-05-22Fix #31500: Displacement Baking from Multires doesn't workSergey Sharybin
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-22UI mafia fix thanks to venomgfx for reportingJeroen Bakker
2012-05-21Fix for Monique Dewanchand
2012-05-21[#31410] Code review testing: The color correction node in particular isJeroen Bakker
2012-05-21change name length from 32 to 64, perhaps we should have some constant here b...Campbell Barton
2012-05-21Added switch in dilate/erode between old (Step) and new (Distance)Jeroen Bakker
2012-05-21code cleanup: remove some old commentsCampbell Barton
2012-05-21code cleanup: spellingCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-20use utf8 functions for new modifier namesCampbell Barton
2012-05-20Various small fixes:Bastien Montagne
2012-05-20Fix memory leak when trying to apply transformations to shared meshesAntony Riakiotakis
2012-05-20Fix sculpt layer brush, broken by texture changes in r46651.Nicholas Bishop
2012-05-20Fix [#31535] Radian Unit System Button Ignored for Face Angles display.Bastien Montagne
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-19Add i18n to “button” and “Area Options” pop-up menus.Bastien Montagne
2012-05-18Fix #31504: uv unwrap incorrectly scaling pinned islands.Brecht Van Lommel
2012-05-18add missing includeBrecht Van Lommel
2012-05-18Fix #31400: opengl offscreen render not respecting theme settings.Brecht Van Lommel
2012-05-18File browser: list of system directories is now refreshed on pressing the ref...Brecht Van Lommel
2012-05-18Partial revert of r46542.Lukas Toenne
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-18Code cleanup: de-duplicate some transform constraint code.Nicholas Bishop
2012-05-17Compositor / Box and Ellipse Mask:Thomas Dinges
2012-05-17 ____ Jeroen Bakker