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
2016-03-22Mesh API: add BKE_mesh_vert_edge_vert_map_createCampbell Barton
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne
2016-03-14Fix T47787: When performing operation 'Make single user' -> 'obj&data', objec...Bastien Montagne
2016-02-29Minor optimization to skin operatorsCampbell Barton
2016-02-27Fix T47593: 'Move to layer' will be crash in blender 2.77rc1.Bastien Montagne
2016-02-26Restore ability to clear motionpaths from selected objects/bones onlyJoshua Leung
2016-02-253D View: correct menu for moving out of local-viewCampbell Barton
2016-02-22Fix T47482: take II, restore 2.76 behavior regarding groups when deleting an ...Bastien Montagne
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-14Cleanup: bracesSergey Sharybin
2016-02-14Fix T45606: cycles multires tangent space normal map bake issues.Brecht Van Lommel
2016-02-08Fix group flipping when syncing mirror weightsAlexander Gavrilov
2016-02-07Cleanup: line widthCampbell Barton
2016-02-07Motion Paths: Use custom poll functions for "Update" operatorJoshua Leung
2016-02-07Clear motionpaths for all objects and bones instead of only selected onesJoshua Leung
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-01-29Fix T47271: Vertex Group to Selected missing updateCampbell Barton
2016-01-24Fix Smooth Weight expand logicAlexander Gavrilov
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Add object mode select more/lessCampbell Barton
2016-01-07Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic en...Bastien Montagne
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2016-01-04Cycles-Bake: Unset properties fallback only working for invokeDalai Felinto
2016-01-04added new "Fake User" option for appending objects, this sets a fake user on ...Martin Felke
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-18Add wrap argument to cycle wm utility funcsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua 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-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
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-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-27Fix T46285: "Select parent" if there is no parent doesn't work correctly.Bastien Montagne