Advance Blender 5.2 web parity through M12-03D
This commit is contained in:
@@ -157,7 +157,7 @@ if(WITH_WEB)
|
||||
# runtime only needs model/animation RNA needed by depsgraph evaluation.
|
||||
# Trim after generation so the generator itself remains source-compatible.
|
||||
list(FILTER GENSRC INCLUDE REGEX
|
||||
"rna_(ID|action|animation|armature|collection|constraint|curve|depsgraph|fcurve|grease_pencil|image|key|lattice|layer|main|material|mesh|object|packedfile|pose|scene|world)_gen\\.cc$")
|
||||
"rna_(ID|action|animation|armature|blendfile_import|collection|constraint|curve|depsgraph|fcurve|grease_pencil|image|key|lattice|layer|main|material|mesh|object|packedfile|pose|scene|world)_gen\\.cc$")
|
||||
list(APPEND GENSRC
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/rna_prototypes_gen.hh"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/../RNA_prototypes.hh"
|
||||
|
||||
Reference in New Issue
Block a user