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
2015-12-12Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-12-05Fix T37879: Default UV generation for mesh primitives.Bastien Montagne
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-11-23Fix compile errors due to recent cleanups in masterJoshua Leung
2015-11-23Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-20Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-18Cleanup: editor api namingCampbell Barton
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-11-10Fix T46720: Crash applying subsurf modifierCampbell Barton
2015-11-10Fix T46738: Crash adding hook to linked mesh dupliCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-03Fix T46611: Vertex group locking failsCampbell Barton
2015-11-02Library API: pass Main struct to unlink functionsCampbell Barton
2015-10-23GP EditMode: Simplify the way that this is handledJoshua Leung
2015-10-17Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-10-12Support applying scale for font objectsCampbell Barton
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-08Fix T46386: Duplicate fails updating driver linksCampbell Barton
2015-10-08Cleanup: remove unused fluidsim membersCampbell Barton
2015-10-01Fix T46313: Cycles bake normal mapCampbell Barton
2015-09-28Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-09-27Fix T46285: "Select parent" if there is no parent doesn't work correctly.Bastien Montagne
2015-09-19GPencil EditMode: Some fixes to allow mode switcher to still work when there'...Joshua Leung
2015-09-19GPencil Stroke Editing: Stroke Editmode now behaves like other editing modes ...Joshua Leung
2015-09-14Fix T45699: own regression w/ looptri updateCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-02Fix T45991: Transfer Weight tool UI is inconsistent and crashes blender.Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-31Math Lib: Add closest_to_plane helper functionsCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
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-07Data Transfer operator: Add a 'freeze' setting to prevent operator from re-ru...Bastien Montagne
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-13Data Transfer: Add an option to 'auto-transform' destination mesh so that it ...Bastien Montagne
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-06-25API calls for converting weights to float arrayCampbell Barton
2015-06-25Cleanup: generalize weight paint poll functionCampbell Barton
2015-06-24WeightPaint Blend: don't stack mem for dvertsCampbell Barton
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne