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-26removed .parent by mistake in Object.cCampbell Barton
2006-09-26Some UV/Image window changes:Brecht Van Lommel
2006-09-25corrected image doc mistake - image.makeCurrent()Campbell Barton
2006-09-25Fix for bug #4828: random rotations of uv charts after unwrapping.Brecht Van Lommel
2006-09-25Last commit broke the smear brush, thanks Jens for spotting this.Brecht Van Lommel
2006-09-25* This should have come along with the proportional edit commit. tsk tsk.Matt Ebb
2006-09-25Bugfix #5034Ton Roosendaal
2006-09-25* tweak to outliner line colourMatt Ebb
2006-09-25* Gave curve transforms Tilt and Shrink/Fatten a home in the v3d menuMatt Ebb
2006-09-25* Proportional edit mode 'random' falloffMatt Ebb
2006-09-25A possible problem was noted by Cyril Brulebois regarding copyright issuesAlfredo de Greef
2006-09-25* Added backwards compat check for curve radius value, so old files act prope...Matt Ebb
2006-09-25* Updated the auto-generated UV test image (Image Editor -> Image -> New). TheMatt Ebb
2006-09-24Basic pressure sensitivity support in imagepaint, for opacity, size,Brecht Van Lommel
2006-09-24fixed mistakes and warnings in previous commit.Campbell Barton
2006-09-24New render feature:Ton Roosendaal
2006-09-24Extra generic errors for Scene, Groups and Metaballs to raise errors when try...Campbell Barton
2006-09-24-> Adjustable Tolerance for Knife Vertex CuttingGeoffrey Bantle
2006-09-23new read only object property to be used for the collada exporterCampbell Barton
2006-09-22This commit adds backwards compatability for the new floor constraintRoland Hess
2006-09-22This commit adds local target rotation support to the floor constraint,Roland Hess
2006-09-22Mesh iterators (me.faces, me.edges, me.verts, face and edge iterator) store t...Campbell Barton
2006-09-21from looking at patch 4934 made all user preference paths settable with Blend...Campbell Barton
2006-09-21Setting the image name was raising an error.Campbell Barton
2006-09-21one liner,Campbell Barton
2006-09-20removed warning in EXPP_setVec3ClampedCampbell Barton
2006-09-19order of case statement was messed up with previous commit.Campbell Barton
2006-09-19->Knife Midpoint and Vertex CuttingGeoffrey Bantle
2006-09-18Maximum amount of keys in a ColorBand now is 32.Ton Roosendaal
2006-09-18Bugfix #4999 part 2Ton Roosendaal
2006-09-18-> Extrude Vertex GroupsGeoffrey Bantle
2006-09-18Type in docs and element.quat was checking for a vector type.Campbell Barton
2006-09-17Bugfix #4999Ton Roosendaal
2006-09-17Bugfix #4925Ton Roosendaal
2006-09-17Patch #4995, bugfix #4985Ton Roosendaal
2006-09-17Bugfix #4983Ton Roosendaal
2006-09-17corected some mistakes in the metaball docs.Campbell Barton
2006-09-17added mesh_create_derived_view(ob) to DerivedMesh.cCampbell Barton
2006-09-17renamed Blender.Image.SetCurrent(img) to img.makeCurrent() to be consistant w...Campbell Barton
2006-09-16Render display fix:Ton Roosendaal
2006-09-16Vertex Parent fix: it gives error if you select > 3 points now.Ton Roosendaal
2006-09-16Bugfix #4997Ton Roosendaal
2006-09-16Bugfix #4994Ton Roosendaal
2006-09-16FIX: [ #4713 ] 2.42: Crash when saving .blend file as an unpriveledged userAndrea Weikert
2006-09-16FIX: [ #4944 ] Shift F4 menu folders are freezedAndrea Weikert
2006-09-16Enabling vertex-parenting to a Lattice didn't take deformed Lattices inTon Roosendaal
2006-09-16New images were being initialized with zero users (normal for other data types),Campbell Barton
2006-09-16Python Metaballs api refactor, based on Mesh and Group modules.Campbell Barton
2006-09-16added Image.SetCurrent(img) and img.has_data so you can see if an image conta...Campbell Barton
2006-09-16active metaball stiffness was not being limited to 10.0 as a maximum in the 3...Campbell Barton