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
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-01Merged changes in the trunk up to revision 44561.Tamito Kajiyama
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-28Merge with trunk r41342Miika Hamalainen
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-04Merge with trunk r40782Miika Hamalainen
2011-10-02fix [#28786] Large enum lists display columns in inverted order (right to left)Campbell Barton
2011-10-01support for object data material assignment in pythonCampbell Barton
2011-09-29rna function:Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-10Merged changes in the trunk up to revision 40096.Tamito Kajiyama
2011-09-06texture evaluation function (like we had in 2.4x api), requested by Lee.Campbell Barton
2011-09-05Merge with trunk r39928Miika Hamalainen
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-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-08-21Merge with trunk r39589Miika Hamalainen
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-07Merged changes in the trunk up to revision 39117.Tamito Kajiyama
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-08-013D Audio GSoC:Joerg Mueller
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-19Merged changes in the trunk up to revision 36757.Tamito Kajiyama
2011-05-18RNA: pass Main rather than Context to register/unregister callbacks.Brecht Van Lommel
2011-04-24Merged changes in the trunk up to revision 36301.Tamito Kajiyama
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-01-23Merged changes in the trunk up to revision 34459.Tamito Kajiyama
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-18fix missing notifier [#25682] bpy.data.materials['XXX'].texture_slot.clear(0)...Campbell Barton
2011-01-16Merged changes in the trunk up to revision 34335.Tamito Kajiyama
2011-01-12comment array/collection skip(), since there was some confusion in this area ...Campbell Barton