/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | importer.cpp | 61 CORE_LOG_W("Failed to resolve deferred ref uri"); in Import() 67 CORE_LOG_W("Failed to finalize imported object"); in Import() 72 CORE_LOG_W("Invalid serialisation tree, expected root node"); in Import() 91 CORE_LOG_W("Missing base object for ref uri [%s]", ref.ToString().c_str()); in ImportRef() 102 CORE_LOG_W("Failed to find object for ref uri [%s]", ref.ToString().c_str()); in ImportRef() 122 CORE_LOG_W("Failed to import object [type=%s]", node->GetObjectId().ToString().c_str()); in ImportObject() 158 CORE_LOG_W("Failed to create requested object type [%s]", node->GetObjectId().ToString().c_str()); in ImportObject() 355 CORE_LOG_W("Value import registered for type [%s] but it failed", entity.GetTypeId().ToString().c_str()); in ImportValue() 391 CORE_LOG_W("Failed to import object [type=%s]", node->GetObjectId().ToString().c_str()); in ImportAny() 451 CORE_LOG_W("Faile in Import() [all...] |
H A D | exporter.cpp | 280 CORE_LOG_W("Value export registered for type [%s, %s] but it failed", entity.GetTypeIdString().c_str(), in ExportValue() 299 CORE_LOG_W("Exporting any that is not registered [class id=%s, type=%s, type id=%s]", in ExportAny() 382 CORE_LOG_W("Failed to export member with name '%s'", BASE_NS::string(name).c_str()); in Export() 395 CORE_LOG_W("Failed to export member with name '%s'", BASE_NS::string(name).c_str()); in ExportAny() 408 CORE_LOG_W("Failed to export member with name '%s'", BASE_NS::string(name).c_str()); in ExportWeakPtr() 423 CORE_LOG_W("Failed to auto export, exported type is not IObject"); in AutoExport()
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_serializer.cpp | 288 CORE_LOG_W("Component entity not found for index: %u", entityReference); in EntityFromJson() 297 CORE_LOG_W("Component entity not found for id: '%s'", entityReferenceString.c_str()); in EntityFromJson() 319 CORE_LOG_W("Collection not found: '%s'", collectionName.c_str()); in EntityFromJson() 328 CORE_LOG_W("Collection not found: %" PRIu64, collectionIndex); in EntityFromJson() 333 CORE_LOG_W("Invalid collection for a component."); in EntityFromJson() 347 CORE_LOG_W("Component entity property must be an index to the entities array, an string id, or an object"); in EntityFromJson() 860 CORE_LOG_W("Deprecated compatibility info found \"entity_collection\": '%s'", string(contextUri).c_str()); in ReadEntityCollection() 956 CORE_LOG_W("No entity defined for a component."); in ReadComponents() 994 CORE_LOG_W("Unrecognized component found: '%s'", string(key).c_str()); in ReadComponents() 1054 CORE_LOG_W("Unrecognize in ReadComponent() [all...] |
H A D | scene_holder.cpp | 250 CORE_LOG_W("SceneHolder::ActivateCamera: Can not be activated. cameraEntity: %" PRIx64 in ActivateCamera() 264 CORE_LOG_W("SceneHolder::DeactivateCamera: Can not be deactivated. cameraEntity: %" PRIx64 in DeactivateCamera() 278 CORE_LOG_W("SceneHolder::DeactivateCamera: Can not be deactivated. cameraEntity: %" PRIx64 in IsCameraActive() 424 CORE_LOG_W("%s: Graphics contexts is not available, can not create ecs", __func__); in CreateDefaultEcs() 477 CORE_LOG_W("Ecs initialization failed in the callback, expect trouble"); in CreateDefaultEcs() 624 CORE_LOG_W("%s: was not able to set camera for: %" PRIx64 " ", __func__, entity.id); in SetMainCamera() 894 CORE_LOG_W("%s: entity missing from collections", __func__); in GetEntityId() 1664 CORE_LOG_W("SceneHolder::ReparentEntity, Failed to find node from entity."); in ReparentEntity() 1673 CORE_LOG_W("SceneHolder::ReparentEntity, Failed to find parent node '%s'", parentPath.c_str()); in ReparentEntity() 1698 CORE_LOG_W("Coul in ReparentEntity() [all...] |
H A D | mesh_impl.cpp | 373 CORE_LOG_W("%s: mesh is not ready yet, call has no effect", __func__); 467 CORE_LOG_W("%s: mesh is not ready yet, call has no effect", __func__); 475 CORE_LOG_W("%s: mesh is not ready yet, call has no effect", __func__);
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | ecs_serializer.cpp | 233 CORE_LOG_W("Component entity not found for index: %u", entityReference); in EntityFromJson() 242 CORE_LOG_W("Component entity not found for id: '%s'", entityReferenceString.c_str()); in EntityFromJson() 264 CORE_LOG_W("Collection not found: '%s'", collectionName.c_str()); in EntityFromJson() 273 CORE_LOG_W("Collection not found: %" PRIu64, collectionIndex); in EntityFromJson() 278 CORE_LOG_W("Invalid collection for a component."); in EntityFromJson() 292 CORE_LOG_W("Component entity property must be an index to the entities array, an string id, or an object"); in EntityFromJson() 833 CORE_LOG_W("No entity defined for a component."); in ReadComponents() 855 CORE_LOG_W("Unrecognized component found: '%s'", string(key).c_str()); in ReadComponents() 956 CORE_LOG_W("Unrecognized property: Component: '%s' Property: '%s'", component.GetName().data(), in ReadComponent() 1001 CORE_LOG_W("Invali in ReadProperty() [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | content_object.cpp | 129 CORE_LOG_W("Content does not fulfil interface requirements"); in SetContentInternal() 145 CORE_LOG_W("Incompatible function with Iterate"); in IterateImpl()
|
H A D | functions.cpp | 91 CORE_LOG_W("Invoked property function without valid property"); in Invoke()
|
H A D | class_registry.cpp | 59 CORE_LOG_W("ClassRegistry: Cannot register a class that was already registered [name=%s, uid=%s]", in Register()
|
H A D | call_context.cpp | 174 CORE_LOG_W("Call context error: %s", BASE_NS::string(error).c_str()); in ReportError()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.cpp | 223 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty() 252 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty() 338 CORE_LOG_W("RENDER_VALIDATION: Invalid property type only int, uint, float, bool, and XvecX variants, and " in GetPropertyTypeDeclaration() 454 CORE_LOG_W("RENDER_VALIDATION: Invalid property type only int, uint, float, and XvecX variants supported"); in SetCustomPropertyBlobValue() 645 CORE_LOG_W("unsupported property addition for custom property binding container"); in AddOffsetProperty() 665 CORE_LOG_W("RENDER_VALIDATION: Invalid property type only buffer, image, and sampler supported"); in GetPropertyTypeDeclaration()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
H A D | log.h | 47 #define CORE_LOG_W(...) CORE_UNUSED(0) macro 68 #define CORE_LOG_W(...) \ macro 116 #define CORE_LOG_W(...) \ macro
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.cpp | 228 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty() 257 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty() 341 CORE_LOG_W("CORE3D_VALIDATION: Invalid property type only int, uint, float, bool, and XvecX variants, and " in GetPropertyTypeDeclaration() 457 CORE_LOG_W("CORE3D_VALIDATION: Invalid property type only int, uint, float, and XvecX variants supported"); in SetCustomPropertyBlobValue()
|
H A D | string_util.h | 39 CORE_LOG_W("CopyStringToArray: string (%zu) longer than %zu", source.size(), maxLength); in CopyStringToArray()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
H A D | breadth_first_iteration.h | 74 CORE_LOG_W("Incompatible function with Iterate"); in BreadthFirstOrderIterate()
|
H A D | depth_first_iteration.h | 58 CORE_LOG_W("Incompatible function with Iterate"); in DepthFirstOrderIterate()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_event.h | 101 CORE_LOG_W("Trying to Invoke wrong type of event"); in Invoke()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_camera_single_post_process.cpp | 200 CORE_LOG_W("RenderNodeCameraSinglePostProcess: dispatchResources (GPU buffer or GPU image) needed"); in InitNode() 234 CORE_LOG_W("RN:%s does not execute render built-in post processes.", renderNodeContextMgr_->GetName().data()); in InitNode() 337 CORE_LOG_W("RN: %s, bindings missing", renderNodeContextMgr_->GetName().data()); in ExecuteSinglePostProcess() 612 CORE_LOG_W("CORE3D_VALIDATION: RN %s renderDataStore::dataStoreName missing.", in ParseRenderNodeInputs() 616 CORE_LOG_W("CORE3D_VALIDATION: RN %s postProcess name missing.", renderNodeContextMgr_->GetName().data()); in ParseRenderNodeInputs() 638 CORE_LOG_W( in ParseRenderNodeInputs()
|
H A D | render_node_create_default_camera_gpu_images.cpp | 45 CORE_LOG_W("RenderNodeCreateDefaultCameraGpuImages: No gpu image descs given to"); in InitNode()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 351 CORE_LOG_W("Node %" PRIx64 " with null child at %zu", entity_.id, index); 369 CORE_LOG_W("Node %" PRIx64 " with null child at %zu", entity_.id, children_.size() - 1U); 811 CORE_LOG_W("Updating parent of invalid node %" PRIx64 " (old %" PRIx64 " new %" PRIx64 ")", entity.id, in UpdateParent() 1215 CORE_LOG_W("%" PRIx64 " missing Node", row->entity.id); in Update() 1236 CORE_LOG_W("%" PRIx64 " missing WorldMatrix", row.entity.id); in Update() 1239 CORE_LOG_W("%" PRIx64 " missing PreviousWorldMatrix", row.entity.id); in Update() 1278 CORE_LOG_W("%" PRIx64 " missing Node", row->entity.id); in CollectChangedNodes() 1339 CORE_LOG_W("%" PRIx64 " missing LocalWorldMatrix", row->entity.id); in UpdateTransformations() 1346 CORE_LOG_W("%" PRIx64 " missing WorldMatrix", row->entity.id); in UpdateTransformations() 1390 CORE_LOG_W(" in UpdatePreviousWorldMatrices() [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/ |
H A D | render_data_store_default_material.cpp | 66 CORE_LOG_W("CORE3D_VALIDATION: skin bit is not set for submesh flags"); in ValidateSubmesh() 70 CORE_LOG_W("CORE3D_VALIDATION: invalid custom resource index"); in ValidateSubmesh() 472 CORE_LOG_W("CORE_VALIDATION: submesh cannot be sent to rendering without a valid materialIndex"); in AddSubmesh() 520 CORE_LOG_W("invalid mesh index (%u) given", currSubmesh.meshIndex); in AddSubmesh() 525 CORE_LOG_W("invalid skin joint index (%u) given", currSubmesh.skinJointIndex); in AddSubmesh()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/ |
H A D | property.h | 38 CORE_LOG_W("Not compatible any for given property type [%s]", p_->GetName().c_str()); in Property()
|
H A D | array_property.h | 39 CORE_LOG_W("Not compatible any for given array property type [%s]", p_->GetName().c_str()); in ArrayProperty()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/ |
H A D | string_util.h | 42 CORE_LOG_W("CopyStringToArray: string (%zu) longer than %zu", source.size(), maxLength); in CopyStringToArray()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
H A D | future.h | 114 CORE_LOG_W("Type mismatch for future then"); in Then()
|