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
2011-08-27remove deprecated & unused mat3_to_vec_rot and mat4_to_vec_rot functions.Campbell Barton
2011-04-02add angle wrapping functions: angle_wrap_rad(), angle_wrap_deg().Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-08remove unused RegionView3D retopo pointer and set quat printing to const args. Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2011-02-02- some parts of the code to remove rotation were not removing axis/angle rota...Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2010-12-07Added an assert() check for normalized quats which exposed a number of bugs w...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-10-22Fix for snapping pose bones with axis-angle rotation.Campbell Barton
2010-10-08bugfix [#21483] Twisting when Dupliframing a Surface Circle (Nurbs) along a C...Campbell Barton
2010-10-08move tracking functions into math_rotation.c (no functional changes)Campbell Barton
2010-09-24Fix for [#21875] Copy rotation only on y axiesJanne Karhu
2010-08-02python mathutils changeCampbell Barton
2010-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-04-17move camera lens/angle conversion to BLI_mathCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-27barycentric transform utility geometry function.Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math Lib ReorganizationBrecht Van Lommel