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
2014-10-21Fix T42257: Curve vertex parent not working with animationSergey Sharybin
2014-10-21ListBase: use BLI_listbase_ for new api callsCampbell Barton
2014-10-21ShapeKeys: rework 'move skey' code, and add options to move to first/last pos...Bastien Montagne
2014-10-21BLI_listbase: add `BLI_swaplinks` which swaps given links' positions in given...Bastien Montagne
2014-10-21UI Icons: add 'triangle-bar' left/right/up/down icons.Bastien Montagne
2014-10-21Fix sequencer clipboard with meta's containing ID referencesCampbell Barton
2014-10-21Fix sequencer duplicate with only handle selectedCampbell Barton
2014-10-21Fix T42326 trim operator not cancelled by the escape key.Antony Riakiotakis
2014-10-20Fix T42311, too many paint slots added.Antony Riakiotakis
2014-10-20Trim tool:Antony Riakiotakis
2014-10-20Better fix for previous trim fix.Antony Riakiotakis
2014-10-20Fix T42313: Ruler always measures 0.0Campbell Barton
2014-10-20Fix trim tools metastrip borders not getting updated correctly.Antony Riakiotakis
2014-10-20Merge trim tool from terrible_consequencerAntony Riakiotakis
2014-10-20Optimization for mesh deform: use BLI_INLINE specifiersSergey Sharybin
2014-10-20Fix T42189Antony Riakiotakis
2014-10-20Fix T42264: Negative scale & clipped-select failsCampbell Barton
2014-10-19Fix T42303 Icons lost after loading windowAntony Riakiotakis
2014-10-19Fix typo in calculateCenterMedian that could give computed median point wrong...Grigory Revzin
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-19Reports: include parent library in readfile reportCampbell Barton
2014-10-18Fix T42281, crash in subsurf with texture painting.Antony Riakiotakis
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-18OSX/PLAYER/cmake: fix player install python bundling, overlloked player has i...Jens Verwiebe
2014-10-18Fix for align bone to cursor (missing normalize)Campbell Barton
2014-10-17Fix for pose bones not restoring selection index properlySergey Sharybin
2014-10-17More fixes:Antony Riakiotakis
2014-10-17Fix issue reported by Sebastian Koenig on irc, Clone brush would paintAntony Riakiotakis
2014-10-17Fix typoAntony Riakiotakis
2014-10-17Small fix for own commit, added new theme color defines but forgot toLukas Tönne
2014-10-17UI: disable area emboss when it's maximizedCampbell Barton
2014-10-17Sequencer: jump now takes end-points into accountCampbell Barton
2014-10-17Correct recent commitCampbell Barton
2014-10-17Cleanup: use SQUARED macroCampbell Barton
2014-10-16Revert "Minor typo".Antony Riakiotakis
2014-10-16Fix bad typo in undo code that invalidated all image caches on undo.Antony Riakiotakis
2014-10-16Minor typoAntony Riakiotakis
2014-10-16Fix T42258: Drivers: `dimensions.x` is always invalid, but `dimensions[0]` worksBastien Montagne
2014-10-16Fix T42256: Translation operator moves Child-Of constrained objects in wrong ...Bastien Montagne
2014-10-16Fix T42222Antony Riakiotakis
2014-10-16Sequencer: draw metastrip range while editingCampbell Barton
2014-10-16Sequencer: maintain start/end when exiting a metaCampbell Barton
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-10-15SCons: Fix compilation error with booleans disabledSergey Sharybin
2014-10-15Disable color editing for bone group color sets unless custom colors isLukas Tönne
2014-10-15Fix T42239, missing redraw notifier when switching collision shapes.Lukas Tönne
2014-10-15Better fix for T42139Antony Riakiotakis
2014-10-15Fix T42237: Added a soft limit to 3D view grid scale; a value of 0.0Lukas Tönne
2014-10-15Correct last commitCampbell Barton
2014-10-15Cleanup: unused varCampbell Barton