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-09-25Merged changes in the trunk up to revision 40520.Tamito Kajiyama
2011-09-21Minor: 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-17Merged changes in the trunk up to revision 40299.Tamito Kajiyama
2011-09-15fix [#28658] python can assign non utf8 and crash because of string lenth lim...Campbell Barton
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-02Merged changes in the trunk up to revision 38893.Tamito Kajiyama
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-31fix for material slot removal (r38879)Campbell Barton
2011-07-31bugfix [#28111] material.pop breaks mt->mat_nrDalai Felinto
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-06-262d version of line/circle intersec function.Campbell Barton
2011-06-26Fix in texts for Mesh.materials.pop()Dalai Felinto
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-31tag unused rna args.Campbell Barton
2011-05-19Merged changes in the trunk up to revision 36757.Tamito Kajiyama
2011-05-18RNA: make mechanism used by operators to keep python instance alive more gene...Brecht Van Lommel
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-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
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-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-14Merged changes in the trunk up to revision 34828.Tamito Kajiyama
2011-02-07rename ID.update() --> update_tag() since this function only tags for updatin...Campbell Barton
2011-01-16Merged changes in the trunk up to revision 34335.Tamito Kajiyama
2011-01-13bugfix [#25588] Not work fcurve.keyframe_points.addCampbell 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-03rna/apiCampbell Barton
2010-12-18Merged changes in the trunk up to revision 33765.Tamito Kajiyama
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-07pass along the context to extension functions, this was already being done in...Campbell Barton
2010-12-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
2010-12-06use BLI_strnlen rather then strlen when comparing against fixed lengths.Campbell Barton
2010-12-04Give functions that use printf style formatting GCC format attributes so if i...Campbell Barton
2010-10-24Merged changes in the trunk up to revision 32684.Tamito Kajiyama
2010-10-24bugfix [#24357] Font folder can be specified but is not openedCampbell Barton
2010-09-26Merged changes in the trunk up to revision 32124.Tamito Kajiyama
2010-09-24bugfix [#23965] Segmentation fault when using bpy_struct.keyframe_insert() wi...Campbell Barton
2010-09-07* Merged changes in the trunk up to revision 31789.Tamito Kajiyama
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-21Merged changes in the trunk up to revision 31499.Tamito Kajiyama