Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-15Fix for [#32102] Saving obj extends the material name by texture nameBastien Montagne
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-04More spell checking.Bastien Montagne
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-06-19This should fix [#31801] "OBJ importer doesn't import smoothing groups as sha...Philipp Oeser
2012-06-18revert r3501 - needs further investigationPhilipp Oeser
2012-06-18This should fix [#31831] "obj import name" reported by dan grauer.Philipp Oeser
2012-06-18This should fix [#31835] "OBJ Importer corrupts a model (crash in edit mode)"...Philipp Oeser
2012-04-20Fix [#31039] Obj export adds blendfile name to the texture names (and [31040]...Bastien Montagne
2012-03-23update addons enabled by default to use 'faces -> tessfaces' also grease penc...Campbell Barton
2012-03-22correct spelling tessellateCampbell Barton
2012-03-19Spelling of UI messages (then -> than).Bastien Montagne
2012-03-11patch [#30516] OBJ importer run out of memory fixCampbell Barton
2012-03-08update obj import/export for BMesh api changes. (should now works as expected)Campbell Barton
2012-01-14remove api field, was never used.Campbell Barton
2012-01-01fix [#29751] import on obj file fails (and shouldn't)Campbell Barton
2011-12-04patch [#29490] OBJ exporter with "write materrials" unchecked write a line "u...Campbell Barton
2011-11-24fix [#29375] Obj Import failsCampbell Barton
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-10-17fix spelling errors for commentsCampbell Barton
2011-10-11use library argument for bpy_extras.io_utils.path_reference(...)Campbell Barton
2011-10-06Fix #28818: Error when trying to import objSergey Sharybin
2011-10-04fix for various errors in scriptsCampbell Barton
2011-09-29remove comments, cache file write command.Campbell Barton
2011-09-29remove HQ normals export option which wasnt working, simplify polygroup expor...Campbell Barton
2011-09-29remove all scenes optionCampbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-03Fix #28446: Moving imported object to new layer deletes itSergey Sharybin
2011-08-24minor syntax change to addon headersCampbell Barton
2011-08-03move axis conversion check into blenders parent helper function.Campbell Barton
2011-08-02fix [#28146] OBJ fails when mehs has no materialCampbell Barton
2011-08-02pep8 style edits.Campbell Barton
2011-08-01rename operator properties and make __init__ file pep8-80 compliant.Campbell Barton
2011-07-29fix for exporting dupli's, code assumed any dupli with a parent was a dupli v...Campbell Barton
2011-07-29pep8 edits and some style changeCampbell Barton
2011-07-25reverse matrix, vector multiplication order,Campbell Barton
2011-07-18fix for invalid axis being allowed on import/exportCampbell Barton
2011-07-11cleanupCampbell Barton
2011-06-29add tooltip to address [#27798] .OBJ Import with 'Split' option enabled, skip...Campbell Barton
2011-06-10remove unused image copy function.Campbell Barton
2011-06-09fix [#27617] .obj export regression in 2.5, unable to export curves as edge-l...Campbell Barton
2011-06-06fix [#27593] Obj exporter errors reappearedCampbell Barton
2011-05-28update for changes in blenders apiCampbell Barton
2011-05-27fix for mistake in module rename.Campbell Barton
2011-05-27update for correction in apiCampbell Barton
2011-05-26rename axis conversion operators settings.Campbell Barton
2011-05-26update for api changes in blenderCampbell Barton
2011-05-25axis conversion for X3D and OBJ operatorsCampbell Barton