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
2013-02-11fix [#34169] dynamic paint bake from python + command line = segfaultCampbell Barton
2013-02-11check for divide by zero for dynamic paint modifier.Campbell Barton
2013-02-11error in own recent commitCampbell Barton
2013-02-11Additional smoke fix for r54464: floating point precision still sometimes pro...Miika Hamalainen
2013-02-11Fix: smoke simulator flow sometimes produced NaN values, causing fire to disa...Miika Hamalainen
2013-02-11Implemented delayed partial rect update for image buffersSergey Sharybin
2013-02-11fix [#34200] Metaball Tessellate errorCampbell Barton
2013-02-11Fix building with blenderplayerSergej Reich
2013-02-11Fix #34194: Render Layer node didn't initialize color management flag properlySergey Sharybin
2013-02-11Collada Importer: Some code cleanup and optimization of the rescale functionGaia Clary
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2013-02-11replace MEM_callocN with MEM_mallocN for events since their overwritten right...Campbell Barton
2013-02-11patch [#34192] UTF-8 input in Python interactive consoleCampbell Barton
2013-02-11fix [#34143] Can't Select Bones in Weight paint mode with Left mouse Selectio...Campbell Barton
2013-02-11Suppress more uncommon units.Sergej Reich
2013-02-11fix for weight gradient crashing on redo (wasn't possible to redo this initia...Campbell Barton
2013-02-11fix for modifier keys held before a window was activated being ignored.Campbell Barton
2013-02-11fix for own bug - memory leak when cancelling weight gradient toolCampbell Barton
2013-02-11Command line argument '--python' wasn't working as documented since a long ti...Campbell Barton
2013-02-11fix for memory leak in transform when changing transform modes within transformCampbell Barton
2013-02-11fix [#34152] Vertex Slide - misleading descriptionCampbell Barton
2013-02-11supress Hectograms from being used when displaying weight units since they ar...Campbell Barton
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-11Fix #33437 Collada: Added scale matching for Scene imports.Gaia Clary
2013-02-11[#34013] [video sequence editor] Offset and crop of strips are wrongPeter Schlaile
2013-02-10Show/hide Render View should not raise temp user preferences windowsSv. Lockal
2013-02-10Fix a few DPI / retina draw issues:Brecht Van Lommel
2013-02-10style cleanupCampbell Barton
2013-02-10Ensure that mask layer exists in sculpt mode after multires subdivideNicholas Bishop
2013-02-10Scroller initialize for Image Window regions too.Ton Roosendaal
2013-02-10Added initializer in channel region for file window, makes it draw on first useTon Roosendaal
2013-02-10add option not to calculate tessellation faces when converting an object to a...Campbell Barton
2013-02-10We've reconsidered previous patch in IRC.Sergey Sharybin
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10Fix #34186: VSE: Incorrect movie output when scene strip is muted by keyframeSergey Sharybin
2013-02-10BGE: Make sure we are writting to the depth buffer when rendering alpha polyg...Mitchell Stokes
2013-02-10correct arg order in header for isect_point_tri_v2(), Made for confusing call...Campbell Barton
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-02-09Translation of 'text' parameter of UI functions: disables context search in R...Bastien Montagne
2013-02-09Bug fix #34174Ton Roosendaal
2013-02-09[#33437](partial fix) Collada: importing a scene changes units. Added an opti...Gaia Clary
2013-02-09add beauty option for triangle fill since you might want to use the initial s...Campbell Barton
2013-02-09omit warning about startup.blend being missing when loading with '--factory-s...Campbell Barton
2013-02-09Bug fix #34157Ton Roosendaal
2013-02-09rigidbody: Add missing updates for rigidbody operatorsSergej Reich
2013-02-09rigidbody: Fix force field changes not invalidating cacheSergej Reich
2013-02-09rigidbody: Relink constraints when duplicating objectsSergej Reich
2013-02-09rigidbody: Don't use icons for constraint typeSergej Reich
2013-02-09improve beauty-fill tool for non-flat triangles.Campbell Barton