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
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-30bugfix [#22859] Multi-user images cant be made into single user in texure panel.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-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17[#22876] Add new scene, stacker ".00" bugCampbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-04-30use size_t for MEM_allocN_len as well as some of its callersCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
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
2010-01-30A few minor code cleanup tweaks for recent commits in animation code, to bett...Joshua Leung
2010-01-30deleting objects which were driver targets would crash blender.Campbell Barton
2010-01-12rename free_group to free_group_objects since it doesnt free the group its self.Campbell Barton
2010-01-07group instance still didnt work in some cases, now tag ID flag when linking a...Campbell Barton
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-12-28Fix for [#20032] outliner cuts off long names after pasing themMatt Ebb
2009-10-09* Warning fixes for previous commit for Modifier renaming.Joshua Leung
2009-09-30Animato: BugfixesJoshua Leung
2009-09-14Link/Append, small changes:Brecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-092.5: Object moduleBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-08-102.5: Sound branch merge!Joerg Mueller
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
2009-04-202.5Ton Roosendaal
2009-01-302.5Ton Roosendaal
2009-01-22Animato - Basic version patching supportJoshua Leung
2009-01-182.5 - AnimSys Data management stuff...Joshua Leung
2009-01-172.5 - AnimData fixesJoshua Leung
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-042.5Ton Roosendaal
2008-12-182.5Brecht Van Lommel
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-12Patch #7897 Texture Nodes!Ton Roosendaal
2008-10-08Bugfix #17769Ton Roosendaal
2008-07-08Fix for crash in freeing group nodes, node trees have to be freedBrecht Van Lommel
2008-06-11bugfix, off by 1 error when filling in uninitialized values for new ID values...Campbell Barton