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-02-24Fix T38784: smoothview using perspective transition with ortho cameraCampbell Barton
2014-02-24Fix T38755: Crash when having cyclic dependency and curve deformSergey Sharybin
2014-02-24Fix T38798: Can get stuck in world nodes when switching from Cycles toLukas Tönne
2014-02-24Fix T38794: ScaleFixedSizeOperation was not taking offset into accountLukas Tönne
2014-02-24Image: color grid - correct abs() use with intsCampbell Barton
2014-02-24Fix T38800: Setting UV projector caused zero user objectsCampbell Barton
2014-02-24Fix T38795: Mesh Analysis overhang faces show grayCampbell Barton
2014-02-24Fix T38756: Regression with vertex slide responding to mouse eventsCampbell Barton
2014-02-24Fix T38786: Curve unable to make segmentCampbell Barton
2014-02-24Fix for recent changes with NDOFCampbell Barton
2014-02-24NDOF: various fixes for view3dCampbell Barton
2014-02-24NDOF: Auto-Depth preference was used while orbitingCampbell Barton
2014-02-24NDOF: fix for use with locked offsetCampbell Barton
2014-02-24Partial fix for T3817: BGE crashing when using LibNew.Mitchell Stokes
2014-02-23T38763 Fix: avoid NPE When no custom properties are definedgaiaclary
2014-02-23Fix T38769: Python missing access to text materialsCampbell Barton
2014-02-23MSVC: resolve utf8 encoding issue with some codepagesCampbell Barton
2014-02-23Code cleanup: use lowercase names for varsCampbell Barton
2014-02-23Fix T38645 - Mouse reversed in standalone player with kdebrita
2014-02-22Followup for numinput: activate numinput when hitting pad* or =, this is the ...Bastien Montagne
2014-02-22Minor UI messages fixes.Bastien Montagne
2014-02-22Fix T38743: Modal input feature appears to be missing from 2.70 test buildsBastien Montagne
2014-02-22Fix T38407: Bone roll calculation flips local axes at wrong rotation angle.Bastien Montagne
2014-02-22Replace the int argument for user count mode when restoring pointers onLukas Tönne
2014-02-22Docs: doxygen sections for bmesh walkersCampbell Barton
2014-02-22Fix T38753: Python script paths weren't escaped (Win only)Campbell Barton
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-22Fix T38539: Can't set near sensor distance above 100 via pythonCampbell Barton
2014-02-22Fix T38348: Panel remains scrolled when switching tabsCampbell Barton
2014-02-22Code cleanup: styleCampbell Barton
2014-02-21Fix more of T38726: there still was a crash when deleting render layers.Brecht Van Lommel
2014-02-21Fix T38726: blender internal viewport render crash when deleting render layer.Brecht Van Lommel
2014-02-21Bugfix: Toggling "auto-blends" option on NLA Strips doesn't update them immed...Joshua Leung
2014-02-21Fix T38737: Box select channels in dope sheet doesn't select corresponding bo...Joshua Leung
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges
2014-02-21Fix T37719: NodeTrees lose users on undo.Lukas Tönne
2014-02-21Fix T38598: RGBA images don't blend well in VSE with Cross Effect StripSergey Sharybin
2014-02-21Reduce crease & bevel weight precision to hide float/ubyte roundingCampbell Barton
2014-02-21Fix T38736: ShrinkWrap modifier doesn't work after SubsurfCampbell Barton
2014-02-21NDOF: Fit key working for logic, clip and sequencerCampbell Barton
2014-02-21Fix own error - tab scrolling mixed up region/window coordsCampbell Barton
2014-02-21UI: Increase cursor distance to leave keyboard navigationCampbell Barton
2014-02-21Modifier: rename triangulate scanfill to ear-clipCampbell Barton
2014-02-21Fix random select in edge/face modeCampbell Barton
2014-02-21Fix for BM_mesh_deselect_flush(), allowed faces with deselected edgesCampbell Barton
2014-02-20Fix for bad imbuf creation by compositor viewers if resolution is (0,0).Lukas Tönne
2014-02-20Fix for reading past allocated bounds when calculating pathsCampbell Barton
2014-02-20Fix for off-by-one error switching nurbs directionCampbell Barton
2014-02-20Fix crash when deleting strip used as mask in another strip modifierSergey Sharybin
2014-02-20Allow using strips from the top of the stack as modifier argumentsSergey Sharybin