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-06-29Actions can now be made single-user from the OutlinerJoshua Leung
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-01-05py api function to tag all ID blocks, was available in 2.4x as.Campbell Barton
2010-12-20bugfix [#25310] Twice applied modifier with Convert to mesh with several mult...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-31- add back prefix for ID lists (LF) for linked and fake user for search fields.Campbell Barton
2010-07-23[#22876] Add new scene, stacker ".00" bugCampbell Barton
2010-07-21Revert revision 30441: [#22876] Add new scene, stacker ".00" bugBrecht Van Lommel
2010-07-17[#22876] Add new scene, stacker ".00" bugCampbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-02-15copy animdata and id-props when copying material node tree's to avoid double ...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-122.5 filebrowserAndrea Weikert
2009-09-052.5Brecht Van Lommel
2009-08-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22205:22290Campbell Barton
2009-08-07gameObject -> blenderObject mapping was being created but wasnt needed.Campbell Barton
2009-05-27UI:Brecht Van Lommel
2009-04-22UIBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-12-24Blenkernel for 2.5 project, changes mainly are because of disablingTon Roosendaal
2007-04-20export_fbx.py - support scene start/end frames, fpx, mist settings, better de...Campbell Barton
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-03-29Revisions to previous change of new_id().Ken Hughes
2007-03-21Python APIKen Hughes
2006-12-20The Big Image refactor!Ton Roosendaal
2006-09-06New feature: imporant missing option for use of Libraries: access to to theTon Roosendaal
2006-01-02Orange: more noodle updates!Ton Roosendaal
2004-04-23typo in this file...Ton Roosendaal
2004-04-22Nasty Library linking and appending stuff!Ton Roosendaal
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont