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
2014-05-01Cleanup: Remove unused variables.Bastien Montagne
2014-05-01fix T39967: Added support for Import/export of vertex color layersgaiaclary
2014-01-15Fix collada and freestyle module compile errors after recent commit, forgot toBrecht Van Lommel
2013-12-10Fix T37753: encapsulated the creation of the source ID into one function to e...gaiaclary
2013-06-03fix [#35592] Collada (DAE) exporter messes up vertex colorsCampbell Barton
2013-04-25fix:#35073 face normals calculation used wrong mloop indexGaia Clary
2013-03-18style cleanupCampbell Barton
2013-03-04Collada: Added ngon support to Vertex Color exporterGaia Clary
2013-03-04code cleanup: unused vars in collada, preprocessor formatting & warning in mi...Campbell Barton
2013-03-04Collada: Fix export of Normals where shading is set to smoothGaia Clary
2013-03-03Collada: exported normals now based on MPoly instead of MFaceGaia 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-12Fixed importing of shapekey names: name is now taken from geometry name inste...Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-11-01remove BLI_utildefines from BKE_DerivedMesh.h headerCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-04style cleanup: comment blocksCampbell Barton
2012-09-12Collada: do not call polylist export for objects with no polygons (avoid a mi...Gaia Clary
2012-08-16Collada: fixed export when 'active UV Layer only' was selectedGaia Clary
2012-08-12fixed: [#32240] Collada import when nodes share geometry but not materialGaia Clary
2012-07-22style cleanupCampbell Barton
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-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-16fix [#31320] Collada now supports import/export of loose edges (edges not att...Gaia Clary
2012-05-09Apply [#31335] COLLADA: fix for odd names for materials in exported dae filesNathan Letwory
2012-05-07Collada: patch #31331: added missing call to BKE_mesh_tessface_ensure() when ...Gaia Clary
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
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-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-25Collada export: fix no polylist after bmesh-mergeJuha Mäki-Kanto
2012-02-03svn merge ^/trunk/blender -r43830:43864Campbell Barton
2012-02-02Patch #29705: Collada export didn't export mesh name.Domino Marama
2011-11-30More DM func renames, fixing some build breaks, renaming more stuff, also see...Andrew Wiggin
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-03-23Fix [#26474] double_sided wrong in COLLADA ExportNathan Letwory
2011-03-23Fix [#26475] <instance_material> wrong in COLLADA export.Nathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory