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
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 typo in calculateCenterMedian that could give computed median point wrong...Grigory Revzin
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-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-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-15Refactor 'apply' part of Editmode View3d Transform panel code.Bastien Montagne
2014-10-15Cleanup: Editmode 3DView Transform panel code: do not check for hidden BMesh ...Bastien Montagne
2014-10-15Cleanup: Edit mode 3DView Transform panel code.Bastien Montagne
2014-10-15Add Vertex bevel weight to Editmode UI.Bastien Montagne
2014-10-15Fix for Editor Fullscreen on SequencerDalai Felinto
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Some corrections to the pie spawning code to account for nested pies.Antony Riakiotakis
2014-10-13Fix T42206: RenderLayers popup crashed when clicked while renderingCampbell Barton
2014-10-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-10-13Code cleanup: Prevent possible int->float conversionSergey Sharybin
2014-10-13Code cleanup: Use new SQUARE() macro to get squared distance thresholdSergey Sharybin
2014-10-13Mesh Inset: select internal faces by defaultCampbell Barton
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-13Error in last commitCampbell Barton
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-13Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-10-11CleanupCampbell Barton
2014-10-10Cleanup: tabs in empty lines.Bastien Montagne
2014-10-10Cleanup (no functional changes):Bastien Montagne