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
2012-03-13workaround [#30480] Knife tool flickerCampbell Barton
2012-03-13better fix for [#30529], find the right axis rather then checking for folded ...Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-20misc changes from bmesh, syncing across to trunk, no functional changesCampbell Barton
2011-12-15vertex group changes,Campbell Barton
2011-12-03de-duplicate dominant axis calculation, exact same checks were in 6 different...Campbell Barton
2011-11-20- pyapi mathutils.geometry.intersect_plane_planeCampbell Barton
2011-11-13new math utility function isect_plane_plane_v3Campbell Barton
2011-11-12mathutils.geometry.distance_point_to_plane(pt, plane_co, plane_no) - utility ...Campbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-28Dynamic Paint:Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-27Merge with trunk r37849Miika Hamalainen
2011-06-262d version of line/circle intersec function.Campbell Barton
2011-06-26renamed math functions and made publicCampbell Barton
2011-06-26math func to find the intersection(s) between a segment and a sphere for C/py...Campbell Barton
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-06-06Bake from multires meshSergey Sharybin
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-19added math function isect_line_plane_v3(), use for window_to_3d rather then h...Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-02=trunk=Joseph Eagar
2011-04-21minor changesCampbell Barton
2011-04-20edit definitions to use const for non modified args, also correct incorrect d...Campbell Barton
2011-03-20Fix/change in normal computation, now the viewport uses the same angleBrecht Van Lommel
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2011-02-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-06bugfix [#25498] Projection paint clone tool leaves seamsCampbell Barton
2010-12-12isect_seg_seg_v2_point was modifying the value of line vectors passed.Campbell Barton
2010-12-12New math util funcitons:Sergey Sharybin
2010-12-04Maintenance, Campbell Barton
2010-10-02move window matrix translation into its own function. (no functional changes)Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-22Math Lib:Brecht Van Lommel
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2010-01-01made the array interpolation function from last commit into a generic functionCampbell Barton
2009-12-27barycentric transform utility geometry function.Campbell Barton
2009-12-11Sculpt:Brecht Van Lommel
2009-11-26adding functionJens Ole Wund
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math Lib ReorganizationBrecht Van Lommel