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-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-09-30Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
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-05-31tag unused rna args.Campbell Barton
2011-03-13RNA: use a different method to set DNA types for BlendData* collections, toBrecht Van Lommel
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
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-14misc small changes:Campbell Barton
2011-02-01Pythons path functions - os.walk(). os.path.exists(). etc support bytes for p...Campbell Barton
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-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-19Patch from Dan to use id user functions rather then accessing direct. also us...Campbell Barton
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-11-19bugfix [#24803] Export UV Layout in PNG (default) corrupts BlendfileCampbell 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-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-09-20bugfix [#23910] Removing an object in Py crashes blenderCampbell Barton
2010-09-11new materials and cameras had incorrect usercounts when added from pythonCampbell Barton
2010-08-26bugfix [#23523] OBJ Import still failsCampbell Barton
2010-08-25bugfix/aviodance for [#23488] bpy.types.Texture.type donĀ“t update the parame...Campbell Barton
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-30add alpha option for new images (operator and function)Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-23remove some warnings and remove reference to BF_TIFF_LIB in the help message.Campbell Barton
2010-05-15patch from Dan EicherCampbell Barton
2010-05-15patch from Dan EicherCampbell Barton
2010-05-08- console drop handler for datablocks & filepaths.Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-23py/rna functions for adding and removing curve data.Brecht Van Lommel
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-18Fix [#21657] Blender crashes after importing .obj and selecting a materialMatt Ebb
2010-02-22bugfix [#21233] Crash in pyapi, with new object.Campbell Barton
2010-02-20allow removing datablocks in the rare case of <0 users.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton