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-01-16Retopo bugfix: freeing editmesh should set retopo fields to 0/NULL.Nicholas Bishop
2007-01-16Fix for bug #5628, sculpt - ghost of circle left when going from 3d view to b...Nicholas Bishop
2007-01-16Fixed a memory leak caused by using sculptmode's partial visibility on a mesh...Nicholas Bishop
2007-01-16A few fixes for saving/loading partial mesh visibility (sculptmode): pay bett...Nicholas Bishop
2007-01-16Disable partial mesh visibility when leaving sculptmode.Nicholas Bishop
2007-01-16fix for warning: implicit declaration of function 'id_us_plus'. tsk.Stephen Swaney
2007-01-16bugfix: #5581 Joining python created curves crashes BlenderStephen Swaney
2007-01-16== Action Editor ==Joshua Leung
2007-01-16Further tweaks to the textframe drawing code... it was unnecessarilyAlexander Ewering
2007-01-16Partial Bugfix #5713:Alexander Ewering
2007-01-15Cleanup of pose insert methods for Armature objects, as planned in the post t...Toni Alatalo
2007-01-15Bugfix:Ton Roosendaal
2007-01-15Removed annoying print for "icon directory not found". Was a missing check.Ton Roosendaal
2007-01-15Removed float.h "tanf()" from composte code. Also removed ifdef for atanf.Ton Roosendaal
2007-01-15Two in one:Ton Roosendaal
2007-01-15Bugfix #5712Ton Roosendaal
2007-01-15Bugfix #5700Ton Roosendaal
2007-01-15=ID Property Script update and api bugfix= Joseph Eagar
2007-01-15== VisualRot Keyframing ==Joshua Leung
2007-01-15=== Constraints Bug Fix ===Martin Poirier
2007-01-14Fix for bug #5439:Brecht Van Lommel
2007-01-14Fix for auto filling faces in editmode: make sure all verts forming a face ar...Nicholas Bishop
2007-01-14Fix for bug #5680:Brecht Van Lommel
2007-01-14Bugfix: after drawing a preview in a node shader, vertex colors wouldBrecht Van Lommel
2007-01-14Fix for bug #5689:Brecht Van Lommel
2007-01-14Important bugfix: Image mapping "repeat" didn't support mirrored tilingTon Roosendaal
2007-01-14== IPO Cleaning ==Joshua Leung
2007-01-14Cleaned up some warnings.Nicholas Bishop
2007-01-14Removed draw_mode from SculptData, replaced with draw_flag, which currently c...Nicholas Bishop
2007-01-14Corrected initialization values for the chroma key node when it is created.Robert Holcomb
2007-01-14After reviewing the channel keyer algorithm, I found that the chroma keyer al...Robert Holcomb
2007-01-14fixed typo in node name (I need to learn to spell). Also added check in matt...Robert Holcomb
2007-01-14Re-added the Luma keyer after realizing channeldid not exactly same capabilit...Robert Holcomb
2007-01-14== Action Editor - Delete Menu ==Joshua Leung
2007-01-13Python APIKen Hughes
2007-01-13Bugfix #5698Ton Roosendaal
2007-01-13added stress and tangent to MTex and texture mapping dictCampbell Barton
2007-01-13driverExpression - strcpy on wrong type (my bad) fixed.Campbell Barton
2007-01-13== NLA Editor - Shift-N ==Joshua Leung
2007-01-13Fix for bug #5694:Brecht Van Lommel
2007-01-13Python APIKen Hughes
2007-01-13Python APIKen Hughes
2007-01-13Python APIKen Hughes
2007-01-12Bugfix, Plumiferos collection: Composite node "Image" didn't show the ZTon Roosendaal
2007-01-12Enabled slashkey in sculptmode for local view.Nicholas Bishop
2007-01-12Patch from Matt: for AO baking, instead of warning user that AO was notTon Roosendaal
2007-01-12Bugfixes:Ton Roosendaal
2007-01-12forgot to convert the matrix to a 3x3. worked but raised a warning.Campbell Barton
2007-01-12 - first commit form mac ;-), changed data structure VObjectData a little,Jiri Hnidek
2007-01-12Added warning for if user attempts to sculpt on a shapekey without turning on...Nicholas Bishop