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
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-04-03fix: collada - do proper conversion from int to bool (as with other nearby pa...Gaia Clary
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2016-06-03changed use_connect from bool to a 3 state value (-1,0,1)Gaia Clary
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-02-20fix T47484: Added proper error reporting for Collada ExporterGaia Clary
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2014-12-01Collada Importer: Separated finding bone chains and fixing leaf bone orientat...Gaia Clary
2014-12-01Improved Collada Armature ImportGaia Clary
2014-09-30fix T42022 Attempt to export empty set of objects resulted in an exceptiongaiaclary
2013-10-03Changed some labels from Second Life to OpenSimGaia Clary
2013-08-24Fix 36505: Collada exporter crashes Blender when exporting to locked fileGaia Clary
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-02-27Collada export: Add ngon support (initial)Gaia Clary
2013-02-15Fix: Collada Import files with X_UP and Y_UP axis where imported with wrong o...Gaia Clary
2013-02-09[#33437](partial fix) Collada: importing a scene changes units. Added an opti...Gaia Clary
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-09-19Collada(exporter): Added error message when export file can not be created fo...Gaia Clary
2012-06-24Added option for exporting material based textures. Cleaned up header files d...Gaia Clary
2012-06-22Collada: (Export) Added export of surface textures, and control over exported...Gaia Clary
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-16code cleanup: colladaCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel
2011-10-22Code cleanup: remove BLI_exist, now there is only BLI_exists. One function justBrecht Van Lommel
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory
2011-09-06Add parser error handler.Nathan Letwory
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-04-25workaround/fix [#27162] Running commands in python console crashes blenderCampbell Barton
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-12fix for building with opencollada 833 on linux.Campbell Barton
2010-12-15Apply patch [#25224] Refactor COLLADA DocumentImporterNathan Letwory
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-06-03Merge -c 29009,29081,29189 from COLLADA branch into trunk.Arystanbek Dyussenov
2009-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov