tornavis/source/blender/io/collada
Jacques Lucke cc4d5c432c RNA: move headers to C++
Also see #103343.

Pull Request: https://projects.blender.org/blender/blender/pulls/111022
2023-08-10 22:40:27 +02:00
..
AnimationClipExporter.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
AnimationClipExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
AnimationExporter.cpp Cleanup: use LISTBASE_FOREACH & LISTBASE_FOREACH_BACKWARD macros 2023-08-04 08:51:13 +10:00
AnimationExporter.h RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
AnimationImporter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
AnimationImporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ArmatureExporter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
ArmatureExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ArmatureImporter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
ArmatureImporter.h Cleanup: Move editors headers to C++ 2023-08-05 02:57:52 +02:00
BCAnimationCurve.cpp RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
BCAnimationCurve.h Cleanup: Move editors headers to C++ 2023-08-05 02:57:52 +02:00
BCAnimationSampler.cpp Cleanup: compiler warnings 2023-08-08 17:37:24 +02:00
BCAnimationSampler.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BCMath.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
BCMath.h Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
BCSampleData.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
BCSampleData.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BlenderContext.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
BlenderContext.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
BlenderTypes.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
CMakeLists.txt Refactor: Anim, abstractions for armature layers 2023-07-27 14:57:01 +02:00
CameraExporter.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
CameraExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ControllerExporter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
ControllerExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
DocumentExporter.cpp RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
DocumentExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
DocumentImporter.cpp RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
DocumentImporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
EffectExporter.cpp Cleanup: format disabled code 2023-08-09 10:49:53 +10:00
EffectExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ErrorHandler.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
ErrorHandler.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ExportSettings.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
ExportSettings.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ExtraHandler.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
ExtraHandler.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ExtraTags.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
ExtraTags.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
GeometryExporter.cpp Cleanup: Rename mesh custom data fields 2023-07-25 21:15:52 +02:00
GeometryExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ImageExporter.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
ImageExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
ImportSettings.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
ImportSettings.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
InstanceWriter.cpp Cleanup: Rename mesh custom data fields 2023-07-25 21:15:52 +02:00
InstanceWriter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
LightExporter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
LightExporter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
MaterialExporter.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
MaterialExporter.h Cleanup: spelling in comments, use C-style comments 2023-08-03 09:44:28 +10:00
Materials.cpp Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
Materials.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
MeshImporter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
MeshImporter.h Cleanup: correct file names in comments after C -> C++ renaming 2023-07-31 13:02:30 +10:00
SceneExporter.cpp Cleanup: compiler warnings 2023-08-08 17:37:24 +02:00
SceneExporter.h Cleanup: Move editors headers to C++ 2023-08-05 02:57:52 +02:00
SkinInfo.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
SkinInfo.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
TransformReader.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
TransformReader.h Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
TransformWriter.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
TransformWriter.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
collada.cpp License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
collada.h RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
collada_internal.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
collada_internal.h Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
collada_utils.cpp Cleanup: reduce amount of math-related includes 2023-08-10 14:51:40 +03:00
collada_utils.h RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
version.conf