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-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-01-13revert r34284, this fix was incorrect.Campbell Barton
2011-01-12bugfix [#24774] Lattice modifier+Dupligroup+Texture solid=weird resultCampbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-07-05better errors for failier to read blendsCampbell Barton
2010-07-04commenting group timeoffset since it causes groups objects to recalculate mod...Campbell Barton
2010-05-04add missing include from recent commitCampbell Barton
2010-05-03have timeoffset use (int)floor(timeoffset+0.5f) when converting to an int to ...Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-12rename free_group to free_group_objects since it doesnt free the group its self.Campbell Barton
2009-12-07missing null check from recent changesCampbell Barton
2009-11-11- use double underscores to hide members in python (removes them from dir() t...Campbell Barton
2009-11-11python api for collection add()/remove()Campbell Barton
2009-09-052.5Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-09-17Bugfix #14412Ton Roosendaal
2008-04-28* Group unlinking wasnt removing groups from particle systems, or render laye...Campbell Barton
2008-04-27remove old particle system.Campbell Barton
2008-02-03feature request from peach, remove selected objects from 1 group.Campbell Barton
2008-01-22Render instancing can now also handle the same object in multiple,Brecht Van Lommel
2008-01-19add the option to add the parents time offset value.Campbell Barton
2008-01-19 find_group would only return the first group, this let to the assumption tha...Campbell Barton
2007-03-29Bugfix #6312Ton Roosendaal
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2006-11-14New dupli-group feature: you can now set in Groups the layers you wantTon Roosendaal
2006-11-14Next level of Proxy support for animation: Proxy for duplicated groups.Ton Roosendaal
2006-06-21Bugfix #4391Ton Roosendaal
2006-01-04Orange: minor tweak for group user counting.Ton Roosendaal
2005-12-14Orange; Magical Group relink option. :)Ton Roosendaal
2005-12-11Big commit with work on Groups & Libraries:Ton Roosendaal
2005-12-06Orange:Ton Roosendaal
2005-12-06Orange branch: Revived hidden treasure, the Groups!Ton Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont