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-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-12style cleanup: remaining BLI files.Campbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-03-12style cleanupCampbell Barton
2011-11-04Configurable sensor size:Sergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-03fix 2 bugs in project from view from a camera objectCampbell Barton
2011-07-03fix [#27839] UV 'Project from view' ignores camera lens shiftCampbell Barton
2011-03-27math lib and UV project: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-06-16scale option was only working for panoramic camerasCampbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-17move camera lens/angle conversion to BLI_mathCampbell Barton
2010-04-16fix for uv project modifier, broke when angle was removed.Campbell Barton
2010-04-15Fix [#22029] Camera in degree mode doesn't updateMatt Ebb
2010-03-24xaspect and yaspect were not working with uv project modifier & panorama, als...Campbell Barton
2010-03-23Panorama camera support for UV project modifierCampbell Barton
2010-03-23SVN maintenance.Guillermo S. Romero
2010-03-23move uv project functions into their own files to be more re-usable.Campbell Barton