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-03-28Merging of old PDB importer/exporter into new ‘Atomic Blender PDB/XYZ’ im...Clemens Barth
2019-03-211. Fix: rotation of the camera around its own axisClemens Barth
2019-03-19Fix: correct name in element list: 'Platinium' -> 'Platinum'Clemens Barth
2019-03-18Change of concept: representative objects (atoms: balls, sticks: cylinders & ...Clemens Barth
2019-03-18Fix: The atom_info.dat was updated. The colors of the atoms contain now the 4...Clemens Barth
2019-03-17Code cleaning: removing unimportant codeClemens Barth
2019-03-17Fix: (a) matrix @ vector product, (b) exclude sticks conditionClemens Barth
2019-03-17Concept change: massive use of the collection principle to well structure ato...Clemens Barth
2019-03-16Cosmetics: some small changes ... .Clemens Barth
2019-03-16Fix: i) a vector product was fixed. ii) name convention for sticks was changedClemens Barth
2019-03-16Fix: the 'CONECT' identifier has been corrected.Clemens Barth
2019-03-16Concept change for dupliverts (atomic structures): the way of naming a dupliv...Clemens Barth
2019-03-15Cleanup -> acknowledgements: full names, if available, are now mentionedClemens Barth
2019-03-15Fix: issues with the camera and light sourceClemens Barth
2019-03-15Renaming classes as documented here: https://wiki.blender.org/wiki/Reference/...Clemens Barth
2019-03-15Some cosmetics ...Clemens Barth
2019-03-15First rough changes such that the addon can be at least started in Blender 2.8.Clemens Barth
2019-02-28Update for rename: constraint_orientation -> orient_typeCampbell Barton
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-29addons: view_layer.objects.active syntax updateNBurn
2019-01-25addons: object select_set syntax updateNBurn
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
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-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2017-03-19Cleanup: trailing spaceCampbell Barton
2016-05-01Cleanup: tabs to spacesCampbell Barton
2015-04-10Cleanup: imports (formatting)Campbell Barton
2015-03-05Cleanup: typosCampbell Barton
2014-08-20some version updateClemens Barth
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-05-17remove '.' from descriptionsCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2013-06-13Importing a PDB structure where the atoms are shown as mesh balls created anClemens Barth
2013-04-041. After importing a structure, the sticks were not selected: fixedClemens Barth
2013-03-22The new feature: the sticks represented by a skin and subdivision modifierClemens Barth
2013-03-22Code cleanup: the code in the main function for drawing the sticks has Clemens Barth
2013-03-22Code cleanup: the code in the main function for drawing the atoms (balls) has Clemens Barth
2013-03-22Code cleanup: the code in the main function for inserting a camera and light Clemens Barth
2013-03-22New feature: Somebody asked me to make use of the skin and subdivision modifier Clemens Barth
2013-01-16Quite annoying: When importing an atomic structure with sticks, the sticksClemens Barth
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-11-14use alternate syntax to clear listsCampbell Barton
2012-11-101. New: NURBS, mesh and meta balls can now be chosen as atoms.Clemens Barth
2012-11-10As in the case of the XYZ IE, names of classes and functions were changed,Clemens Barth
2012-11-04Also here: rotation of camera fixed.Clemens Barth