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 (Collapse)Author
2019-12-17sun_position: Fix T72495 traceback error when trying to activateDamien Picard
Fix by Jean First (robbott) in D6425
2019-12-13sun_position: remove redundant use_* propsDamien Picard
2019-12-13sun_position: rename Ecliptic to DiurnalDamien Picard
The name "Ecliptic" for the Sun trajectory visualization was wrong. I renamed it to "Diurnal" because it actually visualizes the apparent trajectory of the Sun in one single day.
2019-12-13sun_position: cleanup UI and propertiesDamien Picard
UI for the normal mode is now split into subpanels.
2019-12-13sun_position: fix error from rBA6075b285Damien Picard
2019-12-12sun_position: add manual linkmeta-androcto
2019-12-09sun_position: move to release: T69936Damien Picard