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-09-14This should hopefully fix bug Kent Mein
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
2007-09-11Added active drawing in editmode (may need some more work), this hilightes th...Campbell Barton
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-09-09Patch #6794: Subdivide Multi for ArmaturesJoshua Leung
2007-09-03adding 2 new functionsCampbell Barton
2007-09-01Bugfix for [#7018] Hiding, unhiding a spot lamp and then setting it to buf sh...Campbell Barton
2007-07-28Bone Heat WeightingBrecht Van Lommel
2007-07-16Bugfix #6945: Weight painting bugJoshua Leung
2007-07-15== Constraints System ==Joshua Leung
2007-06-20Fix segfaul reported by slikdigit in irc.Diego Borghetti
2007-06-06Bugfix #6809: K key in 3d viewport does not exit keyframe mode in Ipo EditorJoshua Leung
2007-05-28fix for a crash in Blender.Mesh,Campbell Barton
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-28Bugfix #6614:Joshua Leung
2007-04-27Removed unused variable and reorganised anotherJoshua Leung
2007-04-25SubSurf can be enable/disable in linked data.Diego Borghetti
2007-04-25made blender take hidden objects into account in more situations.Campbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-20[ #6442 ] image.repack (Python)Campbell Barton
2007-04-20adding a python function for cleaning strings (for filenames and export names...Campbell Barton
2007-04-19-> Keybindings for hiding objectsGeoffrey Bantle
2007-04-17added a hook menu for object mode, more commands can be added here but curren...Campbell Barton
2007-04-14Bugfix #6559Ton Roosendaal
2007-04-13external library, block locking spree. Many areas of blender allow changing o...Campbell Barton
2007-04-12added another copy option 'protected transform' makes changing the protection...Campbell Barton
2007-04-10Found a bug where "make dupes real" would crash, when the group was an extter...Campbell Barton
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-04Bugfix #6486Ton Roosendaal
2007-04-03curve center didnt update curve data.Campbell Barton
2007-03-20added a null check for give_matarar with make_local, was crashing with some dataCampbell Barton
2007-03-19addad e new macro - BASE_SELECTABLE for checking if an object is selectable (...Campbell Barton
2007-03-14many menu items would crash blender if there was no 3d view. added checks.Campbell Barton
2007-03-12Bugfix #6167Ton Roosendaal
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-03-11Bugfix #6201Ton Roosendaal
2007-03-07Bugfix (forum report):Brecht Van Lommel
2007-02-27== Sculpt Mode ==Nicholas Bishop
2007-02-15Bugfix #6053Ton Roosendaal
2007-02-14Bugfix, email report.Ton Roosendaal
2007-02-10Fix for bug #5976:Brecht Van Lommel
2007-02-03Bugfix #5908Ton Roosendaal
2007-01-18Fixed bug #5742, Crash on sculpt mode. This bug was triggered when adding a n...Nicholas Bishop
2007-01-12Removed set_sculpt_object. Tested with sculpt undo, sculpt+multires, sculpt+p...Nicholas Bishop
2007-01-09Improved exiting retopo paint; clicking on either of the retopo toggles in ed...Nicholas Bishop
2006-12-28== Armature Centering Tools ==Joshua Leung
2006-12-27Switching editmode on then off again with multires enabled should update the ...Nicholas Bishop
2006-12-21removed the WKey "Split font" option. It doesnt work and corrupts memoryTon Roosendaal