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
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-28Fix compile problem on OS X Snow Leopard. The Mac code for dynamicBrecht Van Lommel
2009-09-28File paths: use release/ for scripts if possible again, this gotBrecht Van Lommel
2009-09-25Shell script exit values should be non-negative.Guillermo S. Romero
2009-09-24Fix compilation problem in Windows and update project filesBenoit Bolsee
2009-09-24Initial sketch of file access wrappers.Guillermo S. Romero
2009-09-22- removed View3D->localview since it wasnt set on entering localview (making ...Campbell Barton
2009-09-21Better unix filesystem integration as documented hereCampbell Barton
2009-09-18Move some static math functions out of paint_image.c into arithb.cCampbell Barton
2009-09-18VecAngle3_2D, VecAngle2 and VecAngle3 returned degrees, in arithb.c degrees a...Campbell Barton
2009-09-172.5 - Animation Utility FunctionJoshua Leung
2009-09-17bugfix for LineIntersectLine()Remigiusz Fiedler
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-12new struct PathPoint for each path element (replaces float[4]), Paths now sto...Campbell Barton
2009-09-12commit of mempool 64-bit fix for 2.5-er, trunk as wellJoseph Eagar
2009-09-12simple error in recent arithb.c commit, have Mathutils.RotationMatrix use Axi...Campbell Barton
2009-09-12Rotation Math:Joshua Leung
2009-09-122.5 - More work on Axis-Angle RotationsJoshua Leung
2009-09-10UI:Brecht Van Lommel
2009-09-092.5: Object moduleBrecht Van Lommel
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-09-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23023:HEADCampbell Barton
2009-09-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22935:23022Campbell Barton
2009-09-072.5 - Rotation Order TweaksJoshua Leung
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-062.5 Anim Bugfixes:Joshua Leung
2009-09-06easier to re-apply the replacement table then merge from 2.4x, same as 23023Campbell Barton
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-09-04* remove mtio.h - no magnetic tape support has been coded. Helps compilation ...Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04* New and improved voxel interpolation methods, from Alfredo.Matt Ebb
2009-09-03Fix thread hanging problem (mostly seen with material preview, but that sneak...Martin Poirier
2009-09-022.5 - Rotation order is now taken into account for constraintsJoshua Leung
2009-09-022.5 - Rotation Order Tweaks for Armature BonesJoshua Leung
2009-09-012.5 - Rotation Orders for Bones [Durian Rigging Request]Joshua Leung
2009-09-012.5 - Code shuffling in arithb.c Joshua Leung
2009-08-19svn merge -r 22450:22627 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-18* Point density texture works againMatt Ebb
2009-08-16- typos in boxpack comments (incorrectly had comment that it was from NAN)Campbell Barton
2009-08-152.5: Screen/Scene New/Delete operators.Brecht Van Lommel
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-14some fixes for netbsd with cmakeCampbell Barton
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-08-02remove own postscript font loading code (rely on freetype now)Campbell Barton
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-282.5 file browserAndrea Weikert
2009-07-282.5: File browserBrecht Van Lommel