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
2019-05-24io_scene_3ds: move to contrib: T63750meta-androcto
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-01-25addons: object select_set syntax updateNBurn
2018-11-16Merge branch 'master' into blender2.8Philipp Oeser
2018-11-16Fix T57632: 3DS Importer Exception when assigning an object as a parentPhilipp Oeser
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2017-03-28Cleanup: minor edits to 3ds importCampbell Barton
2013-03-13patch [#34591] 3DS importer: material transparency value short/float fixCampbell Barton
2012-11-14use alternate syntax to clear listsCampbell Barton
2012-10-09style cleanup: pep8Campbell Barton
2012-09-11fix [#31622] .3ds importer doesn't do anything with the constrain_sizeCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-04-23update for change in blender apiCampbell Barton
2012-04-22patch: [#30986] 3DS importer/exporter material improvements and bug fixes.Campbell Barton
2012-04-16patch [#30969] patch for 3ds importer screwing up UVs in current trunkCampbell Barton
2012-04-11[#30894] 3ds import broken (now using poly/loops).Bastien Montagne
2012-01-02update for matrix col/row switchCampbell Barton
2012-01-02formatting edits onlyCampbell Barton
2011-12-06add back 3ds import image search optionCampbell Barton
2011-10-17fix spelling errors for commentsCampbell Barton
2011-09-26corrections for addons to update for trunk.Campbell Barton
2011-09-25fix [#28405] Importing certain 3DS files takes a very long timeCampbell Barton
2011-08-08use sets rather then tuples for if checks, python optimizes this case.Campbell Barton
2011-07-25reverse matrix, vector multiplication order,Campbell Barton
2011-07-11cleanupCampbell Barton
2011-05-28update for changes in blenders apiCampbell Barton
2011-05-26- 3ds now selects all objects on importCampbell Barton
2011-05-26added axis settings to 3ds import/exportCampbell Barton
2011-05-16update for changes in blender module layout, also add global axis conversion ...Campbell Barton
2011-04-18fix for error with file reported over IRC, some files dont define material na...Campbell Barton
2011-03-27pep8 cleanup. untag lwo and mhx formats as pep8 compliant.Campbell Barton
2011-03-23fix [#26577] Traceback error on 3ds importCampbell Barton
2011-02-11use mesh.validate() to ensure all meshes of imported data is ok and wont cras...Campbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-08bugfix [#25382] Loading 3ds file messed up when the file has hierachyCampbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-14scripts from bf-blender which are now maintained in bf-extensions.Campbell Barton