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
2011-09-19edits to radish before merge with trunkCampbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-14- move vgroup lock buttons on the panel into the vgroup specials menu.Campbell Barton
2011-09-13svn merge -r40000:40179 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39558:39800 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-29'Fix Deforms' op added to weight paint tools to smooth (remove/reduce) spikin...Jason Hays
2011-06-02Made misc vgroups unable to change bone groups' weights when auto normalize i...Jason Hays
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-03replace OBJECT_OT_location_apply, OBJECT_OT_scale_apply, OBJECT_OT_rotation_a...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
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-01-23Some ui reorganization of the physics tab:Janne Karhu
2011-01-08Fix for bug [#21534] Multires modifier strange deformationsNicholas Bishop
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-05synched with trunk at revision 31065Nick Samarin
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-28- added operators for manual assigning navigation polygon idx to mesh faces i...Nick Samarin
2010-07-22synched with trunk at revision 30597Nick Samarin
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14synched with trunk at revision 30243Nick Samarin
2010-07-10Added operator for generating navigation mesh for selected blender objectsNick Samarin
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-06-01synched branch with trunk at revision 29109Nick Samarin
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-13Bring back the pupmenu for "select object in the same group"Diego Borghetti
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-04render hide/unhide (Ctrl+H, Ctrl+Alt+H, Ctrl+Alt+Shift+H)Campbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-12Copy Constraints OperatorDalai Felinto
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-11Fix [#20600] First added camera is not made activeMatt Ebb
2009-12-30python macro operators didnt have a compatible draw function assigned. also r...Campbell Barton
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-21Multires: added back Reshape function, to copy vertex locationsBrecht Van Lommel