blender/source/blender/collada
Bastien Montagne 1cf1f48893 Cleanup: fix mismatch in printf formating (int/unsigned int).
Noisy and annoying with new gcc5...
2015-06-19 12:31:25 +02:00
..
AnimationExporter.cpp Cleanup: use const for typeinfo 2015-03-30 21:18:49 +11:00
AnimationExporter.h Cleanup: warnings, ws 2015-04-16 01:12:22 +10:00
AnimationImporter.cpp Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage). 2015-01-26 16:59:24 +01:00
AnimationImporter.h Add compatibility for older Collada files 2014-02-03 13:04:51 +01:00
ArmatureExporter.cpp Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage). 2015-01-26 16:59:24 +01:00
ArmatureExporter.h
ArmatureImporter.cpp fix T44648: Collada finding bone chains during import crashes when no bones are there 2015-05-10 11:04:37 +02:00
ArmatureImporter.h Collada Importer: Separated finding bone chains and fixing leaf bone orientations into 2 functions and added a separated import option 2014-12-01 20:31:59 +01:00
CameraExporter.cpp Apply patch [#36601]. 2013-09-05 06:58:27 +00:00
CameraExporter.h Apply patch [#36601]. 2013-09-05 06:58:27 +00:00
CMakeLists.txt
collada_internal.cpp Fix T43297 The Exporter assumed ANSII encoding but we need to support UTF-8 instead 2015-02-10 22:14:31 +01:00
collada_internal.h Collada: renamed size_mat to scale_mat for clarity. removed obsolete variable definition 2013-07-30 07:32:37 +00:00
collada_utils.cpp fix:T44856 reverted triangluation back to bmesh ( apparently broken by commit rB51f33 ) 2015-05-27 13:19:40 +02:00
collada_utils.h Collada: Import now always rotates input to match blender's Z_UP axis 2013-07-29 21:51:53 +00:00
collada.cpp BLI_linklist, avoid full list search for append 2015-06-12 17:13:34 +10:00
collada.h Collada Importer: Separated finding bone chains and fixing leaf bone orientations into 2 functions and added a separated import option 2014-12-01 20:31:59 +01:00
ControllerExporter.cpp Cleanup: fix mismatch in printf formating (int/unsigned int). 2015-06-19 12:31:25 +02:00
ControllerExporter.h
DocumentExporter.cpp OpenCollada: Fix error in printf-format (too much arguments). 2014-01-09 20:35:20 +01:00
DocumentExporter.h
DocumentImporter.cpp Fix collada compile after BKE cleanup 2015-03-28 18:17:54 +01:00
DocumentImporter.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
EffectExporter.cpp Revert "COLLADA - support for shadeless material (SHADER_CONSTANT)" 2015-03-05 19:44:23 +01:00
EffectExporter.h
ErrorHandler.cpp Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage). 2015-01-26 16:59:24 +01:00
ErrorHandler.h
ExportSettings.cpp
ExportSettings.h Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
ExtraHandler.cpp
ExtraHandler.h
ExtraTags.cpp
ExtraTags.h
GeometryExporter.cpp fix T44884: corrected a wrong usage of the CustomLayer API (due to a misunderstanding) 2015-05-30 14:19:01 +02:00
GeometryExporter.h Added Support for Custom Vertex Normals to Collada exporter 2015-04-16 19:02:26 +02:00
ImageExporter.cpp Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
ImageExporter.h
ImportSettings.cpp Cleanup: style 2015-01-21 11:57:11 +11:00
ImportSettings.h Cleanup: style 2015-01-21 11:57:11 +11:00
InstanceWriter.cpp
InstanceWriter.h
LightExporter.cpp Cleanup: Internal degrees removal. 2013-12-03 20:35:45 +01:00
LightExporter.h
MaterialExporter.cpp
MaterialExporter.h
MeshImporter.cpp fix T43094 Added check for out of bounds in vertex color array 2015-03-03 23:42:32 +01:00
MeshImporter.h Cleanup: remove unused collada conversion 2015-03-03 15:40:34 +11:00
SceneExporter.cpp Added name attribute to instance_geometry nodes (request for Second Life) 2015-05-02 23:17:40 +02:00
SceneExporter.h
SConscript
SkinInfo.cpp Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to BKE_object_deform. 2014-11-18 23:52:29 +01:00
SkinInfo.h
TransformReader.cpp Added/changed comment for clarification 2013-07-29 17:27:27 +00:00
TransformReader.h
TransformWriter.cpp Fix stupid handling of 'Object.matrix_local' in RNA. 2014-12-29 15:26:38 +01:00
TransformWriter.h
version.conf Added new file that contains the sha1 hash key of the currently to be used OpenCollada libraries 2013-09-30 21:11:20 +00:00