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-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
2012-05-21change name length from 32 to 64, perhaps we should have some constant here b...Campbell Barton
2012-05-21fix for [#31543] Nodes use array past boundsJeroen Bakker
2012-05-21 * Bokeh Image angle now has rnge from -720 to +720 degreesJeroen Bakker
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-21debugging check for bmesh (commented since its very slow), but useful for deb...Campbell Barton
2012-05-21Added switch in dilate/erode between old (Step) and new (Distance)Jeroen Bakker
2012-05-21fix for fix - possible on second loop to use freed memory still.Campbell Barton
2012-05-21fix for unlikely but possible use of uninitialized pointers.Campbell Barton
2012-05-21code cleanup: remove some old commentsCampbell Barton
2012-05-21fix for minor annoyance when an operator is called by another - dont add blen...Campbell Barton
2012-05-21Quiet null pointer free warning/error.Campbell Barton
2012-05-21py api integration: __import__(... , level=0)Campbell Barton
2012-05-21fix for error pointed out by Nicholas Bishop, BM_edge_face_pair & BM_edge_loo...Campbell Barton
2012-05-21code cleanup:Campbell Barton
2012-05-21readfile.c Style cleanups Part 2 - More whitespace + replaced most of the whileJoshua Leung
2012-05-21== Compositor ==Peter Schlaile
2012-05-21code cleanup: spellingCampbell Barton
2012-05-21Fix #31511: GLSL preview is much darker than F12 resultsDaniel Stokes
2012-05-20code cleanup:Campbell Barton
2012-05-20use utf8 functions for new modifier namesCampbell Barton
2012-05-20Fix bug #31529 Remesh remove Apply as Shape buttonNicholas Bishop