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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2012-09-16Code cleanup - remove some obsolete codeJoshua Leung
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-04remove use of deprecated struct membersCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
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-11-11python api for collection add()/remove()Campbell Barton
2009-09-052.5Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
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-19 find_group would only return the first group, this let to the assumption tha...Campbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
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-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