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
2012-10-04style cleanup: comment blocksCampbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-19Collada(exporter): Added error message when export file can not be created fo...Gaia Clary
2012-09-15Fix for collada -- some intermediate patch remained untweaked thereSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15Collada: #32549 partial fix: packed images now export correctlyGaia Clary
2012-09-12Collada: do not call polylist export for objects with no polygons (avoid a mi...Gaia Clary
2012-09-12#31682: corrected some minor typos in the commentGaia Clary
2012-09-12#31682: partial fix (the export): Avoid to copy exported image into itselfGaia Clary
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-03fix:32348 Collada yfov to xfov conversion fo camera settingsGaia Clary
2012-08-26style cleanup: whitespaceCampbell Barton
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-08-12style cleanupCampbell Barton
2012-08-06COLLADA: report #32237 fixed Camera exporter and Importer to use correct cam...Gaia Clary
2012-08-05COLLADA: #29058 Fixed crash when illegal reference to non existing camera obj...Gaia Clary
2012-08-05COLLADA: fix for #32251. This seems to be compliant to the Collada 1.4.1 spec...Gaia Clary
2012-08-05COLLADA: added initial support for ymag and yfov in importer. fixes issue #32237Gaia Clary
2012-07-22style cleanupCampbell Barton
2012-07-10Fixed an exception during image export when a source image does not exist in ...Gaia Clary
2012-07-10Removed unneeded variable from Image ExporterGaia Clary
2012-07-09code cleanupCampbell Barton
2012-07-05style cleanupCampbell Barton
2012-06-27style cleanupCampbell Barton
2012-06-24style cleanypCampbell Barton
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-20style cleanupCampbell Barton
2012-06-17style cleanup: also quiet a warning.Campbell Barton
2012-06-17style cleanup:Campbell Barton
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-15SVN maintenance.Guillermo S. Romero
2012-06-14fix for exporting armature, when it is explicitly selectedGaia Clary
2012-06-14Collada: cleanup sort function forGaia Clary
2012-06-14fix a nullpointer exception when data missing in dae fileGaia Clary
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
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-06-12fix: Collada build warning about inconsistent usage of Camera structure/classGaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-06-05style cleanupCampbell Barton
2012-05-27Collada exporter: Added name attribute to nodes in visual_scene elements (nam...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-22style cleanup: brace placement.Campbell Barton
2012-05-16fix [#31320] Collada now supports import/export of loose edges (edges not att...Gaia Clary