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
2015-02-01Documentation: updated mathutils documentationSybren A. Stüvel
2015-02-01cleanup: use constCampbell Barton
2015-02-01mathutils: added exponential map to QuaternionSybren A. Stüvel
2015-02-01Fix: correctly describing Quaternion.normalize()Sybren A. Stüvel
2015-02-01BMesh: remove redundant connect-nonplanar loopCampbell Barton
2015-01-31WM: empty menu so addons can extend the splashCampbell Barton
2015-01-31Cleanup: styleCampbell Barton
2015-01-31Blender metadata changes to accommodate non string dataMartijn Berger
2015-01-31Add PIL_check_seconds_timer_i to avoid castingCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-31Comment for math defines, also add M_PI_4Campbell Barton
2015-01-30First version of constrained line strokes - there's some flickeringAntony Riakiotakis
2015-01-30Operator that sets proxies needs to cater for all supported strip typesAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-30Proxy enable operator:Antony Riakiotakis
2015-01-30More hacks for proxy generation:Antony Riakiotakis
2015-01-30Fix T43324: Shrinkwrap projection issue in editmode.Bastien Montagne
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Fix T43472: IMBuf: crash on loading top-to-bottom bitmaps.Bastien Montagne
2015-01-29Fix texture sampling getting srgb color after fix for subsurf sampling.Antony Riakiotakis
2015-01-29Gooseberry request: Dithering support for byte images when painting onAntony Riakiotakis
2015-01-29Fix T43473: mathtutils.geometry.interpolate_bezier returns only 2d coordinatesBastien Montagne
2015-01-29Fix T43207 fill brush fails in perspective modeAntony Riakiotakis
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Fix T41757: Inconsistent hotkey label with setting.Bastien Montagne
2015-01-29Revert "mathutils: let Vector.normalize() return the original length."Campbell Barton
2015-01-29Fix T43454 color is washed out in textured brushesAntony Riakiotakis
2015-01-29mathutils: let Vector.normalize() return the original length.Sybren A. Stüvel
2015-01-29Add override setting to proxy enable operatorAntony Riakiotakis
2015-01-29Sequencer: Report proxies which are being skipped to the consoleSergey Sharybin
2015-01-29Whitespace cleanupAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-29Fix T42858: Non uniform gamelogic names on copyJorge Bernal
2015-01-29Bone calculate roll (pos/neg options in menu)Campbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-29File Browser: Remove unused fileselect event valuejulianeisel
2015-01-28Based on Sergey's suggestion, use spinlocks for threaded loading ofAntony Riakiotakis
2015-01-28Fix clicking into texpaint slots not changing active image in blenderAntony Riakiotakis
2015-01-28Code cleanup: break up project_paint_begin() into smaller functionsNicholas Bishop
2015-01-28Texture painting, support cycles UV Map nodes:Antony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-28Fix dreaded black screen for missing proxies - if requested proxy sizeAntony Riakiotakis
2015-01-28Properly decrease users of images when deleting a paint slot.Antony Riakiotakis
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-27Interface get rid of some quadstrips in favor of trianglestripsMartijn Berger
2015-01-27Correction to tooltip, object texture space is supported by both SVM and OSLSergey Sharybin
2015-01-27Fix T43398: Viewport "Renderend" ist not updated when a material is assigned ...Sergey Sharybin
2015-01-27Fix T43309 saving takes longer.Antony Riakiotakis