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
2006-09-01* change Python version from 2.3 to 2.4, since it is a requirement for Blende...Nathan Letwory
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-31updated aabb calculationErwin Coumans
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-30msvc6 still builds :)Jens Ole Wund
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-30Got a license from Intel for VTune, thanks! First performance analysis showed...Erwin Coumans
2006-08-30Possible bugfix: change on Aug 20th added this code to filesel.c:Ken Hughes
2006-08-30Silly mistake, made adding edges raise an exception.Campbell Barton
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-28Patch #4043 Bullet scons fix (Joseph Eagar, aka joeedh)Nathan Letwory
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
2006-08-27Bugfix #4935Ton Roosendaal
2006-08-27Bugfix #4923Ton Roosendaal
2006-08-26errorin mathutils docs, rowSize not rowsize same with colSizeCampbell Barton
2006-08-26Added a new iterator type to the scene - scene.objects should eventualy be us...Campbell Barton
2006-08-26Metaball wasnt checking the length of any of the input arg lists which result...Campbell Barton
2006-08-26added tipRadius and headRadius bone propertiesCampbell Barton
2006-08-26Added missing settings to Modifiers (could not set on Render/Cage/Editmode :/)Campbell Barton
2006-08-25cleanup and some speedups with assigning materialsCampbell Barton
2006-08-25===Python API===Ken Hughes
2006-08-25simplified 3ds mesh importing by storing verts and faces in a list rather the...Campbell Barton
2006-08-25===Python API===Ken Hughes