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-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop
2009-10-22Shape KeysBrecht Van Lommel
2009-10-20basename() function, at least know it should compile.Guillermo S. Romero
2009-10-20Rearrange includes, and more fill_paths code.Guillermo S. Romero
2009-10-19file browserAndrea Weikert
2009-10-19Continue development of bfile system.Guillermo S. Romero
2009-10-16new utility function for BLI_storage.h - BLI_is_dirCampbell Barton
2009-10-16Add back Blend From Shape in mesh edit mode.Brecht Van Lommel
2009-10-13Various warning fixesNicholas Bishop
2009-10-12Fix some mem leaksDamien Plisson
2009-10-12Animation Editors: 'Only Selected' filtering option now works on Pose Channel...Joshua Leung
2009-10-09(Untested) String Replacement Function in blenlibJoshua Leung
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
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-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