tornavis/source/blender/collada
Campbell Barton ac163447f8 Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
..
AnimationExporter.cpp Cleanup: warning & whitespace 2015-10-26 22:22:30 +11:00
AnimationExporter.h Cleanup: warnings, ws 2015-04-16 01:12:22 +10:00
AnimationImporter.cpp Cleanup: warning & whitespace 2015-10-26 22:22:30 +11:00
AnimationImporter.h Fix T46074: Collada crashes importing animation 2015-09-11 18:46:08 +10:00
ArmatureExporter.cpp Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage). 2015-01-26 16:59:24 +01:00
ArmatureExporter.h
ArmatureImporter.cpp Fix T46444: Crash importing DAE w/ empty armature 2015-10-12 11:35:08 +11: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
CMakeLists.txt Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
CameraExporter.cpp
CameraExporter.h
ControllerExporter.cpp Cleanup: fix mismatch in printf formating (int/unsigned int). 2015-06-19 12:31:25 +02:00
ControllerExporter.h
DocumentExporter.cpp Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
DocumentExporter.h fix T47484: Added proper error reporting for Collada Exporter 2016-02-20 21:42:12 +01:00
DocumentImporter.cpp Cleanup: use BLI_libblock prefix for id functions 2015-12-28 17:21:29 +11: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
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
LightExporter.h
MaterialExporter.cpp
MaterialExporter.h
MeshImporter.cpp Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
MeshImporter.h Cleanup: remove unused collada conversion 2015-03-03 15:40:34 +11:00
SceneExporter.cpp Split id->flag in two, persistent flags and runtime tags. 2015-12-27 12:00:33 +01:00
SceneExporter.h
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
TransformReader.h
TransformWriter.cpp Fix stupid handling of 'Object.matrix_local' in RNA. 2014-12-29 15:26:38 +01:00
TransformWriter.h
collada.cpp Cleanup: warnings. spelling 2016-04-30 04:10: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
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_utils.cpp Fix broken Collada from rBrB6d0cae56e84306ed. 2016-04-29 16:56:20 +02:00
collada_utils.h
version.conf