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
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
2011-05-17fix [#27367] obj exportCampbell Barton
2011-05-16update for changes in blender module layout, also add global axis conversion ...Campbell Barton
2011-05-10minor syntax changeCampbell Barton
2011-05-10fix [#27332] Obj exporter doesent export bump, spec/ importer wrong shader se...Campbell Barton
2011-05-10fix [#27338] OBJ import fails with international characters in pathCampbell Barton
2011-05-08fix [#27325] OBJ - Normalmap imports with Colour tickedCampbell Barton
2011-05-03minor pep8 editsCampbell Barton
2011-04-25fix [#27170] wavefront obj import script drops error if material 'fresnel' pr...Campbell Barton
2011-04-25fixed [#27145] obj import does not retain the vertex orderCampbell Barton
2011-04-25rename obj import varsCampbell Barton
2011-04-25fix [#27149] OBJ import does not import OBJ vertex/poly groups, produces erro...Campbell Barton
2011-04-19fix [#27019] Loading OBJ in animated scene causes runtime errorCampbell Barton
2011-04-14common option to export paths for FBX and OBJCampbell Barton
2011-03-29fix [#26643] [obj export] mp_bump in .mtl fileCampbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-03-18address [#26527] Export-import OBJ, materials "tracaeble" uncheckedCampbell Barton
2011-03-14update for changes in rna apiCampbell Barton
2011-03-03this wasn't restored from 2.4x, fix [#26266] .OBJ import 'Clamp Scale' not wo...Campbell Barton