blender/source/blender/collada
2013-11-15 18:38:06 +01:00
..
AnimationExporter.cpp Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
AnimationExporter.h Made buildinfo aware of builds from GIT 2013-11-04 13:21:39 +00:00
AnimationImporter.cpp Collada miport: Report 'unknown animation class' only when relevant 2013-07-15 10:50:04 +00:00
AnimationImporter.h misc minor edits. 2013-03-29 06:25:22 +00:00
ArmatureExporter.cpp Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
ArmatureExporter.h Dependency Graph: some refactoring which should have no user visible impact 2013-02-21 19:33:04 +00:00
ArmatureImporter.cpp code cleanup: spelling 2013-10-31 14:10:01 +00:00
ArmatureImporter.h fix: #36060 Collada Import: animated armature+mesh problem 2013-07-14 17:21:12 +00: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 move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
collada_internal.cpp Collada: renamed size_mat to scale_mat for clarity. removed obsolete variable definition 2013-07-30 07:32:37 +00: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 (Due to a change in function call) Added default triangulation method for Collada exporter 2013-10-29 10:49:44 +00: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 Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
collada.h Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
ControllerExporter.cpp Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
ControllerExporter.h Fix building for new collada... 2013-01-21 14:00:01 +00:00
DocumentExporter.cpp Fix collada after git switch ( undefined build_commit_time ) 2013-11-15 18:38:06 +01:00
DocumentExporter.h style cleanup 2012-10-20 18:46:57 +00:00
DocumentImporter.cpp style cleanup: whitespace & odd indentation 2013-09-21 10:46:58 +00:00
DocumentImporter.h Fix #33437 Collada: Added scale matching for Scene imports. 2013-02-10 22:14:56 +00:00
EffectExporter.cpp Collada: Added ngon support to Vertex Color exporter 2013-03-04 13:12:56 +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 Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
ExtraHandler.cpp Fix #35255: build for older OpenCollada versions failed, but don't see a good 2013-05-08 10:07:58 +00:00
ExtraHandler.h Fix #35255: build for older OpenCollada versions failed, but don't see a good 2013-05-08 10:07:58 +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 fix [#35592] Collada (DAE) exporter messes up vertex colors 2013-06-02 23:53:03 +00:00
GeometryExporter.h style cleanup 2013-03-08 04:00:06 +00:00
ImageExporter.cpp Compilation fix for collada 2012-12-23 14:34:10 +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
ImportSettings.cpp [#33437](partial fix) Collada: importing a scene changes units. Added an option to disable unit settings during import. 2013-02-09 16:19:30 +00:00
ImportSettings.h [#33437](partial fix) Collada: importing a scene changes units. Added an option to disable unit settings during import. 2013-02-09 16:19:30 +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 Fix #33168: collada export added incorrect -material postfix to material names. 2012-11-27 21:26:06 +00:00
MaterialExporter.h style cleanup 2013-03-08 04:00:06 +00:00
MeshImporter.cpp style cleanup: whitespace & odd indentation 2013-09-21 10:46:58 +00:00
MeshImporter.h code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist, 2013-03-15 10:48:48 +00:00
SceneExporter.cpp Fix #35229: collada crash exporting constraints with no target set. 2013-05-06 11:12:00 +00:00
SceneExporter.h Collada: Added option for how rot,loc,trans data is exported (improves flexibility for support of other 3D tools) 2013-03-06 23:21:52 +00:00
SConscript move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
SkinInfo.cpp apply world matrix only to armature, Bones and children get it implicit via parenting 2013-07-30 11:10:04 +00:00
SkinInfo.h define the size of matrix args for both rows/cols. 2012-12-11 14:29:01 +00:00
TransformReader.cpp Added/changed comment for clarification 2013-07-29 17:27:27 +00:00
TransformReader.h define the size of matrix args for both rows/cols. 2012-12-11 14:29:01 +00:00
TransformWriter.cpp code cleanup: case & brace placement 2013-07-19 10:40:43 +00:00
TransformWriter.h Collada: Added option for how rot,loc,trans data is exported (improves flexibility for support of other 3D tools) 2013-03-06 23:21:52 +00:00
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