[Bf-blender-cvs] [08894ac929c] master: Merge branch 'blender-v3.3-release'

Aras Pranckevicius noreply at git.blender.org
Thu Sep 1 19:44:15 CEST 2022


Commit: 08894ac929cbad25219d107f7877b1300135fb60
Author: Aras Pranckevicius
Date:   Thu Sep 1 20:44:09 2022 +0300
Branches: master
https://developer.blender.org/rB08894ac929cbad25219d107f7877b1300135fb60

Merge branch 'blender-v3.3-release'

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



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

diff --cc source/blender/io/alembic/intern/abc_reader_mesh.cc
index 16e5ee968a3,5b68b80b181..a4b6c32ef64
--- a/source/blender/io/alembic/intern/abc_reader_mesh.cc
+++ b/source/blender/io/alembic/intern/abc_reader_mesh.cc
@@@ -25,7 -25,8 +25,8 @@@
  #include "BLI_listbase.h"
  #include "BLI_math_geom.h"
  
 -#include "BKE_attribute.h"
 +#include "BKE_attribute.hh"
+ #include "BKE_lib_id.h"
  #include "BKE_main.h"
  #include "BKE_material.h"
  #include "BKE_mesh.h"



More information about the Bf-blender-cvs mailing list