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-10-05bug fixJens Ole Wund
2006-10-05Python APICampbell Barton
2006-10-05added the option to Blender.Library to 'link' data for maleficoCampbell Barton
2006-10-05softbody self collisionJens Ole Wund
2006-10-04mesh.transform() was applying the inverted 4x4 matrix to the normals, without...Campbell Barton
2006-10-03moved vector objects to getseters,Campbell Barton
2006-10-03-bug fixJens Ole Wund
2006-10-03Mathutils.Vector speedupCampbell Barton
2006-10-03* Previous backwards compat commit to reset curve radius values to 1.0 on oldMatt Ebb
2006-10-02softbody panel cosmeticsJens Ole Wund
2006-10-02- fix for relative path: BLI_strncpy needs to be passed len+1 !Andrea Weikert
2006-10-02softbodiesJens Ole Wund
2006-10-01Patch: [ #5036 ] IPO Curve Mirroring by Joshua Leung (aligorith)Martin Poirier
2006-10-01Patch: [ #5046 ] IPO Editor -> Axis Locking for Transform by Joshua Leung (al...Martin Poirier
2006-10-01As discussed during meeting, Changed curve length/tilt markers to indicate di...Martin Poirier
2006-10-01==Mat4ToEul==Tom Musgrove
2006-10-01==kkey action column select update==Tom Musgrove
2006-10-01Added missing check for 'WITH_BF_INTERNATIONAL'. This fixes loading truetype...Simon Clitherow
2006-10-01Fix for bug #5044: random crashes when rendering.Brecht Van Lommel
2006-09-303rd attempt to commit, metaball fixes and small vector optimizationCampbell Barton
2006-09-29new softbody feature:Jens Ole Wund
2006-09-28-> Sanity Check for Selection HistoryGeoffrey Bantle
2006-09-28-> Enter/Exit editmode wait cursor flagsGeoffrey Bantle
2006-09-28-> Add/Delete Scene fixGeoffrey Bantle
2006-09-27Bugfix for a recent commit: live unwrapping behaved badly becauseBrecht Van Lommel
2006-09-27made fgon edges not draw lengths with length draw optionCampbell Barton
2006-09-27Adding MDD import and export from patch 4969 with modifications, (import and ...Campbell Barton
2006-09-27fix for homegrown bug in softbody rigidityJens Ole Wund
2006-09-27-> Misspelled tooltip for 'Enable Script Links'Geoffrey Bantle
2006-09-26Rigidity only for meshesJens Ole Wund
2006-09-26New softbody option: adjustable rigidity.Jens Ole Wund
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