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
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-08Select Random in Particle Edit Mode, by jezvLukas Tönne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
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
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-30Fix [#22207] Selecting Roots also selects hiddenMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-11remove operators PARTICLE_OT_brush_set and PARTICLE_OT_edit_type_set, rna dat...Campbell Barton
2009-12-24Removed a few operators that were just used to generate popup menus and repla...Matt Ebb
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-22* Made particle painting use leftmouse, rather than actionmouse, consistent w...Matt Ebb
2009-11-09- added particle select_inverseCampbell Barton
2009-10-21[#19688] pressing O and alt+O doesn't toggle proportional edit mode when edit...Campbell Barton
2009-10-19Small particles feature: Multiple group visualization counts per group object...Janne Karhu
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel