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-01-08Code cleanupJoshua Leung
2012-01-05more edits to r43145,Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2012-01-03error in recent commit - disallow selecting hidden verts.Campbell Barton
2012-01-02replace:Campbell Barton
2012-01-02weight paint buttons now work in weight paint vertex select modeCampbell Barton
2011-12-30Object tracking integrationSergey Sharybin
2011-12-29Fix #29687: Normal bake from multires gives distorted results.Sergey Sharybin
2011-12-21Merging r42770 through r42799 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-21Do not show "Modify" modifiers group for curve objectsSergey Sharybin
2011-12-21Patch [#29654] New menu option under Object > Game with "Copy All Physics Att...Dalai Felinto
2011-12-20Merging r42723 through r42769 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-20New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting ...Bastien Montagne
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-17Quite some compiler warnings...Bastien Montagne
2011-12-17Code cleanup: fix a few warnings (>= 0 and == -1 tests on unsigned types).Brecht Van Lommel
2011-12-17Fix #29640: make duplicates release keep hierarchy and parent properties notBrecht Van Lommel
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-16de-duplicate parent loop checking functionCampbell Barton
2011-12-15Object tracking: various fixes and improvementsSergey Sharybin
2011-12-15Object tracking: object with object solver constraint is now parented to scen...Sergey Sharybin
2011-12-15Merging r42621 through r42647 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-15minor vertex group editsCampbell Barton
2011-12-15vertex group changes,Campbell Barton
2011-12-13Merging r42533 through r42601 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-12Fix #29600: Hook actions wrong Tool Shelf adjustSergey Sharybin
2011-12-09Fix for recent rna rename of global to use_globalSergey Sharybin
2011-12-09global is python keyword so cant use as operator argument,Campbell Barton
2011-12-09Merging r42482 through r42532 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-09went over all uses of MDeformWeight.def_nr and made sure the value is clamped...Campbell Barton
2011-12-09another possible fix for bug [#29521], all callers of flip_side_name(...), as...Campbell Barton
2011-12-08Disable redo for some vertex group operators to prevent confusingSergey Sharybin
2011-12-07Merging r42461 through r42481 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-07fix for NULL pointer free and add in some checks, while looking into bug [#29...Campbell Barton
2011-12-05Object tracking; initial commitSergey Sharybin
2011-12-05syncing some minor formatting edits from bmesh branch.Campbell Barton
2011-12-04remove mesh PartialVisibility, it wasnt being version patches or used anywher...Campbell Barton
2011-12-04remove old renderer struct member, was only used for setting yafray but was s...Campbell Barton
2011-12-04add a new object member to store the dsize, since with my recent commit broke...Campbell Barton
2011-12-03Fix #29477: make proxy gave proxy object the wrong name with OB prefix.Brecht Van Lommel
2011-11-30Forcing multires update when doing multires bakingSergey Sharybin
2011-11-30fix for parenting bug introduced by own commit r42273, adding dummy object di...Campbell Barton
2011-11-30fix [#29450] Mirror Vertex Groups issueCampbell Barton
2011-11-30fix [#29111] Wrong application of delta scaleCampbell Barton
2011-11-29Fix for memory leak in multires baker.Sergey Sharybin
2011-11-29fix for crash adding empty objectCampbell Barton
2011-11-24Fix #29369: bpy.data.curves.new(name= "test" , type = 'SURFACE') does not cre...Sergey Sharybin
2011-11-23Fix compilation error of blenderplayer caused by recent commit.Sergey Sharybin
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-23Fix #29367: Vertex parent regressionSergey Sharybin