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
path: root/source
AgeCommit message (Expand)Author
2012-05-22Code cleanup: better warning in case of modifier icons in outliner.Nicholas Bishop
2012-05-22Skin Modifier:Thomas Dinges
2012-05-22Collada: Added a Preset selectorGaia Clary
2012-05-22Fix memory leak when deleting all vertices from mesh with certain modifiers (...Antony Riakiotakis
2012-05-22style cleanupCampbell Barton
2012-05-22style cleanup: relating to skin modifierCampbell Barton
2012-05-22style cleanu: skin modifierCampbell Barton
2012-05-22Fix for compiling with player after skin modifier commits.Nicholas Bishop
2012-05-22Long old UI annoyance:Ton Roosendaal
2012-05-22use faces longest edge when orienting the manipulator to the active faceCampbell Barton
2012-05-22Add vertex skin radii scaling as a transform operator.Nicholas Bishop
2012-05-22Clear skin root flag on new vertices created by extruding.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: DNA, RNA, UI, and MOD_skin.c implementation.Nicholas Bishop
2012-05-22Add Mesh equivalent to BM_edge_other_vert().Nicholas Bishop
2012-05-22Add new BMesh length query functions.Nicholas Bishop
2012-05-22Add skin modifier icon created by Julio Iglesias.Nicholas Bishop
2012-05-22Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN).Nicholas Bishop
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22code cleanup: key/interpolationCampbell Barton
2012-05-22expose absolute shape keyblock interpolation in the uiCampbell Barton
2012-05-22style cleanup: mmap_win32Campbell Barton
2012-05-22Fix for customdata layer copying. Issue was caused by mixing up of destinatio...Andrew Hale
2012-05-22fix for error in last commit and minor speedup to looping over edges.Campbell Barton
2012-05-22 * Composite result is updated when editing (preview were alreadyJeroen Bakker
2012-05-22solidify modifier - remove a loop on all edges.Campbell Barton
2012-05-22Fix imbuf users leak in MovieClip tiles nodeSergey Sharybin
2012-05-22Fix for movie distoriton node in tilesSergey Sharybin
2012-05-22fix for regression in curve modifier (own fault)Campbell Barton
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 #31522: wrong ID user count on custom bone shape object after duplicateSergey Sharybin
2012-05-22fix [#31489] EdgeSplit modifier prevents All Edge to be work correctly since ...Campbell Barton
2012-05-22remove unused enums (these are defined and used elsewhere)Campbell Barton
2012-05-22Fix #31500: Displacement Baking from Multires doesn't workSergey Sharybin
2012-05-22style cleanup: brace placement.Campbell Barton
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-22fix for Monique Dewanchand
2012-05-22Missing RNA_def_property_update functions for RenderSettings bake propertiesDan Eicher
2012-05-22Fix for [#31413] Code review testing: Regarding chunksize, could theJeroen Bakker
2012-05-22UI mafia fix thanks to venomgfx for reportingJeroen Bakker
2012-05-21Fix for Monique Dewanchand
2012-05-21Fix for [#31418] Code review: OpenCL initializationJeroen Bakker
2012-05-21[#31410] Code review testing: The color correction node in particular isJeroen Bakker
2012-05-21Fix for [#31367] render.drawLine not 2D filter aware:Mitchell Stokes
2012-05-21A few minor UI message fixes...Bastien Montagne