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-03-01Resolve T38899: changes to Ctrl+Selectmouse conflict with LMB selectCampbell Barton
2014-03-01Fix for memory leak in particle brushCampbell Barton
2014-03-01Fix Snap to Symmetry failing to select the vertex from the right sideCampbell Barton
2014-03-01Fix for own error with updating view2d for NDOFCampbell Barton
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-03-01Fix for baked FCurve subframe interpolation (bad abs use)Campbell Barton
2014-03-01Fix for sequencer invalid rounding, double wipe at 0 angleCampbell Barton
2014-03-01FCurve Transform: scaling no longer changes hansle typesCampbell Barton
2014-03-01Code cleanup: comment unused code in calchandleNurb_internCampbell Barton
2014-03-01Readme: Small adjustment for IRC link.Thomas Dinges
2014-03-01Cleanup: Fix some typos in the code.Thomas Dinges
2014-02-28Partial fix for T38871, Bevel could create a far-out spike.Howard Trickey
2014-02-28Fix T38887: error in (still unused) freestyle math function implementation.Brecht Van Lommel
2014-02-28Fix T38885: missing image editor paint brush updates after recent UI changes.Brecht Van Lommel
2014-02-28Fix T38881: cloth preset rubber not working with "translated data names" i18n...Bastien Montagne
2014-02-28Fix for transform setting T_CAMERACampbell Barton
2014-02-28Update patch for mesh_simplifierSergey Sharybin
2014-02-28Proper solution for crash of GP when marker is not exist on current frameSergey Sharybin
2014-02-28Fix for crash copying from non RNA color buttonsCampbell Barton
2014-02-28NDOF: minor tweaks based on feedback.Campbell Barton
2014-02-28Crazyspace: calculate normal around a (0,0,0)Campbell Barton
2014-02-28Fix Crazyspace with proportional editingCampbell Barton
2014-02-28PyAPI: correct warning with dynamic enumsCampbell Barton
2014-02-28Fix T38407: Bone roll calculation flips local axes at wrong rotation angleBastien Montagne
2014-02-28Revert editbone roll correction changes.Bastien Montagne
2014-02-28Support planar sample formats in audio mixdownSergey Sharybin
2014-02-28Fix T38872: Crazyspace could use stale derivedMesh data.Campbell Barton
2014-02-28Code cleanup: move edit-derivedmesh free to BKE_editmesh_free_derivedmeshCampbell Barton
2014-02-28Fix T38467: Animation playback is not synchronized when Screen Layout changesBastien Montagne
2014-02-28Fix T38877: F-Curve modal input is incorrect when set to Imperial units.Bastien Montagne
2014-02-28Attempt to fix mixdown when building without sndfileSergey Sharybin
2014-02-28Correction to previous commit: it was unable to change format for some contai...Sergey Sharybin
2014-02-28Fix T38883: Toolbar origin buttons missing for armatureCampbell Barton
2014-02-28Fix T38768: New "audio" button in 2.70 release does not 'mixdown' audioSergey Sharybin
2014-02-28Fix T38817: FCurve autoclamp errorCampbell Barton
2014-02-28Revert own changes to CLAMP and CLAMPIS, caused T38875Campbell Barton
2014-02-28Code cleanup: style/warningsCampbell Barton
2014-02-28Keymap: update 3dsmaxCampbell Barton
2014-02-28Fix T38876: hide area split widget in lower left of widget on OS X.Brecht Van Lommel
2014-02-28Fix use of uninitialized variable in some cases with scatter + emission volume.Brecht Van Lommel
2014-02-28Blender Internal: Bring back previous behavior that rendered viewport uses re...IRIE Shinsuke
2014-02-28Fix compile error when compiling without python.Brecht Van Lommel
2014-02-28Fix cycles wrong volume scatter value in light path node.Brecht Van Lommel
2014-02-27Cycles: Fix mistake in PathRayFlag, one value was used twice.Thomas Dinges
2014-02-27patch cmake_linux_install.sh to do multithreaded buildLawrence D'Oliveiro
2014-02-27Fix T38847: Reject reuse of child bones as root bones. That doesn't make sens...gaiaclary
2014-02-27Cycles: compile fix after rB7808360c5f (own mistake)Sv. Lockal
2014-02-27Cycles: fix crash in SSE hair and half-floats on x86+vc2008Sv. Lockal
2014-02-27Implement separate BA step for tracks which have constant zero weightSergey Sharybin
2014-02-27Fix root of the issue of bad_cast bug in localizationSergey Sharybin