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-12-11Merged changes in the trunk up to revision 42556.Tamito Kajiyama
2011-12-10Fixed for movieclips tag function which was tagging wrong listSergey Sharybin
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-25Made minor revisions (no functional changes).Tamito Kajiyama
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Code refactoring: split lamp functions from object.c into new lamp.c.Brecht Van Lommel
2011-11-05Code refactoring: split camera functions from object.c into new camera.c.Brecht Van Lommel
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-10-30Fix for warnings about period at the end of description strings forTamito Kajiyama
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-09-30Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-10Merged changes in the trunk up to revision 40096.Tamito Kajiyama
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29Merged changes in the trunk up to revision 39759.Tamito Kajiyama
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-043D Audio GSoC:Joerg Mueller
2011-08-013D Audio GSoC:Joerg Mueller
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-31tag unused rna args.Campbell Barton
2011-03-19Merged changes in the trunk up to revision 35618.Tamito Kajiyama
2011-03-13RNA: use a different method to set DNA types for BlendData* collections, toBrecht Van Lommel
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23Fixed a compilation error due to inconsistent data structure renaming in the ...Tamito Kajiyama
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-20misc warnings/fixesCampbell Barton
2011-02-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-14misc small changes:Campbell Barton
2011-02-06Merged changes in the trunk up to revision 34670.Tamito Kajiyama
2011-02-01Pythons path functions - os.walk(). os.path.exists(). etc support bytes for p...Campbell Barton
2011-01-16Merged changes in the trunk up to revision 34335.Tamito Kajiyama
2011-01-11- bpy.data.lamps.new() now takes a type argument since lamp type also sets cl...Campbell Barton
2011-01-10comment/remove various unused vars,Campbell Barton
2011-01-09Merged changes in the trunk up to revision 34193.Tamito Kajiyama
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
2011-01-05py api function to tag all ID blocks, was available in 2.4x as.Campbell Barton
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-19Patch from Dan to use id user functions rather then accessing direct. also us...Campbell Barton