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
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-04-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-19Fix object importer in blender 2.8Dalai Felinto
2018-01-08Fix T53702: OBJ MTL fails w/ negative numbersCampbell Barton
2017-12-19Fix for Fix (c): T52945: OBJ import - load_material_image - map_options not p...Bastien Montagne
2017-10-10Fix T52945: OBJ import - load_material_image - map_options not parsed correctly.Bastien Montagne
2017-07-14Fix T52054: Regression: Wavefront OBJ Import Fails With Current Builds.Bastien Montagne
2017-06-09Fix T51658: Exporting and Importing OBJ Files isn't working.Bastien Montagne
2017-05-27OBJ import: Add basic support for Cycles shaders.Bastien Montagne
2016-09-15Fix T49357: OBJ importer cannot deal with texture names with spaces.Bastien Montagne
2016-03-29OBJ Import: prevent loading an image many timesCampbell Barton
2016-03-19Fix T47831: Obj_Import_Problem.Bastien Montagne
2016-01-22Fix T47219: OBJ import merges faces incorrectlyCampbell Barton
2016-01-15Fix T47018: OBJ fails images search on win32Campbell Barton
2015-11-07Remove unused operator argumentCampbell Barton
2015-10-13OBJ IO: add (limited) support for options of textures in MTL files.Bastien Montagne
2015-08-13Fix T45766: Exported OBJ/MTL files do not include emissive lighting parameters.Bastien Montagne
2015-07-12Fix T45378: Import obj with "keep vertex order" option on does not work.Bastien Montagne
2015-07-11OBJ IO: add some progress report for user.Bastien Montagne
2015-07-11Fix T45403: Error on OBJ export.Bastien Montagne
2015-07-05Fix T45316: Obj loading/saving brightness inconsistency.Bastien Montagne
2015-07-05Fix T45315: Obj loader incorrectly loading specular maps.Bastien Montagne
2015-06-25Fix T45184: OBJ importer would add UV or clnor layers to all objects in split...Bastien Montagne
2015-06-05Fix T44947: OBJ importer adding dummy empty matslot (in non-split case).Bastien Montagne
2015-03-17Fix T44106: Obj importer broken.Bastien Montagne
2015-03-09Edit recent commit, no need to assign dummy varsCampbell Barton
2015-03-09Fix T43934: import obj file fails ( error )Bastien Montagne
2015-03-05Fix T43899: FBX and OBJ importers after new RNA API 'cleanup'.Bastien Montagne
2015-03-02Fix T43863: Some obj have three values per UV coordinate... sigh.Bastien Montagne
2015-03-01OBJ IO: More cleanup (mostly from pep8).Bastien Montagne
2015-03-01OBJ import/export cleanup.Danilo Bargen
2015-02-27OBJ import: single vectors (vloc/vnor/vtex) may also be multiline :(Bastien Montagne
2015-02-19OBJ Importer: revert adding 'rel_index_process' helper.Bastien Montagne
2015-02-19Fix own error in rBAc307a89e281a2e8 - OBJ importer *do* have to tessellate/un...Bastien Montagne
2015-02-18OBJ importer: some more minor cleanup.Bastien Montagne
2015-02-18OBJ importer: more cleanup/factorization/simplification of the code...Bastien Montagne
2015-02-18OBJ importer: add support for (custom) normals.Bastien Montagne
2015-02-18OBJ Importer: Rework/cleanup of mesh generation code.Bastien Montagne
2015-01-04OBJ import: follow up to previous commit: correct fix.Bastien Montagne
2015-01-04Fix T43116: Obj/mtl displace texture import error.Bastien Montagne
2014-01-15Fix T38231: Export/import separate vertices (bunch of points) via Wavefront O...Bastien Montagne
2014-01-15Fix OBJ import loading lines with tex coords (ignore them)Campbell Barton
2013-11-19T35358: Fix for addons using raise without Exception object. TODO: Find bette...CoDEmanX
2013-08-29correct recent error, missed these changes in last commitCampbell Barton
2013-08-21fix [#36432] Exporting obj with normalmap creates opacity map in the mtl file...Campbell Barton
2013-04-05fix [#34864] Save&Load - Relative Paths ticked, Obj Import and Textures tab u...Campbell Barton
2013-02-10add NGon importer supportCampbell Barton
2013-01-22fix for api change with importerCampbell Barton
2012-12-19formatting edits for bl_infoCampbell Barton
2012-12-16don't overwrite alpha with material `illum` setting, or when using an alpha t...Campbell Barton