瀏覽代碼

*** empty log message ***

David Rose 25 年之前
父節點
當前提交
f5d647216f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      panda/src/sgattrib/config_sgattrib.cxx

+ 1 - 0
panda/src/sgattrib/config_sgattrib.cxx

@@ -192,6 +192,7 @@ ConfigureFn(config_sgattrib) {
   DecalTransition::register_with_read_factory();
   DepthTestTransition::register_with_read_factory();
   DepthWriteTransition::register_with_read_factory();
+  MaterialTransition::register_with_read_factory();
   PruneTransition::register_with_read_factory();
   RenderRelation::register_with_read_factory();
   TextureApplyTransition::register_with_read_factory();