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
2017-08-12Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79-release' into...Martin Felke
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-09-27Merge remote-tracking branch 'refs/remotes/origin/blender-v2.78-release' into...Martin Felke
2016-09-23Particles: Add operator to quicly duplicate active particle system to the sam...Sergey Sharybin
2016-04-26Hair edit: Add operator to uniform length of selected hairsSergey Sharybin
2015-04-01Merge remote-tracking branch 'refs/remotes/origin/blender-v2.74-release' into...Martin Felke
2015-01-20New operator for copying (hair) particle systems from one object toLukas Tönne
2015-01-20New hair editing feature "Shape Cut", for cutting hair based on a meshLukas Tönne
2014-12-31Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-09Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2014-10-08Select Random in Particle Edit Mode, by jezvLukas Tönne
2014-09-30pre-review cleanup part 2 (style, comment cleanup)Martin Felke
2014-09-04Cleanup for master, part 1, WARNING: Incompatible to older blends to to chang...Martin Felke
2014-08-30fix for bake to keyframesMartin Felke
2014-05-02removed "fracture level" stuff, did not work properly under windows...Martin Felke
2014-04-20compile fixes...Martin Felke
2014-04-20Merge branch 'refs/heads/rigid_fracture' into fracture_modifier_oldsimMartin Felke
2014-04-20clustering for fractureMartin Felke
2014-04-16Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-09added (empty) fracture edit modeMartin Felke
2014-01-19basic foundation for fracture modifier / operator laid; todo fix memoryleaks...Martin Felke
2013-11-25crash fix for bake to keyframes and crash at quitting blenderMartin Felke
2013-11-25first steps to make operators from modifiersMartin Felke
2013-06-25Include DNA_scene_types before ED_object instead of forward enum declarationSergey Sharybin
2013-03-07use bool for rna funcs.Campbell Barton
2013-01-25rigidbody: Improve add/remove operatorsSergej Reich
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-05-30split up proportional editing keymap functions (adding this in tomato branch ...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-16went over all keymaps to check for cases where defaults were assumedCampbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-03Dynamic Paint:Miika Hamalainen
2011-07-08Dynamic Paint:Miika Hamalainen
2011-06-16Dynamic Paint:Miika Hamalainen
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-15Fix for [#27142] manipulator in particle mode does not workJanne Karhu
2011-05-12== Radial control ==Nicholas Bishop
2011-03-22properties were being used with wrong type functions, this resulted in bad me...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier