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-09-20style cleanupCampbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-08-18cmake option to build without iksolverCampbell Barton
2012-07-28defines to make it easier to manage ik stretch constants (these may need to b...Campbell Barton
2012-07-28style cleanupCampbell Barton
2012-07-28IK's were converting double -> float -> double's in a few places, since preci...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-03warning fixesCampbell Barton
2011-07-08Fix #27891: IK stretch gives inaccurate results. Tweaked translation segmentBrecht Van Lommel
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-12Fix #27279: IK bone rotation limits set to 0 disabled the limit, this wasBrecht Van Lommel
2011-02-25doxygen: intern/iksolver tagged. Leaving out TNT, since we have it in multipl...Nathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-16remove MSVC 6.0 workaround.Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-10-23Remove msvc build files which are not needed anymore.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-17Bugfix #24296: AutoIK interactive chain length adjustment feature is missingJoshua Leung
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-04-20Fix #22085: compile error on windows, M_PI undeclared.Brecht Van Lommel
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-06MSVC compile fixAndrea Weikert
2010-02-06Bugfix #20971: IK Joints Inexplicably Stiff In Recent Blender 2.5 BuildsJoshua Leung
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-05== SCons ==Nathan Letwory
2009-06-21Spring CleaningCampbell Barton
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-232.5 / SConsNathan Letwory
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in p...Benoit Bolsee
2008-11-10Add MSVC90 project files - part 1.Benoit Bolsee
2008-09-14Fix for bug #5758 and #17585: armatures with IK constraint did notBrecht Van Lommel
2008-06-30Fix for bug #8680: GameLogic.getRandomFloat() returns very smallBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-06Bugfix: IK solving could go in infinite loop in SVD decomposition,Brecht Van Lommel
2007-12-06Bugfix for IK locked axes with an initial rotation, gave wrongBrecht Van Lommel
2007-11-01IKBrecht Van Lommel
2007-10-24Pole Target for IKBrecht Van Lommel