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
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-02-28merge from master (needed to fix collada headerfiles which have been modified...Gaia Clary
2018-02-28collada: call from operator to Collada exporter/importer now uses structures ...Gaia Clary
2018-02-28Collada: Moved structure definitions for export settings to the exportSetting...Gaia Clary
2018-02-27merge from masterGaia Clary
2018-02-26simplified collada integration in Blender. made functions mostly similar with...Gaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2018-02-26Revert "changing collada parameters"Campbell Barton
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-25changing collada parametersGaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-25Collada: Exporter now only exports either 'Materials' or 'UV Textures as Mate...Gaia Clary
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-04Fix collada exporting for Blender 2.8Dalai Felinto
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2016-11-02COLLADA: Removed obsolete Export select option 'Both' which created invalid d...Gaia 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
2014-12-01Collada Importer: Separated finding bone chains and fixing leaf bone orientat...Gaia Clary
2014-12-01Improved Collada Armature ImportGaia Clary
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2013-10-03Changed some labels from Second Life to OpenSimGaia Clary
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-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-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-17style cleanup: also quiet a warning.Campbell Barton
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary