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
2022-06-30Cleanup: fix various typosBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-03-29Fix .X3D/.WRL importer crashing with empty IndexedFaceSetsMax Schlecht
2022-03-15Cleanup: fix source comment typosBrecht Van Lommel
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2021-10-27Fix T71232: .X3D/.WRL imports without materials and texturesMax Schlecht
2021-09-02Fix T91113: printf in X3D Importer causes NameErrorCampbell Barton
2020-12-09Fix T84328: Correct errors caused by renamingRobert Guetzkow
2020-06-22Fix T76303: Divide by zero importing X3D/WRLCampbell Barton
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
2019-09-19Fix T69895: X3D Import and Export returns error on meshes with vertex colors.Bastien Montagne
2019-09-19X3D Import: Fix some geometry-types importers functions.Bastien Montagne
2019-08-21Fix T63497: wrl import fails.Bastien Montagne
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-20Fix T64853: FBX fail to export after recent changesBrecht Van Lommel
2019-05-20Update for removal of image.use_alphaBrecht Van Lommel
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-03-16X3D: basic initial port to blender2.8.Bastien Montagne
2019-02-01Merge branch 'blender2.7'Philipp Oeser
2019-02-01x3d import: make it work without internet connectionPhilipp Oeser
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-25addons: object select_set syntax updateNBurn
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2016-03-28When importing X3D files, mesh names are derived from X3D node DEF/USE attrib...Seva Alekseyev
2016-02-04Fix T47310: WRML file not imported under OSXCampbell Barton
2015-11-23Missed last commitCampbell Barton
2015-11-23X3D: use vrml name for point lampsCampbell Barton
2015-11-07X3D Minor updatesCampbell Barton
2015-10-24Remove check for Python installationCampbell Barton
2015-10-24X3D: Don't write line-no into objects by defaultCampbell Barton
2015-10-24Fix: Text.origin is not a valid input field, now ignoredSeva Alekseyev
2015-10-23Fix: validate before textures, colors, and normalsSeva Alekseyev
2015-10-23Fix: validating Extrusions after applying textures. Validation may remove ver...Seva Alekseyev
2015-10-15X3D import: expanded support to a larger subset of the standard.Seva Alekseyev
2015-06-26Fix T45203: X3D import issues: no support of instancing!!!Bastien Montagne
2015-06-26Fix T45195: VRML import issues.Bastien Montagne
2015-03-05Cleanup: typosCampbell Barton
2013-10-07fix for error reading gzip'd x3d/vrml filesCampbell Barton
2013-04-11fix [#34606] x3d file with comma separated coordinates doesn't importCampbell Barton
2013-03-12fix for importing face colorsCampbell Barton
2013-02-26fix for x3d import of lists of images and alpha support.Campbell Barton
2013-02-25fix for off-by-one error on X3D importCampbell Barton
2013-02-13fix for x3d failing to load meshes when some faces were invalid.Campbell Barton
2012-10-09style cleanup: pep8Campbell Barton
2012-09-28fix [#32615] VRML Import has incorrect texture coordinatesCampbell Barton