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
2014-10-20Build fix for 2.4x branch (CMake on recent Linux)blender2.4Campbell Barton
2011-06-17fix for memory leak converting an idproperty group into a dictCampbell Barton
2011-05-10fixes for DXF-importer script:Remigiusz Fiedler
2011-04-28fix for building with gcc4.6Campbell Barton
2011-03-09backport fix from r35397Campbell Barton
2011-02-25leak fix in blender 2.4x, noticed while updating for 2.5x.Campbell Barton
2011-01-11x3d/vrml import fix for bad comparison with vertex color index.Campbell Barton
2011-01-01pedantic pep8 correctnessCampbell Barton
2011-01-01BVH Exporter, originally written by myself but exported bad rotations,Campbell Barton
2010-11-28patch [#24917] Ipo curves of particles are not exported to pythonCampbell Barton
2010-06-23DXF-exporter script update: v1.37 - 2010.06.23 by migiusRemigiusz Fiedler
2010-06-20DXF-exporter script update: v1.36 - 2010.06.20 by migiusRemigiusz Fiedler
2010-06-08tiny correction for PyAPI Background Image: Windows.SetBgImage(image)Remigiusz Fiedler
2010-06-08added API support for Background Image: Windows.GetBgImage(), Windows.SetBgIm...Remigiusz Fiedler
2010-04-20Epydocs: Physics Constraints module: (following recent update on trunk/2.5)Dalai Felinto
2010-03-05DXF-importer script v1.12 - 2010.03.04 by migiusRemigiusz Fiedler
2010-02-21[#20116] calculation problem in bvh_importer.pyCampbell Barton
2010-02-16bugfix in 2.4x also [#20480] crash/lock-up for certain aspect ratiosCampbell Barton
2010-02-04[#20681] Text beveling works incosistently when not justifying text leftCampbell Barton
2010-01-29fix for error spotted by Jérôme LelongCampbell Barton
2010-01-18fix from 2.5x r26079Campbell Barton
2009-12-31BGE: negative lamp fix for GLSL mode.Dalai Felinto
2009-11-18New Version for 2.49bCampbell Barton
2009-11-12== Blender 2.4x ==Chris Want
2009-11-102.4x fix for Blender.Load()Campbell Barton
2009-10-02fix for [#19013] Projection Paint Mask is failing (for campbell)Campbell Barton
2009-09-30Bugfix for curve deform, would result in applying curve modifier inverting th...Campbell Barton
2009-09-30comparing float values with the property sensor didnt workCampbell Barton
2009-09-28svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23427:23428Campbell Barton
2009-09-18use functions to detect stylus and eraser from the wine project, supposed to ...Campbell Barton
2009-09-17backport Nicholas Bishop's 2.5 commit from r22581, stylus fails on ubuntu 9.1...Campbell Barton
2009-09-17building scons blenderlite would fail when building the playerCampbell Barton
2009-09-17bugfix for LineIntersectLine()Remigiusz Fiedler
2009-09-15Revert endianess test to 2.49 style.Guillermo S. Romero
2009-09-13BGE bug #19294: applying torque on a dynamic object turns it into a rigid body.Benoit Bolsee
2009-09-13== FFMPEG ==Peter Schlaile
2009-09-13Update project filesBenoit Bolsee
2009-09-13[#19290] Blender.Load(filename) -> FILE_MAXDIR to FILE_MAXDIR + FILE_MAXFILE ...Campbell Barton
2009-09-13Patch [#19293] NearSensor: Changing distance and resetDistance from Python di...Campbell Barton
2009-09-13Patch [#19315], Fix for Jpeg2000 alpha channel bug [#19280]Campbell Barton
2009-09-13remove minimal twist from 2.4x, is too much in development which changed in 2...Campbell Barton
2009-09-12moving trunk to branchMartin Poirier
2009-09-10Curve cleanupCampbell Barton
2009-09-09Small code cleanup related to curves, to avoid cryptic names:Brecht Van Lommel
2009-09-07no functional changes, use hole rather then dutch 'gat' for bevel lists and ...Campbell Barton
2009-09-06Mathutils fix: Vector.reflectDalai Felinto
2009-09-06Rename Vec3ToTangent VecBisect3, since that's what it does.Martin Poirier
2009-09-06remove MTC_ functions, (don't merge)Campbell Barton
2009-09-05Option to correct for 3D curve twist error. example before and after.Campbell Barton
2009-08-31Part 2 of the 2.49b commit.Ton Roosendaal