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 (Expand)Author
2013-06-26Avoid blender crash during collada export (when armature has animation data)Gaia Clary
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-06Fix #35229: collada crash exporting constraints with no target set.Brecht Van Lommel
2013-03-18style cleanupCampbell Barton
2013-03-08style cleanupCampbell Barton
2013-03-07Collada fixed Collada ID name for exported animation curvesGaia Clary
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02code style checker now tests for: 'SomeText{' (no space before {).Campbell Barton
2013-02-01Fix some warnings in the collade code, but did not fix two because they seemBrecht Van Lommel
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-06COLLADA: report #32237 fixed Camera exporter and Importer to use correct cam...Gaia Clary
2012-06-17style cleanup:Campbell Barton
2012-06-13Collada: fixed a few loops to only loop over the list of exported objects, in...Gaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-11-06Second attempt at getting rid of bsystem_time()Joshua Leung
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
2011-09-10fix for building with collada and some other warningsCampbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-09-04Some whitespace changesNathan Letwory
2011-08-30Merging pepper to trunk at revision 39791.Joerg Mueller
2011-08-28armature object animation bug fix.Sukhitha Prabhath Jayathilake
2011-08-26code review fixesSukhitha Prabhath Jayathilake
2011-08-21Armature object animations export.Sukhitha Prabhath Jayathilake
2011-08-21export animations if a bone is in a deform group. ( on hold )Sukhitha Prabhath Jayathilake
2011-08-19Animation exporter matrix source param fix.Sukhitha Prabhath Jayathilake
2011-08-18Animation export id bone animation + armature importer cleanup.Sukhitha Prabhath Jayathilake
2011-08-17armature animation export fix.Sukhitha Prabhath Jayathilake
2011-08-16Animation Exporter clean up.Sukhitha Prabhath Jayathilake
2011-08-16Finalizing.Sukhitha Prabhath Jayathilake
2011-08-14CleanupSukhitha Prabhath Jayathilake
2011-08-13light parameter export expansion.Sukhitha Prabhath Jayathilake
2011-08-09sid addressing fixSukhitha Prabhath Jayathilake