Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-23remove $Id: tags after discussion on the mailign list: ↵Campbell Barton
http://markmail.org/message/fp7ozcywxum3ar7n
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make ↵Nathan Letwory
it easier to add new options without having to change function signatures all over the place.
2011-07-09(no commit message)Sukhitha Prabhath Jayathilake
2011-07-07Camera clipend animation exportSukhitha Prabhath Jayathilake
2011-07-06camera ortho_scale (COLLADA xmag ) animation export Sukhitha Prabhath Jayathilake
2011-07-06camera lens (COLLADA xfov ) animation export Sukhitha Prabhath Jayathilake
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
Original patch by Jan Diederich, adapted by Pelle Johnsen. Review assistance by Daniel Tavares. This patch adds an option to export only the selection.
2011-06-28Set Edit bone roll on Armature Import.Sukhitha Prabhath Jayathilake
+ Light->Color Sid for testing.
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-10-18Fix [#24200] COLLADA Exporter: Aspect ratio is not exportedNathan Letwory
Reported by Wenzel Jakob, patch [#24235] by Phil Gosch
2010-10-07SVN maintenance.Guillermo S. Romero
2010-10-06COLLADA exporter: split camera and light export into own files.Nathan Letwory