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
2018-06-29Fix T55645: broken particle Use Count option for instancing objects.Brecht Van Lommel
2018-05-15Particle edit: Fix generation of KD tree for emittersSergey Sharybin
2018-05-11Particle edit: Initial support of edit with copy-on-writeSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: move particle undo into own fileCampbell Barton
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-09-23Particles: Add operator to quicly duplicate active particle system to the sam...Sergey Sharybin
2016-04-29Removed point cache operators.Lukas Tönne
2016-04-26Hair edit: Add operator to uniform length of selected hairsSergey Sharybin
2016-04-13Partially revert 82ec9c87a7d8ee28b65555c7fcbd8cdb156249e9, to add back point ...Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-04-12Removed particle operators from editors/physics/.Lukas Tönne
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-10-08Select Random in Particle Edit Mode, by jezvLukas Tönne
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-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2011-11-29remove header text: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-12== Radial control ==Nicholas Bishop
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2010-04-30Fix [#22207] Selecting Roots also selects hiddenMatt Ebb
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-09- added particle select_inverseCampbell Barton
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-19Small particles feature: Multiple group visualization counts per group object...Janne Karhu
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-01-242.5Ton Roosendaal