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-07-19code cleanup: case & brace placementCampbell Barton
2013-07-14minor: commented fallthroughGaia Clary
2013-07-14fix: #34823 Collada: nodes exporting world matricesGaia Clary
2013-06-13code cleanup: also fix crash in GPU_state_print(). and confine to debug mode ...Campbell Barton
2013-05-26BLI_math rename functions:Campbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-02-12[#34062] Collada: fixed redundant transform information and order of creation...Gaia Clary
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.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-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-18Minor change collada export; don't even run the parentinv-test when ob->paren...Juha Mäki-Kanto
2012-02-12collada export: Don't write parentinverse if ob->parent is NULLJuha Mäki-Kanto
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-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-04Some whitespace changesNathan Letwory
2011-08-17armature animation export fix.Sukhitha Prabhath Jayathilake
2011-08-08export bone transform matrix with sid.Sukhitha Prabhath Jayathilake
2011-06-25Fixed issues with unit conversion and animation channels.Sukhitha Prabhath Jayathilake
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-07SVN maintenance.Guillermo S. Romero
2010-10-06COLLADA: Split ArmatureExporter, InstanceWriter and TransformWriter into sepa...Nathan Letwory