Commit: e2526e338f12832c1ab945907f5be075124fcf24
Author: Jacques Lucke
Date:   Wed Oct 7 11:14:25 2020 +0200
Branches: master
https://developer.blender.org/rBe2526e338f12832c1ab945907f5be075124fcf24

Cleanup: add comment

===================================================================

M       source/blender/blenkernel/BKE_idtype.h

===================================================================

diff --git a/source/blender/blenkernel/BKE_idtype.h 
b/source/blender/blenkernel/BKE_idtype.h
index ba63bc064a2..f82c0fb2436 100644
--- a/source/blender/blenkernel/BKE_idtype.h
+++ b/source/blender/blenkernel/BKE_idtype.h
@@ -173,6 +173,8 @@ typedef struct IDTypeInfo {
    */
   IDTypeForeachCacheFunction foreach_cache;
 
+  /* ********** Callbacks for reading and writing .blend files. ********** */
+
   /**
    * Write all structs that should be saved in a .blend file.
    */

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to