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
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-19Fix T45847: Pie looses focus when mouse cursor passes through a pie buttonJulian Eisel
2015-08-19More BLT/Windows fixes... :/Bastien Montagne
2015-08-19Hopefully fix broken windows after recent i18n split.Bastien Montagne
2015-08-19Fix for accessing looptri's from subsurfCampbell Barton
2015-08-19Multi-View: fix Multi-View camera suffix testDalai Felinto
2015-08-19Fix T45706: Axis aligned tri-tri intersectionCampbell Barton
2015-08-19Cleanup: style + doxyCampbell Barton
2015-08-19Fix error in recent library API updatesCampbell Barton
2015-08-18Increase Smooth_View limit to 10.000Thomas Beck
2015-08-18IMB_thumb: Allow blen-handling func to also load datablock previews from .ble...Bastien Montagne
2015-08-18Replace 'BLO_is_a_library' by 'BLO_library_path_explode'.Bastien Montagne
2015-08-18IMB_thumb: add thread locking API.Bastien Montagne
2015-08-18BGE: Fix mesh not registered in scene libload.Porteries Tristan
2015-08-18Fix T45824: Pie's no longer show enum iconsCampbell Barton
2015-08-18UI: avoid property lookup w/ expanded enumsCampbell Barton
2015-08-18UI: avoid subtracting shadow from winrctCampbell Barton
2015-08-18Readfile: more efficient OldNewMap lookupsCampbell Barton
2015-08-18Docs: function commentsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Lattice min_max: add a version of the func using lattice's final DispList,Philipp Oeser
2015-08-17BGE: Fix T45817 Convert curve object in group instance.Porteries Tristan
2015-08-17Subsurf: don't reserve MFace by defaultCampbell Barton
2015-08-17Fix T45802: View Lock w/ Curve-Parent failsCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-16Fix T39486, screwed object bevel made bevel amount go out of control.Howard Trickey
2015-08-16Fix T45795, bevel treated one-edge-beveled case inconsistently.Howard Trickey
2015-08-16Fix for numpy with nmake and missing directoryChad Fraleigh
2015-08-16BGE: Fix memory leak and crash with certain physic typesThomas Szepe
2015-08-15Fix T45807: Instant crash adding any modifier to NLA trackJulian Eisel
2015-08-14Cleanup: Avoid calling function twiceJulian Eisel
2015-08-14Remove redundant workaround for T41548Julian Eisel
2015-08-14Fix T45750: Closing search menu by clicking root button doesn't work when cli...Julian Eisel
2015-08-14Fix T40070, Bevel didn't bend as expected sometimes.Howard Trickey
2015-08-14Fix dyntopo not warning anymore when vertex colors or uvs are present.Antony Riakiotakis
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-08-14Remove already-ifdef'ed out PRE_275_ALGORITHM code from bevel.Howard Trickey
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-08-14Cleanup: styleCampbell Barton
2015-08-14Docs: comment BHead.code valuesCampbell Barton
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-08-13Fix T45783: Problem selecting all objects on a layer from a script if any 3d ...Bastien Montagne
2015-08-13Fix T45782: bpy.ops.object.select_by_layer match='SHARED' option is not working.Bastien Montagne
2015-08-13Fix T45775: Bad 'Normal' transform space for edge of non-uniformed scaled obj...Bastien Montagne
2015-08-12Displace Modifier: add an option to displace along (averaged) custom normals,...Bastien Montagne
2015-08-12Fix T45739: Number slider precision handling inconsistent between unit systems.Bastien Montagne
2015-08-12Fix T44049, edge bevel with sometimes breaks UVs.Howard Trickey
2015-08-12Fix 'hard crash' part of T45768 (when merging all vertices of a mesh, we have...Bastien Montagne
2015-08-11Usual UI message cleanup/fixes.Bastien Montagne
2015-08-11BGE: Fix delete constraint for replicated physics controllers.Porteries Tristan