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
path: root/source
AgeCommit message (Expand)Author
2006-09-07- Bugfix: fake user button in the texture paint panel toggled the meshBrecht Van Lommel
2006-09-07Fix for bug #4966:Brecht Van Lommel
2006-09-07Two bugfixes.Ben Batt
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel
2006-09-06- Fix a display glitch with float image painting and undo.Brecht Van Lommel
2006-09-06Fix for new orco-tangent render option: then also 'orco' textureTon Roosendaal
2006-09-06Added tangent_v and tangent space modes to python material modes.Campbell Barton
2006-09-06New feature: imporant missing option for use of Libraries: access to to theTon Roosendaal
2006-09-05New stuff!Ton Roosendaal
2006-09-05Redesigned the EdgeSplit modifier's splitting algorithm to be betterBen Batt
2006-09-05 - bug fix: vertex and polygon layers needn't to exist in some situationsJiri Hnidek
2006-09-05Alignment of button "Auto tex space" broke with commit for vertex groups.Ton Roosendaal
2006-09-05resolved invalid bounding box from the object by freeing a new meshes boundin...Campbell Barton
2006-09-04Bug #4949Ton Roosendaal
2006-09-04Bug #4958Ton Roosendaal
2006-09-04Bug #4959Ton Roosendaal
2006-09-03Animation department feature request: support for vertex groups in LatticesTon Roosendaal
2006-08-31Another struct in struct declartion in SDNA, also causing crashes.Brecht Van Lommel
2006-08-31Adds groupTarget get/setters to the NLA API. Takes an object and returns anRoland Hess
2006-08-31Render feature request:Ton Roosendaal
2006-08-31added .sel to pose bones as well as read only .parent propertyCampbell Barton
2006-08-31added the option to draw sharp edges.Campbell Barton
2006-08-31===Python API===Ken Hughes
2006-08-30Adds toggle to Object API for enabling NLA animation versus active ActionRoland Hess
2006-08-30Fix for a bug where the Array modifier would freeze if it was set to "Fit ToBen Batt
2006-08-30 - bug fix: mesh object is created corectly after unsubscribing fromJiri Hnidek
2006-08-30Fix for Brecht's commit to include the active Brush in ToolSettings, seemsTon Roosendaal
2006-08-30Fixed a bug where applying a modifier to a Curve or Surface object did notBen Batt
2006-08-30Fix for bug #4912: Interface freeze with scaling object with subsurf + arrayBen Batt
2006-08-30My modifier stack commit broke weightpaint display for meshes with TFaceBen Batt
2006-08-30Possible bugfix: change on Aug 20th added this code to filesel.c:Ken Hughes
2006-08-30Critical typo identified by a co-worker of Klowner (reported on IRC)Chris Burt
2006-08-29Patch #4199 (by David Millán, rewritte though)Ton Roosendaal
2006-08-29Disabled some unused debugging functions that were causing unnecessaryBen Batt
2006-08-29Recoded version of patch #4273, submitted by Daniel GenrichTon Roosendaal
2006-08-29added sharp edge to python edge flagsCampbell Barton
2006-08-29Improved tri to quad converting.Campbell Barton
2006-08-29Commented out user incrementing while linking to a scene while testing that I...Campbell Barton
2006-08-29Changed the Displace modifier to calculate the intensity of a texture fromBen Batt
2006-08-29Added a VGroup input to the Armature modifier. This allows the user to specifyBen Batt
2006-08-28Added a BKE_bad_level_calls.h stub for NewBooleanDerivedMesh(). This fixes theBen Batt
2006-08-28old patch for palifimos guys, extra options to selects which constraints to c...Campbell Barton
2006-08-28bugfix #4812Ton Roosendaal
2006-08-28upgraded Bullet rigidbody physics to latest version 1.9Erwin Coumans
2006-08-28===Python API===Ken Hughes
2006-08-28fixed a crash in selecting edges based on face angle with some hidden edges.Campbell Barton
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-08-27Added scn.objects.new(obbdata) as a way of adding object data to a scene and ...Campbell Barton
2006-08-27Texturepaint now supports all the imagepaint brush settings, with theBrecht Van Lommel
2006-08-27Bugfix: selection in the sequencer with RMB emulation on Mac OS XBrecht Van Lommel