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
2008-06-12Curve Smoorth for venomgfx adjusting animation paths over terrain.Campbell Barton
2008-05-26when cyclic is enabled the knots would always be generated with uniform nurbs...Campbell Barton
2008-05-26* The displist would be uninitialized when nurbs bezieru/v was set and the or...Campbell Barton
2008-05-26the last selected nurbs curve lastnu could become an invalid pointer in place...Campbell Barton
2008-05-18fix for [#11691] No checks in curve code for "Number of points <= Order U"Campbell Barton
2008-05-01Surface bugfix (reported by jms on the french newsgroup)Martin Poirier
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-31== Armature Tools - Separate (not yet functional) ==Joshua Leung
2008-02-21Fix for bug #6769: lattice editmode undo gave corrupt dataBrecht Van Lommel
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