tornavis/source/blender/collada
Gaia Clary 018195ffae fix:[#32784] Crash when Exporting to Collada file (.dae) (was a utf8-character conversion problem) 2012-10-08 12:59:12 +00:00
..
AnimationExporter.cpp COLLADA: report #32237 fixed Camera exporter and Importer to use correct camera animation data 2012-08-05 21:35:09 +00:00
AnimationExporter.h style cleanup: whitespace 2012-08-26 11:35:43 +00:00
AnimationImporter.cpp fix:32348 Collada yfov to xfov conversion fo camera settings 2012-09-03 17:54:04 +00:00
AnimationImporter.h COLLADA: report #32237 fixed Camera exporter and Importer to use correct camera animation data 2012-08-05 21:35:09 +00:00
ArmatureExporter.cpp style cleanup 2012-08-11 22:12:32 +00:00
ArmatureExporter.h code cleanup: collada 2012-06-16 09:16:24 +00:00
ArmatureImporter.cpp style cleanyp 2012-06-23 23:22:19 +00:00
ArmatureImporter.h style cleanup: whitespace / commas 2012-04-29 15:47:02 +00:00
CMakeLists.txt Collada: (Export) Added export of surface textures, and control over exported uv layers 2012-06-22 16:16:58 +00:00
CameraExporter.cpp COLLADA: fix for #32251. This seems to be compliant to the Collada 1.4.1 specification. 2012-08-04 22:18:56 +00:00
CameraExporter.h patch #31794 Collada: make exporter more robust, now uses BKE_object_relational_superset() 2012-06-12 21:25:29 +00:00
DocumentExporter.cpp fix:[#32784] Crash when Exporting to Collada file (.dae) (was a utf8-character conversion problem) 2012-10-08 12:59:12 +00:00
DocumentExporter.h patch #31794 Collada: make exporter more robust, now uses BKE_object_relational_superset() 2012-06-12 21:25:29 +00:00
DocumentImporter.cpp style cleanup: comment blocks 2012-10-04 13:26:15 +00:00
DocumentImporter.h style cleanup: comment blocks 2012-10-04 13:26:15 +00:00
EffectExporter.cpp Collada: fixed export when 'active UV Layer only' was selected 2012-08-15 22:08:22 +00:00
EffectExporter.h Added option for exporting material based textures. Cleaned up header files due to a bug in osx 2012-06-23 22:03:31 +00:00
ErrorHandler.cpp style cleanup 2012-06-12 22:05:33 +00:00
ErrorHandler.h style cleanup: function calls & whitespace. 2012-04-29 17:11:40 +00:00
ExportSettings.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
ExportSettings.h Added option for exporting material based textures. Cleaned up header files due to a bug in osx 2012-06-23 22:03:31 +00:00
ExtraHandler.cpp style cleanup 2012-06-12 22:05:33 +00:00
ExtraHandler.h style cleanup: function calls & whitespace. 2012-04-29 17:11:40 +00:00
ExtraTags.cpp style cleanup 2012-06-12 22:05:33 +00:00
ExtraTags.h style cleanup: function calls & whitespace. 2012-04-29 17:11:40 +00:00
GeometryExporter.cpp style cleanup: comment blocks 2012-10-04 13:26:15 +00:00
GeometryExporter.h style cleanup 2012-07-04 20:47:12 +00:00
ImageExporter.cpp Fix for collada -- some intermediate patch remained untweaked there 2012-09-15 10:11:58 +00:00
ImageExporter.h Added option for exporting material based textures. Cleaned up header files due to a bug in osx 2012-06-23 22:03:31 +00:00
InstanceWriter.cpp Collada: fixed export when 'active UV Layer only' was selected 2012-08-15 22:08:22 +00:00
InstanceWriter.h Collada: (Export) Added export of surface textures, and control over exported uv layers 2012-06-22 16:16:58 +00:00
LightExporter.cpp style cleanup 2012-06-12 22:05:33 +00:00
LightExporter.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
MaterialExporter.cpp style cleanup 2012-06-20 16:43:48 +00:00
MaterialExporter.h fixed: [#32240] Collada import when nodes share geometry but not material 2012-08-12 17:13:07 +00:00
MeshImporter.cpp incorrect spelling in comments 2012-09-26 20:05:38 +00:00
MeshImporter.h incorrect spelling in comments 2012-09-26 20:05:38 +00:00
SConscript Collada: (Export) Added export of surface textures, and control over exported uv layers 2012-06-22 16:16:58 +00:00
SceneExporter.cpp style cleanup 2012-06-27 18:29:47 +00:00
SceneExporter.h Fix rest of #27022, collada export: add bone parenting of objects 2012-02-18 16:55:41 +00:00
SkinInfo.cpp style cleanup 2012-06-20 16:43:48 +00:00
SkinInfo.h code cleanup: naming - pose/armature/image 2012-05-05 16:03:57 +00:00
TransformReader.cpp style cleanup 2012-06-20 16:43:48 +00:00
TransformReader.h style cleanup: whitespace 2012-08-26 11:35:43 +00:00
TransformWriter.cpp style cleanup 2012-06-12 22:05:33 +00:00
TransformWriter.h remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
collada.cpp Collada(exporter): Added error message when export file can not be created for whichever reason 2012-09-19 19:28:29 +00:00
collada.h Added option for exporting material based textures. Cleaned up header files due to a bug in osx 2012-06-23 22:03:31 +00:00
collada_internal.cpp style cleanup 2012-06-20 16:43:48 +00:00
collada_internal.h style cleanup: whitespace 2012-08-26 11:35:43 +00:00
collada_utils.cpp fixed: [#32240] Collada import when nodes share geometry but not material 2012-08-12 17:13:07 +00:00
collada_utils.h fixed: [#32240] Collada import when nodes share geometry but not material 2012-08-12 17:13:07 +00:00