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-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-25Shell script exit values should be non-negative.Guillermo S. Romero
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-24* fix snprintf error with mingwNathan Letwory
2009-09-24mingw - silencing the warnings about '#pragma' warnings being unrecognised or...Joshua Leung
2009-09-243rd attempt to fix ssize_t problem in MSVC and mingwBenoit Bolsee
2009-09-24Fix more problem with mingw this timeBenoit Bolsee
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-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
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-072.5 - Armature/Pose Bugfixes:Joshua Leung
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-06white space commit. (2 spaces -> tab).Campbell Barton
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-05== SCons ==Nathan Letwory
2009-09-05* fix linking order.Nathan Letwory
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== 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-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-23svn merge -r 22628:22714 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb