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
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-11-08* new stamp option to stamp forground sequence strip name.Campbell Barton
2007-11-08New Curve function in the curve specials menu - "Smooth Radius" this smooth's...Campbell Barton
2007-11-01* Two usability tweaks in adding objects, with user prefsMatt Ebb
2007-10-02Patch #7436 by Changlin Zhou (shzhc):Joshua Leung
2007-06-14Curve Selection Tool Refactor:Juho Vepsalainen
2007-05-01Log:Juho Vepsalainen
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-14many menu items would crash blender if there was no 3d view. added checks.Campbell Barton
2007-01-02Added undo push for retopo all.Nicholas Bishop
2006-12-11A little bit of code cleanup:Joshua Leung
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-11-06Patch #4955, Joshua Leung (aligorith)Ton Roosendaal
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-09-28-> Enter/Exit editmode wait cursor flagsGeoffrey Bantle
2006-08-13* Shrink/Fatten for bevelled curvesMatt Ebb
2006-06-25Fix #4441Ton Roosendaal
2006-02-08Changed MEM_freeN(nu->knotsu);Campbell Barton
2006-01-03Moved Object.Join() into a function of an object.Campbell Barton
2006-01-02Changed adduplicate() to take the dupflags as an argument. so faking the Alt ...Campbell Barton
2005-12-30Added a python hook to Joining objectsCampbell Barton
2005-11-24* Removed the OK? popups from extruding curve CPs.Matt Ebb
2005-11-08uh next time i read properly before commit, and not only from the nice webcvs...Toni Alatalo
2005-11-08a little tweak to make curve handles always copy the type from the previous h...Toni Alatalo
2005-10-11Almost-sure-fix for crashes after joining meshes or curves. Was caused byTon Roosendaal
2005-09-28* Added 'Set Smooth' and 'Set Solid' to the mesh edit mode specials menu/tool...Matt Ebb
2005-09-26Cleanup and new features for vertex keys.Ton Roosendaal
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-07-25Little issues, combined commit!Ton Roosendaal
2005-07-15 - remove calls to showkeypos from exit editmode functions, should beDaniel Dunbar
2005-07-15 - decided it made more sense to make a key_get_active function, switchedDaniel Dunbar
2005-07-11SLightly altered rule for the new IpoCurve option "Keep horizontal onTon Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-21 - fix strange declaration of adduplicate that just used matrix argumentDaniel Dunbar
2005-06-13Patch from Martin Poirier.Stephen Swaney
2005-05-12Fixed various errors with Blender allowing editing Library linked data.Ton Roosendaal
2005-05-10Found some time do sanitize the big Transform call:Martin Poirier
2005-05-08Another Transform todo: correct Undo names for using Transform.Ton Roosendaal
2005-04-04Added a NO_NOR_RECALC context flag. With Individual extrude, the normals are ...Martin Poirier
2005-03-28Alright, this hopefully fixes some problems with the last transform commit.Martin Poirier
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2004-11-01- Bug #1714; editmode undo error when ESC after extrude (missing undopush)Ton Roosendaal
2004-10-18Fixes for #1654 and #1655Ton Roosendaal
2004-09-29Found potential crash in undo for Curve/Surface; the global var "lastnu"Ton Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-14Lot of code... 2 new features:Ton Roosendaal