cancel
Showing results for 
Search instead for 
Did you mean: 

OpenCL

avielw
Journeyman III

Issues with the RX 5700 XT

Hello, I brought a new RX 5700 XT gpu last week (Sapphire Nitro+ RX 5700 XT SE) and it seems like the opencl is broken.

It started with persistent crashes when using blender, and then I discovered that there is some persistent computation error when using the plaidml benchmark tool (for example the mobilenet benchmark).

I am using Linux, but there's a few others that using Windows that has similar issues.

I am using the latest AMDGPU-PRO version (20.40).

You can see the discussion on the blender developers forum that's going on for months:

T78027 Render crashes Blender when used with Volume Absorption 

0 Likes
11 Replies
dipak
Big Boss

Thank you for reporting this. I've whitelisted you and moved this post to AMD OpenCL forum. 

...it seems like the opencl is broken.

Please provide a minimal test-case that manifests the issue and share the OS information and the clinfo output.

0 Likes

I have two test cases:

* Launch Blender. Enable opencl acceleration. Change the renderer to Cycles and change the device to GPU. Change the material of the default cube to a volumetric shader. Change the viewport to render view. You can see a video that I have uploaded here:

   https://developer.blender.org/T78027

* Install plaidml as instructed here: Installation Instructions - PlaidML . Execute the benchmark command from the shell:

   plaidbench keras mobilenet

I have installed the AMDGPU-PRO version 20.40

mesa version: 20.2.0-2

kernel version: 5.8.14

This is the output to the clinfo command:

Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 2.1 AMD-APP (3180.7)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  Platform Host timer resolution                  1ns
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 1
  Device Name                                     gfx1010
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 2.0 AMD-APP (3180.7)
  Driver Version                                  3180.7 (PAL,LC)
  Device OpenCL C Version                         OpenCL C 2.0
  Device Type                                     GPU
  Device Board Name (AMD)                         AMD Radeon RX 5700 XT
  Device Topology (AMD)                           PCI-E, 03:00.0
  Device Profile                                  FULL_PROFILE
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                Yes
  Max compute units                               20
  SIMD per compute unit (AMD)                     4
  SIMD width (AMD)                                32
  SIMD instruction width (AMD)                    1
  Max clock frequency                             2100MHz
  Graphics IP (AMD)                               10.10
  Device Partition                                (core)
    Max number of sub-devices                     20
    Supported partition types                     None
    Supported affinity domains                    (n/a)
  Max work item dimensions                        3
  Max work item sizes                             1024x1024x1024
  Max work group size                             256
  Preferred work group size (AMD)                 256
  Max work group size (AMD)                       1024
  Preferred work group size multiple              32
  Wavefront width (AMD)                           32
  Preferred / native vector sizes                 
    char                                                 4 / 4       
    short                                                2 / 2       
    int                                                  1 / 1       
    long                                                 1 / 1       
    half                                                 1 / 1        (cl_khr_fp16)
    float                                                1 / 1       
    double                                               1 / 1        (cl_khr_fp64)
  Half-precision Floating-point support           (cl_khr_fp16)
    Denormals                                     No
    Infinity and NANs                             No
    Round to nearest                              No
    Round to zero                                 No
    Round to infinity                             No
    IEEE754-2008 fused multiply-add               No
    Support is emulated in software               No
  Single-precision Floating-point support         (core)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  Yes
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
  Address bits                                    64, Little-Endian
  Global memory size                              8573157376 (7.984GiB)
  Global free memory (AMD)                        8306688 (7.922GiB)
  Global memory channels (AMD)                    8
  Global memory banks per channel (AMD)           4
  Global memory bank width (AMD)                  256 bytes
  Error Correction support                        No
  Max memory allocation                           7059013632 (6.574GiB)
  Unified memory for Host and Device              No
  Shared Virtual Memory (SVM) capabilities        (core)
    Coarse-grained buffer sharing                 Yes
    Fine-grained buffer sharing                   Yes
    Fine-grained system sharing                   No
    Atomics                                       No
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       2048 bits (256 bytes)
  Preferred alignment for atomics                 
    SVM                                           0 bytes
    Global                                        0 bytes
    Local                                         0 bytes
  Max size for global variable                    6353112064 (5.917GiB)
  Preferred total size of global vars             8573157376 (7.984GiB)
  Global Memory cache type                        Read/Write
  Global Memory cache size                        16384 (16KiB)
  Global Memory cache line size                   64 bytes
  Image support                                   Yes
    Max number of samplers per kernel             16
    Max size for 1D images from buffer            134217728 pixels
    Max 1D or 2D image array size                 2048 images
    Base address alignment for 2D image buffers   256 bytes
    Pitch alignment for 2D image buffers          256 pixels
    Max 2D image size                             16384x16384 pixels
    Max 3D image size                             2048x2048x2048 pixels
    Max number of read image args                 128
    Max number of write image args                64
    Max number of read/write image args           64
  Max number of pipe args                         16
  Max active pipe reservations                    16
  Max pipe packet size                            2764046336 (2.574GiB)
  Local memory type                               Local
  Local memory size                               65536 (64KiB)
  Local memory syze per CU (AMD)                  65536 (64KiB)
  Local memory banks (AMD)                        32
  Max number of constant args                     8
  Max constant buffer size                        7059013632 (6.574GiB)
  Preferred constant buffer size (AMD)            16384 (16KiB)
  Max size of kernel argument                     1024
  Queue properties (on host)                      
    Out-of-order execution                        No
    Profiling                                     Yes
  Queue properties (on device)                    
    Out-of-order execution                        Yes
    Profiling                                     Yes
    Preferred size                                262144 (256KiB)
    Max size                                      8388608 (8MiB)
  Max queues on device                            1
  Max events on device                            1024
  Prefer user sync for interop                    Yes
  Number of P2P devices (AMD)                     0
  P2P devices (AMD)                               <printDeviceInfo:147: get number of CL_DEVICE_P2P_DEVICES_AMD : error -30>
  Profiling timer resolution                      1ns
  Profiling timer offset since Epoch (AMD)        1602566512877247081ns (Tue Oct 13 08:21:52 2020)
  Execution capabilities                          
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Thread trace supported (AMD)                  Yes
    Number of async queues (AMD)                  4
    Max real-time compute queues (AMD)            1
    Max real-time compute units (AMD)             0
  printf() buffer size                            4194304 (4MiB)
  Built-in kernels                                (n/a)
  Device Extensions                               cl_khr_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_khr_gl_depth_images cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_ops2 cl_khr_image2d_from_buffer cl_khr_subgroups cl_khr_gl_event cl_khr_depth_images cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_amd_copy_buffer_p2p

NULL platform behavior
  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  AMD Accelerated Parallel Processing
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   Success [AMD]
  clCreateContext(NULL, ...) [default]            Success [AMD]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx1010

ICD loader properties
  ICD loader Name                                 OpenCL ICD Loader
  ICD loader Vendor                               OCL Icd free software
  ICD loader Version                              2.2.12
  ICD loader Profile                              OpenCL 2.2

0 Likes

Do you know if and when you're gonna look into it?

I see from forums that people have those kind of problems for over a year, and for now I cannot do anything with the card.

So if you don't think it will be resolved soon please let me know so I will not wait, and I'll just return the card and look for an alternative.

0 Likes
dipak
Big Boss

I have opened a bug ticket against the computation error issue for the benchmark tool. The concerned team will look into it. Currently it would be difficulty to provide any timeline on this.

As you mentioned here https://developer.blender.org/T78027#1032051 , the computation error issue might be similar as this one :Wrong OpenCL calculation result on AMD 5700 XT 

Did you try the test-case on your setup? If not, could you please try it once to see if the issue is still reproducible.

Regarding the blender issue, it seems to be a compilation issue as reported in original post here:  T78027 Render crashes Blender when used with Volume Absorption . Did you observe any compilation error like this when the blender stopped responding?

Thanks.

0 Likes
avielw
Journeyman III

Just tested the the code from https://community.amd.com/thread/248056  on my Linux, and it does work correctly, so it's another issue.

I didn't see any compilation error in blender but maybe I just cannot find the right logs.

But does it make sense that a compilation error would cause the GPU usage to spike until the system shuts down?

0 Likes

Thank you for trying that test-case and sharing the observation.

I didn't see any compilation error in blender but maybe I just cannot find the right logs.

But does it make sense that a compilation error would cause the GPU usage to spike until the system shuts down?

It's difficult to say why the GPU usage is so high. That's why I asked you to check if there is any error information / log message that clearly indicates it's an OpenCL compilation issue. 

Anyway, could you please check with the blender team if they can help you find the right logs or they can provide any other information ( for example, any specific kernel files) related to this issue? 

Thanks.

0 Likes

I'm uploading the console log of the blender crash (after running blender with the --debug-all flag).

I cannot see any indication of a kernel compilation crash.

Switching to fully guarded memory allocator.
Read prefs: /home/aviel/.config/blender/2.90/config/userpref.blend
read file
  Version 280 sub 39 date unknown hash unknown
DEG_relations_tag_update: Tagging relations for update.
DEG_relations_tag_update: Tagging relations for update.
DEG_relations_tag_update: Tagging relations for update.
DEG_relations_tag_update: Tagging relations for update.
DEG_relations_tag_update: Tagging relations for update.
graph_id_tag_update: id=SCScene flags=LEGACY_0 source=USER_EDIT
ED_screen_refresh: set screen
[SCScene :: View Layer]: Removed 31 relations to no-op nodes
graph_id_tag_update: id=SCScene flags=TRANSFORM, GEOMETRY, SHADING, SELECT, BASE_FLAGS, POINT_CACHE, COPY_ON_WRITE, SEQUENCER_STRIPS, AUDIO_SEEK, AUDIO_FPS, AUDIO_VOLUME, AUDIO_MUTE, AUDIO_LISTENER, AUDIO, PARAMETERS, TAG_FOR_UNDO source=RELATIONS
graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MECube flags=LEGACY_0 source=RELATIONS
graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LALight flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MECube flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LALight flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY
Depsgraph built in 0.000157 seconds.
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MECube flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LALight flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_INIT()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_FINAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: VIEW_LAYER_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_LOCAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: GEOMETRY_EVAL_INIT()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[SCScene :: View Layer]: Operation is entry point for update: AUDIO_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_INIT()
[SCScene :: View Layer]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_LOCAL()
[SCScene :: View Layer]: Operation is entry point for update: SOUND_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_LOCAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_FINAL()
[SCScene :: View Layer]: Operation is entry point for update: SCENE_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: GEOMETRY_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: AUDIO_VOLUME()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: GEOMETRY_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_FINAL()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_INIT()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: GEOMETRY_EVAL_DONE()
[SCScene :: View Layer]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: SEQUENCES_EVAL()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 4282380163
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 8323
[SCScene :: View Layer]: Accumulated recalc bits for MECube: 4282380163
[SCScene :: View Layer]: Accumulated recalc bits for MAMaterial: 8320
[SCScene :: View Layer]: Accumulated recalc bits for NTShader Nodetree: 8320
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 8195
[SCScene :: View Layer]: Accumulated recalc bits for LALight: 8320
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 8195
[SCScene :: View Layer]: Accumulated recalc bits for CACamera: 8192
[SCScene :: View Layer]: Accumulated recalc bits for GRMaster Collection: 8192
[SCScene :: View Layer]: Accumulated recalc bits for GRCollection: 8192
[SCScene :: View Layer]: Accumulated recalc bits for WOWorld: 8320
[SCScene :: View Layer]: Accumulated recalc bits for NTShader Nodetree: 8320
[SCScene :: View Layer]: Accumulated recalc bits for LSLineStyle: 8192
[SCScene :: View Layer]: deg_evaluate_copy_on_write on LSLineStyle (0x7f62fe4739b8)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62fe473738)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on WOWorld (0x7f62fe6524b8)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on GRCollection (0x7f62fe652038)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on GRMaster Collection (0x7f62fe64f038)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on CACamera (0x7f62fe472fb8)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on LALight (0x7f62fe53ce38)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on MAMaterial (0x7f62fe60f638)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on MECube (0x7f62fe12a038)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_scene_eval_sequencer_sequences on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62fe473738)
[SCScene :: View Layer]: BKE_world_eval on WOWorld (0x7f62fe6524b8)
[SCScene :: View Layer]: BKE_object_eval_local_transform on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_transform_final on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_light_eval on LALight (0x7f62fe53ce38)
[SCScene :: View Layer]: BKE_object_eval_local_transform on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_object_eval_transform_final on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: BKE_material_eval on MAMaterial (0x7f62fe60f638)
[SCScene :: View Layer]: BKE_object_data_select_update on MECube (0x7f62fe12a038)
[SCScene :: View Layer]: BKE_mesh_eval_geometry on MECube (0x7f62fe12a038)
[SCScene :: View Layer]: BKE_object_eval_uber_data on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_object_handle_data_update on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_object_eval_local_transform on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_object_select_update on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_object_data_select_update on MECube (0x7f62fe1c3838)
[SCScene :: View Layer]: BKE_object_eval_transform_final on OBCube (0x7f62fe5dc638)
Depsgraph updated in 0.000288 seconds.
Depsgraph evaluation FPS: -nan
FRS_set_context: context 0x0x7f630b698478 scene 0x0x7f630b6d7838
UI_menutype_draw: opening menu "WM_MT_splash"
ghost_event_proc: ghost redraw 1
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
Shader file written to disk: /tmp/blender_Wol4i4/0001.vert
Shader file written to disk: /tmp/blender_Wol4i4/0001.frag
Shader file written to disk: /tmp/blender_Wol4i4/0002.vert
Shader file written to disk: /tmp/blender_Wol4i4/0002.frag
Shader file written to disk: /tmp/blender_Wol4i4/0003.vert
Shader file written to disk: /tmp/blender_Wol4i4/0003.frag
Shader file written to disk: /tmp/blender_Wol4i4/0004.vert
Shader file written to disk: /tmp/blender_Wol4i4/0004.frag
Shader file written to disk: /tmp/blender_Wol4i4/0005.vert
Shader file written to disk: /tmp/blender_Wol4i4/0005.frag
Shader file written to disk: /tmp/blender_Wol4i4/0006.vert
Shader file written to disk: /tmp/blender_Wol4i4/0006.frag
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
Shader file written to disk: /tmp/blender_Wol4i4/0007.vert
Shader file written to disk: /tmp/blender_Wol4i4/0007.frag
Shader file written to disk: /tmp/blender_Wol4i4/0008.vert
Shader file written to disk: /tmp/blender_Wol4i4/0008.frag
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
Shader file written to disk: /tmp/blender_Wol4i4/0009.vert
Shader file written to disk: /tmp/blender_Wol4i4/0009.frag
Shader file written to disk: /tmp/blender_Wol4i4/0010.vert
Shader file written to disk: /tmp/blender_Wol4i4/0010.frag
Shader file written to disk: /tmp/blender_Wol4i4/0011.vert
Shader file written to disk: /tmp/blender_Wol4i4/0011.frag
Shader file written to disk: /tmp/blender_Wol4i4/0012.vert
Shader file written to disk: /tmp/blender_Wol4i4/0012.frag
Shader file written to disk: /tmp/blender_Wol4i4/0013.vert
Shader file written to disk: /tmp/blender_Wol4i4/0013.frag
Shader file written to disk: /tmp/blender_Wol4i4/0014.vert
Shader file written to disk: /tmp/blender_Wol4i4/0014.frag
Shader file written to disk: /tmp/blender_Wol4i4/0015.vert
Shader file written to disk: /tmp/blender_Wol4i4/0015.frag
Shader file written to disk: /tmp/blender_Wol4i4/0016.vert
Shader file written to disk: /tmp/blender_Wol4i4/0016.frag
Shader file written to disk: /tmp/blender_Wol4i4/0017.vert
Shader file written to disk: /tmp/blender_Wol4i4/0017.frag
Shader file written to disk: /tmp/blender_Wol4i4/0018.vert
Shader file written to disk: /tmp/blender_Wol4i4/0018.frag
Shader file written to disk: /tmp/blender_Wol4i4/0019.vert
Shader file written to disk: /tmp/blender_Wol4i4/0019.frag
Shader file written to disk: /tmp/blender_Wol4i4/0020.vert
Shader file written to disk: /tmp/blender_Wol4i4/0020.frag
Shader file written to disk: /tmp/blender_Wol4i4/0021.vert
Shader file written to disk: /tmp/blender_Wol4i4/0021.frag
Shader file written to disk: /tmp/blender_Wol4i4/0022.vert
Shader file written to disk: /tmp/blender_Wol4i4/0022.frag
Shader file written to disk: /tmp/blender_Wol4i4/0023.vert
Shader file written to disk: /tmp/blender_Wol4i4/0023.frag
Shader file written to disk: /tmp/blender_Wol4i4/0024.vert
Shader file written to disk: /tmp/blender_Wol4i4/0024.frag
Shader file written to disk: /tmp/blender_Wol4i4/0025.vert
Shader file written to disk: /tmp/blender_Wol4i4/0025.frag
Shader file written to disk: /tmp/blender_Wol4i4/0026.vert
Shader file written to disk: /tmp/blender_Wol4i4/0026.frag
Shader file written to disk: /tmp/blender_Wol4i4/0027.vert
Shader file written to disk: /tmp/blender_Wol4i4/0027.frag
Shader file written to disk: /tmp/blender_Wol4i4/0028.vert
Shader file written to disk: /tmp/blender_Wol4i4/0028.frag
Shader file written to disk: /tmp/blender_Wol4i4/0029.vert
Shader file written to disk: /tmp/blender_Wol4i4/0029.frag
Shader file written to disk: /tmp/blender_Wol4i4/0030.vert
Shader file written to disk: /tmp/blender_Wol4i4/0030.frag
Shader file written to disk: /tmp/blender_Wol4i4/0031.vert
Shader file written to disk: /tmp/blender_Wol4i4/0031.frag
Shader file written to disk: /tmp/blender_Wol4i4/0032.vert
Shader file written to disk: /tmp/blender_Wol4i4/0032.frag
Shader file written to disk: /tmp/blender_Wol4i4/0033.vert
Shader file written to disk: /tmp/blender_Wol4i4/0033.frag
Shader file written to disk: /tmp/blender_Wol4i4/0034.vert
Shader file written to disk: /tmp/blender_Wol4i4/0034.frag
Shader file written to disk: /tmp/blender_Wol4i4/0035.vert
Shader file written to disk: /tmp/blender_Wol4i4/0035.frag
Shader file written to disk: /tmp/blender_Wol4i4/0036.vert
Shader file written to disk: /tmp/blender_Wol4i4/0036.frag
Shader file written to disk: /tmp/blender_Wol4i4/0037.vert
Shader file written to disk: /tmp/blender_Wol4i4/0037.frag
Shader file written to disk: /tmp/blender_Wol4i4/0038.vert
Shader file written to disk: /tmp/blender_Wol4i4/0038.frag
Shader file written to disk: /tmp/blender_Wol4i4/0039.vert
Shader file written to disk: /tmp/blender_Wol4i4/0039.frag
Shader file written to disk: /tmp/blender_Wol4i4/0040.vert
Shader file written to disk: /tmp/blender_Wol4i4/0040.frag
Shader file written to disk: /tmp/blender_Wol4i4/0040.geom
Shader file written to disk: /tmp/blender_Wol4i4/0041.vert
Shader file written to disk: /tmp/blender_Wol4i4/0041.frag
Shader file written to disk: /tmp/blender_Wol4i4/0042.vert
Shader file written to disk: /tmp/blender_Wol4i4/0042.frag
Shader file written to disk: /tmp/blender_Wol4i4/0043.vert
Shader file written to disk: /tmp/blender_Wol4i4/0043.frag
Shader file written to disk: /tmp/blender_Wol4i4/0044.vert
Shader file written to disk: /tmp/blender_Wol4i4/0044.frag
Shader file written to disk: /tmp/blender_Wol4i4/0045.vert
Shader file written to disk: /tmp/blender_Wol4i4/0045.frag
Shader file written to disk: /tmp/blender_Wol4i4/0046.vert
Shader file written to disk: /tmp/blender_Wol4i4/0046.frag
Shader file written to disk: /tmp/blender_Wol4i4/0047.vert
Shader file written to disk: /tmp/blender_Wol4i4/0047.frag
Shader file written to disk: /tmp/blender_Wol4i4/0048.vert
Shader file written to disk: /tmp/blender_Wol4i4/0048.frag
Shader file written to disk: /tmp/blender_Wol4i4/0049.vert
Shader file written to disk: /tmp/blender_Wol4i4/0049.frag
Shader file written to disk: /tmp/blender_Wol4i4/0050.vert
Shader file written to disk: /tmp/blender_Wol4i4/0050.frag
Shader file written to disk: /tmp/blender_Wol4i4/0051.vert
Shader file written to disk: /tmp/blender_Wol4i4/0051.frag
Shader file written to disk: /tmp/blender_Wol4i4/0052.vert
Shader file written to disk: /tmp/blender_Wol4i4/0052.frag
Shader file written to disk: /tmp/blender_Wol4i4/0053.vert
Shader file written to disk: /tmp/blender_Wol4i4/0053.frag
Shader file written to disk: /tmp/blender_Wol4i4/0054.vert
Shader file written to disk: /tmp/blender_Wol4i4/0054.frag
Shader file written to disk: /tmp/blender_Wol4i4/0055.vert
Shader file written to disk: /tmp/blender_Wol4i4/0055.frag
Shader file written to disk: /tmp/blender_Wol4i4/0056.vert
Shader file written to disk: /tmp/blender_Wol4i4/0056.frag
Shader file written to disk: /tmp/blender_Wol4i4/0057.vert
Shader file written to disk: /tmp/blender_Wol4i4/0057.frag
Shader file written to disk: /tmp/blender_Wol4i4/0058.vert
Shader file written to disk: /tmp/blender_Wol4i4/0058.frag
Shader file written to disk: /tmp/blender_Wol4i4/0058.geom
Shader file written to disk: /tmp/blender_Wol4i4/0059.vert
Shader file written to disk: /tmp/blender_Wol4i4/0059.frag
Shader file written to disk: /tmp/blender_Wol4i4/0060.vert
Shader file written to disk: /tmp/blender_Wol4i4/0060.frag
Shader file written to disk: /tmp/blender_Wol4i4/0061.vert
Shader file written to disk: /tmp/blender_Wol4i4/0061.frag
Shader file written to disk: /tmp/blender_Wol4i4/0062.vert
Shader file written to disk: /tmp/blender_Wol4i4/0062.frag
Shader file written to disk: /tmp/blender_Wol4i4/0063.vert
Shader file written to disk: /tmp/blender_Wol4i4/0063.frag
Shader file written to disk: /tmp/blender_Wol4i4/0064.vert
Shader file written to disk: /tmp/blender_Wol4i4/0064.frag
Shader file written to disk: /tmp/blender_Wol4i4/0065.vert
Shader file written to disk: /tmp/blender_Wol4i4/0065.frag
Shader file written to disk: /tmp/blender_Wol4i4/0066.vert
Shader file written to disk: /tmp/blender_Wol4i4/0066.frag
Shader file written to disk: /tmp/blender_Wol4i4/0067.vert
Shader file written to disk: /tmp/blender_Wol4i4/0067.frag
Shader file written to disk: /tmp/blender_Wol4i4/0067.geom
Shader file written to disk: /tmp/blender_Wol4i4/0068.vert
Shader file written to disk: /tmp/blender_Wol4i4/0068.frag
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:260 / WINDOW_DEACTIVATE, val:0 / NOTHING,
         prev_type:0 / NONE, prev_val:0 / NOTHING,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2541,337), ascii:'\00', utf8:'', pointer:0x7f62ca5ec6b8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:0 / NONE, prev_val:0 / NOTHING,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1903,1130), ascii:'\00', utf8:'', pointer:0x7f62ca5eccb8
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:0 / NONE, prev_val:0 / NOTHING,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1903,1130), ascii:'\00', utf8:'', pointer:0x7f62cbadc478
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(41,1374), ascii:'\00', utf8:'', pointer:0x7f62cbadbff8
UI_menutype_draw: opening menu "TOPBAR_MT_file"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(54,1317), ascii:'\00', utf8:'', pointer:0x7f62cbadb6f8
UI_menutype_draw: opening menu "TOPBAR_MT_file_open_recent"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(844,1172), ascii:'\00', utf8:'', pointer:0x7f62cbadb938
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2530,1371), ascii:'\00', utf8:'', pointer:0x7f62caac5378

wm_event_do_handlers: Handling event
wmEvent  type:260 / WINDOW_DEACTIVATE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2530,1371), ascii:'\00', utf8:'', pointer:0x7f62caac55b8
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(871,1096), ascii:'\00', utf8:'', pointer:0x7f62cb010b78

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(871,1096), ascii:'\00', utf8:'', pointer:0x7f62cb010b78
Shader file written to disk: /tmp/blender_Wol4i4/0069.vert
Shader file written to disk: /tmp/blender_Wol4i4/0069.frag
Shader file written to disk: /tmp/blender_Wol4i4/0070.vert
Shader file written to disk: /tmp/blender_Wol4i4/0070.frag
Shader file written to disk: /tmp/blender_Wol4i4/0070.geom
Shader file written to disk: /tmp/blender_Wol4i4/0071.vert
Shader file written to disk: /tmp/blender_Wol4i4/0071.frag
Shader file written to disk: /tmp/blender_Wol4i4/0072.vert
Shader file written to disk: /tmp/blender_Wol4i4/0072.frag
Shader file written to disk: /tmp/blender_Wol4i4/0073.vert
Shader file written to disk: /tmp/blender_Wol4i4/0073.frag
graph_id_tag_update: id=SCScene flags=SELECT source=USER_EDIT
graph_id_tag_update: id=SCScene flags=SELECT source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: VIEW_LAYER_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 8704
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 0
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
Depsgraph updated in 0.000155 seconds.
Depsgraph evaluation FPS: 0.042639
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1084,809), ascii:'\00', utf8:'', pointer:0x7f62ca7236b8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1083,809), ascii:'\00', utf8:'', pointer:0x7f62cb0857b8
graph_id_tag_update: id=SCScene flags=SELECT source=USER_EDIT
graph_id_tag_update: id=SCScene flags=SELECT source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: VIEW_LAYER_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 8704
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 0
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
Depsgraph updated in 0.000734 seconds.
Depsgraph evaluation FPS: 0.082246
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2147,837), ascii:'\00', utf8:'', pointer:0x7f62ca6bda38

wm_event_do_handlers: Handling event
wmEvent  type:20481 / ACTIONZONE_REGION, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2147,837), ascii:'\00', utf8:'', pointer:0x7f62ca6bdeb8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2147,837), ascii:'\00', utf8:'', pointer:0x7f62ca6bdeb8
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2135,842), ascii:'\00', utf8:'', pointer:0x7f62c69686f8
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2135,842), ascii:'\00', utf8:'', pointer:0x7f62caac54f8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2387,896), ascii:'\00', utf8:'', pointer:0x7f62caac5438

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2387,896), ascii:'\00', utf8:'', pointer:0x7f62caac5438

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2384,888), ascii:'\00', utf8:'', pointer:0x7f62c7b866f8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2384,888), ascii:'\00', utf8:'', pointer:0x7f62c7b878f8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2375,815), ascii:'\00', utf8:'', pointer:0x7f62c7b878f8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2375,815), ascii:'\00', utf8:'', pointer:0x7f62c7b87778
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 8192
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 0
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
Depsgraph updated in 0.000199 seconds.
Depsgraph evaluation FPS: 0.111514
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2378,835), ascii:'\00', utf8:'', pointer:0x7f62c7b884f8

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2378,835), ascii:'\00', utf8:'', pointer:0x7f62cb011178

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2354,787), ascii:'\00', utf8:'', pointer:0x7f62cb011238

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2353,787), ascii:'\00', utf8:'', pointer:0x7f62cb0112f8
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=TRANSFORM, GEOMETRY, PARAMETERS source=USER_EDIT
graph_id_tag_update: id=SCScene flags=TRANSFORM, GEOMETRY, PARAMETERS source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: SCENE_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 2105347
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 0
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
Depsgraph updated in 0.000184 seconds.
Depsgraph evaluation FPS: 0.142911
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2215,855), ascii:'\00', utf8:'', pointer:0x7f62c6213e78

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2204,893), ascii:'\00', utf8:'', pointer:0x7f62cb0104b8

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2199,923), ascii:'\00', utf8:'', pointer:0x7f62cb010578

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2197,942), ascii:'\00', utf8:'', pointer:0x7f62c696a138

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2196,967), ascii:'\00', utf8:'', pointer:0x7f62c6968338

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2199,988), ascii:'\00', utf8:'', pointer:0x7f62c59882f8

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2199,1000), ascii:'\00', utf8:'', pointer:0x7f62c7b86cf8
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(89,1376), ascii:'\00', utf8:'', pointer:0x7f62cbadbab8
UI_menutype_draw: opening menu "TOPBAR_MT_edit"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_render"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBARtime bl_operators 0.0079
time bl_ui 0.0309
time keyingsets_builtins 0.0005
time nodeitems_builtins 0.0024
bl_app_template_utils.reset('')
    addon_utils.enable io_anim_bvh
    addon_utils.enable io_curve_svg
    addon_utils.enable io_mesh_ply
    addon_utils.enable io_mesh_stl
    addon_utils.enable io_mesh_uv_layout
    addon_utils.enable io_scene_fbx
    addon_utils.enable io_scene_gltf2
    addon_utils.enable io_scene_obj
    addon_utils.enable io_scene_x3d
    addon_utils.enable cycles
Python Script Load Time 0.0691
Warning, unregistered class: ObjectConstraintPanel(Panel)
Warning, unregistered class: BoneConstraintPanel(Panel)
Warning, unregistered class: ConstraintButtonsPanel(Panel)
Warning, unregistered class: ConstraintButtonsSubPanel(Panel)
Warning, unregistered class: SEQUENCER_PT_sound(Panel)
Warning, unregistered class: CYCLES_RENDER_PT_sampling_total(Panel)
loading preset: /usr/share/blender/2.90/scripts/presets/keyconfig/blender.py
fake_module /usr/share/blender/2.90/scripts/addons/add_camera_rigs/__init__.py add_camera_rigs
fake_module /usr/share/blender/2.90/scripts/addons/add_curve_extra_objects/__init__.py add_curve_extra_objects
fake_module /usr/share/blender/2.90/scripts/addons/add_curve_ivygen.py add_curve_ivygen
fake_module /usr/share/blender/2.90/scripts/addons/add_curve_sapling/__init__.py add_curve_sapling
fake_module /usr/share/blender/2.90/scripts/addons/add_mesh_BoltFactory/__init__.py add_mesh_BoltFactory
fake_module /usr/share/blender/2.90/scripts/addons/add_mesh_discombobulator/__init__.py add_mesh_discombobulator
fake_module /usr/share/blender/2.90/scripts/addons/add_mesh_extra_objects/__init__.py add_mesh_extra_objects
fake_module /usr/share/blender/2.90/scripts/addons/add_mesh_geodesic_domes/__init__.py add_mesh_geodesic_domes
fake_module /usr/share/blender/2.90/scripts/addons/amaranth/__init__.py amaranth
fake_module /usr/share/blender/2.90/scripts/addons/animation_add_corrective_shape_key.py animation_add_corrective_shape_key
fake_module /usr/share/blender/2.90/scripts/addons/animation_animall.py animation_animall
fake_module /usr/share/blender/2.90/scripts/addons/ant_landscape/__init__.py ant_landscape
fake_module /usr/share/blender/2.90/scripts/addons/archimesh/__init__.py archimesh
fake_module /usr/share/blender/2.90/scripts/addons/archipack/__init__.py archipack
fake_module /usr/share/blender/2.90/scripts/addons/blender_id/__init__.py blender_id
fake_module /usr/share/blender/2.90/scripts/addons/blenderkit/__init__.py blenderkit
fake_module /usr/share/blender/2.90/scripts/addons/bone_selection_sets.py bone_selection_sets
fake_module /usr/share/blender/2.90/scripts/addons/btrace/__init__.py btrace
fake_module /usr/share/blender/2.90/scripts/addons/camera_turnaround.py camera_turnaround
fake_module /usr/share/blender/2.90/scripts/addons/curve_assign_shapekey.py curve_assign_shapekey
fake_module /usr/share/blender/2.90/scripts/addons/curve_simplify.py curve_simplify
fake_module /usr/share/blender/2.90/scripts/addons/curve_tools/__init__.py curve_tools
fake_module /usr/share/blender/2.90/scripts/addons/cycles/__init__.py cycles
fake_module /usr/share/blender/2.90/scripts/addons/depsgraph_debug.py depsgraph_debug
fake_module /usr/share/blender/2.90/scripts/addons/development_edit_operator.py development_edit_operator
fake_module /usr/share/blender/2.90/scripts/addons/development_icon_get.py development_icon_get
fake_module /usr/share/blender/2.90/scripts/addons/development_iskeyfree.py development_iskeyfree
fake_module /usr/share/blender/2.90/scripts/addons/io_anim_bvh/__init__.py io_anim_bvh
fake_module /usr/share/blender/2.90/scripts/addons/io_anim_camera.py io_anim_camera
fake_module /usr/share/blender/2.90/scripts/addons/io_anim_nuke_chan/__init__.py io_anim_nuke_chan
fake_module /usr/share/blender/2.90/scripts/addons/io_coat3D/__init__.py io_coat3D
fake_module /usr/share/blender/2.90/scripts/addons/io_curve_svg/__init__.py io_curve_svg
fake_module /usr/share/blender/2.90/scripts/addons/io_export_dxf/__init__.py io_export_dxf
fake_module /usr/share/blender/2.90/scripts/addons/io_export_paper_model.py io_export_paper_model
fake_module /usr/share/blender/2.90/scripts/addons/io_export_pc2.py io_export_pc2
fake_module /usr/share/blender/2.90/scripts/addons/io_import_BrushSet.py io_import_BrushSet
fake_module /usr/share/blender/2.90/scripts/addons/io_import_dxf/__init__.py io_import_dxf
fake_module /usr/share/blender/2.90/scripts/addons/io_import_images_as_planes.py io_import_images_as_planes
fake_module /usr/share/blender/2.90/scripts/addons/io_import_palette/__init__.py io_import_palette
fake_module /usr/share/blender/2.90/scripts/addons/io_mesh_atomic/__init__.py io_mesh_atomic
fake_module /usr/share/blender/2.90/scripts/addons/io_mesh_ply/__init__.py io_mesh_ply
fake_module /usr/share/blender/2.90/scripts/addons/io_mesh_stl/__init__.py io_mesh_stl
fake_module /usr/share/blender/2.90/scripts/addons/io_mesh_uv_layout/__init__.py io_mesh_uv_layout
fake_module /usr/share/blender/2.90/scripts/addons/io_scene_fbx/__init__.py io_scene_fbx
fake_module /usr/share/blender/2.90/scripts/addons/io_scene_gltf2/__init__.py io_scene_gltf2
fake_module /usr/share/blender/2.90/scripts/addons/io_scene_obj/__init__.py io_scene_obj
fake_module /usr/share/blender/2.90/scripts/addons/io_scene_x3d/__init__.py io_scene_x3d
fake_module /usr/share/blender/2.90/scripts/addons/io_shape_mdd/__init__.py io_shape_mdd
fake_module /usr/share/blender/2.90/scripts/addons/lighting_dynamic_sky.py lighting_dynamic_sky
fake_module /usr/share/blender/2.90/scripts/addons/lighting_tri_lights.py lighting_tri_lights
fake_module /usr/share/blender/2.90/scripts/addons/magic_uv/__init__.py magic_uv
fake_module /usr/share/blender/2.90/scripts/addons/materials_library_vx/__init__.py materials_library_vx
fake_module /usr/share/blender/2.90/scripts/addons/materials_utils/__init__.py materials_utils
fake_module /usr/share/blender/2.90/scripts/addons/measureit/__init__.py measureit
fake_module /usr/share/blender/2.90/scripts/addons/mesh_auto_mirror.py mesh_auto_mirror
fake_module /usr/share/blender/2.90/scripts/addons/mesh_bsurfaces.py mesh_bsurfaces
fake_module /usr/share/blender/2.90/scripts/addons/mesh_f2.py mesh_f2
fake_module /usr/share/blender/2.90/scripts/addons/mesh_inset/__init__.py mesh_inset
fake_module /usr/share/blender/2.90/scripts/addons/mesh_looptools.py mesh_looptools
fake_module /usr/share/blender/2.90/scripts/addons/mesh_snap_utilities_line/__init__.py mesh_snap_utilities_line
fake_module /usr/share/blender/2.90/scripts/addons/mesh_tiny_cad/__init__.py mesh_tiny_cad
fake_module /usr/share/blender/2.90/scripts/addons/mesh_tissue/__init__.py mesh_tissue
fake_module /usr/share/blender/2.90/scripts/addons/mesh_tools/__init__.py mesh_tools
fake_module /usr/share/blender/2.90/scripts/addons/node_arrange.py node_arrange
fake_module /usr/share/blender/2.90/scripts/addons/node_presets.py node_presets
fake_module /usr/share/blender/2.90/scripts/addons/node_wrangler.py node_wrangler
fake_module /usr/share/blender/2.90/scripts/addons/object_boolean_tools.py object_boolean_tools
fake_module /usr/share/blender/2.90/scripts/addons/object_carver/__init__.py object_carver
fake_module /usr/share/blender/2.90/scripts/addons/object_collection_manager/__init__.py object_collection_manager
fake_module /usr/share/blender/2.90/scripts/addons/object_color_rules.py object_color_rules
fake_module /usr/share/blender/2.90/scripts/addons/object_edit_linked.py object_edit_linked
fake_module /usr/share/blender/2.90/scripts/addons/object_fracture_cell/__init__.py object_fracture_cell
fake_module /usr/share/blender/2.90/scripts/addons/object_print3d_utils/__init__.py object_print3d_utils
fake_module /usr/share/blender/2.90/scripts/addons/object_scatter/__init__.py object_scatter
fake_module /usr/share/blender/2.90/scripts/addons/object_skinify.py object_skinify
fake_module /usr/share/blender/2.90/scripts/addons/oscurart_tools/__init__.py oscurart_tools
fake_module /usr/share/blender/2.90/scripts/addons/paint_palette.py paint_palette
fake_module /usr/share/blender/2.90/scripts/addons/power_sequencer/__init__.py power_sequencer
fake_module /usr/share/blender/2.90/scripts/addons/precision_drawing_tools/__init__.py_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(68,1362), ascii:'\00', utf8:'', pointer:0x7f62ca723238
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(70,1371), ascii:'\00', utf8:'', pointer:0x7f62ca7232f8
UI_menutype_draw: opening menu "TOPBAR_MT_edit"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(70,1371), ascii:'\00', utf8:'', pointer:0x7f62ca723238

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(98,1078), ascii:'\00', utf8:'', pointer:0x7f62caf8af78

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(98,1078), ascii:'\00', utf8:'', pointer:0x7f62caf892f8
ED_screen_refresh: set screen
wm_window_make_drawable: set drawable 1
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
wm_window_make_drawable: set drawable 2
ghost_event_proc: window 2 state = normal
ghost_event_proc: ghost redraw 2
wm_window_make_drawable: set drawable 1

wm_event_do_handlers: Handling event
wmEvent  type:260 / WINDOW_DEACTIVATE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(98,1078), ascii:'\00', utf8:'', pointer:0x7f62c23d22f8
wm_window_make_drawable: set drawable 2
wm_window_make_drawable: set drawable 1
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
wm_window_make_drawable: set drawable 2
ED_screen_refresh: set screen
wm_window_make_drawable: set drawable 1
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
wm_window_make_drawable: set drawable 2
wm_window_make_drawable: set drawable 1
wm_window_make_drawable: set drawable 2
wm_window_make_drawable: set drawable 1
wm_window_make_drawable: set drawable 2

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:0 / NONE, prev_val:0 / NOTHING,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(100,287), ascii:'\00', utf8:'', pointer:0x7f62c23d1938
wm_window_make_drawable: set drawable 1
wm_window_make_drawable: set drawable 2
wm_window_make_drawable: set drawable 1
wm_window_make_drawable: set drawable 2
wm_window_make_drawable: set drawable 1
wm_window_make_drawable: set drawable 2
wm_window_make_drawable: set drawable 1
wm_window_make_drawable: set drawable 2

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:0 / NONE, prev_val:0 / NOTHING,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(99,215), ascii:'\00', utf8:'', pointer:0x7f62ca7a3378
wm_window_make_drawable: set drawable 1
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
wm_window_make_drawable: set drawable 2

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:0 / NONE, prev_val:0 / NOTHING,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(99,215), ascii:'\00', utf8:'', pointer:0x7f62c696a1f8
wm_window_make_drawable: set drawable 1
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
DEG_relations_tag_update: Tagging relations for update.
[SCScene :: View Layer]: DEG_graph_tag_relations_update: Tagging relations for update.
[SCScene :: View Layer]: Removed 31 relations to no-op nodes
Depsgraph built in 0.000654 seconds.
[SCScene :: View Layer]: Operation is entry point for update: SCENE_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: AUDIO_VOLUME()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: VIEW_LAYER_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: SOUND_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: AUDIO_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: SEQUENCES_EVAL()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 8192
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 0
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
[SCScene :: View Layer]: BKE_scene_eval_sequencer_sequences on SCScene (0x7f62fe3d8c38)
Depsgraph updated in 0.000699 seconds.
Depsgraph evaluation FPS: 0.127519
wm_window_make_drawable: set drawable 1
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2075,1318), ascii:'\00', utf8:'', pointer:0x7f62cb0109f8
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
Shader file written to disk: /tmp/blender_Wol4i4/0074.vert
Shader file written to disk: /tmp/blender_Wol4i4/0074.frag

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2075,1318), ascii:'\00', utf8:'', pointer:0x7f62caac5438
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
Shader file written to disk: /tmp/blender_Wol4i4/0075.vert
Shader file written to disk: /tmp/blender_Wol4i4/0075.frag

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2110,1352), ascii:'\00', utf8:'', pointer:0x7f62c23d17b8

wm_event_do_handlers: Handling event
wmEvent  type:20480 / ACTIONZONE_AREA, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2085,1349), ascii:'\00', utf8:'', pointer:0x7f62c6214538
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1266,1335), ascii:'\00', utf8:'', pointer:0x7f62c7b88438
ED_screen_refresh: set screen
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1645,738), ascii:'\00', utf8:'', pointer:0x7f62c7b88438

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1645,738), ascii:'\00', utf8:'', pointer:0x7f62c6459bf8
graph_id_tag_update: id=SCScene flags=SELECT source=USER_EDIT
graph_id_tag_update: id=SCScene flags=SELECT source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: VIEW_LAYER_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Accumulated recalc bits for SCScene: 8704
[SCScene :: View Layer]: Accumulated recalc bits for OBCube: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBLight: 0
[SCScene :: View Layer]: Accumulated recalc bits for OBCamera: 0
[SCScene :: View Layer]: deg_evaluate_copy_on_write on SCScene (0x7f62fe3d8c38)
[SCScene :: View Layer]: layer_eval_view_layer on View Layer (0x7f62fe653cb8)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62fe5dd238)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBCube (0x7f62fe5dc638)
[SCScene :: View Layer]: BKE_object_eval_eval_base_flags on OBLight (0x7f62fe5dcc38)
Depsgraph updated in 0.000520 seconds.
Depsgraph evaluation FPS: 0.128135
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2133,518), ascii:'\00', utf8:'', pointer:0x7f62c6969778
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
read file
  Version 283 sub 8 date 2020-03-12 14:53 hash 63ee3db96107
read file
  Version 282 sub 7 date 2020-02-12 16:20 hash 77d23b0bd76f
Shader file written to disk: /tmp/blender_Wol4i4/0076.vert
Shader file written to disk: /tmp/blender_Wol4i4/0076.frag

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2133,518), ascii:'\00', utf8:'', pointer:0x7f62c2318ff8
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1295,1334), ascii:'\00', utf8:'', pointer:0x7f62c76e7e78
[RENDER]: Removed 53 relations to no-op nodes
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBSquaredLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LASquareLightEntity flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBpreview_sphere flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MEpreview_sphere flags=LEGACY_0 source=RELATIONS
graph_id_tag_update: id=MEpreview_sphere flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCircularLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LACircularLightEntity flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBLight Probe flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LPLight Probe.002 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBIrradiance Volume flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LPLight Probe.003 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=CACamera.002 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRSphere flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GREnv flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBSquaredLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LASquareLightEntity flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBpreview_sphere flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MEpreview_sphere flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=MEpreview_sphere flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCircularLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LACircularLightEntity flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBLight Probe flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LPLight Probe.002 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBIrradiance Volume flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LPLight Probe.003 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=CACamera.002 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRSphere flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GREnv flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY
Depsgraph built in 0.000948 seconds.
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: VIEW_LAYER_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: AUDIO_VOLUME()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: AUDIO_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: SCENE_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: SEQUENCES_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: SOUND_EVAL()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Accumulated recalc bits for SCScene: 8192
[RENDER]: Accumulated recalc bits for OBSquaredLight: 8195
[RENDER]: Accumulated recalc bits for LASquareLightEntity: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBpreview_sphere: 8323
[RENDER]: Accumulated recalc bits for MEpreview_sphere: 4282380163
[RENDER]: Accumulated recalc bits for MAMaterial: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBCircularLight: 8195
[RENDER]: Accumulated recalc bits for LACircularLightEntity: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBLight Probe: 8195
[RENDER]: Accumulated recalc bits for LPLight Probe.002: 8192
[RENDER]: Accumulated recalc bits for OBIrradiance Volume: 8195
[RENDER]: Accumulated recalc bits for LPLight Probe.003: 8192
[RENDER]: Accumulated recalc bits for OBCamera: 8195
[RENDER]: Accumulated recalc bits for CACamera.002: 8192
[RENDER]: Accumulated recalc bits for GRMaster Collection: 8192
[RENDER]: Accumulated recalc bits for GRSphere: 8192
[RENDER]: Accumulated recalc bits for GREnv: 8192
[RENDER]: Accumulated recalc bits for WOWorld: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for LSLineStyle: 8192
[RENDER]: deg_evaluate_copy_on_write on LSLineStyle (0x7f62a0adfbb8)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0ade7b8)
[RENDER]: deg_evaluate_copy_on_write on SCScene (0x7f62a0ac2038)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adf1b8)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adecb8)
[RENDER]: deg_evaluate_copy_on_write on GREnv (0x7f62a0b078b8)
[RENDER]: deg_evaluate_copy_on_write on GRSphere (0x7f62a0b07438)
[RENDER]: deg_evaluate_copy_on_write on LACircularLightEntity (0x7f62a0adc238)
[RENDER]: deg_evaluate_copy_on_write on CACamera.002 (0x7f62a0adf938)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0ade038)
[RENDER]: deg_evaluate_copy_on_write on LPLight Probe.003 (0x7f62a0b01a38)
[RENDER]: deg_evaluate_copy_on_write on MEpreview_sphere (0x7f62a0ae6038)
[RENDER]: deg_evaluate_copy_on_write on LASquareLightEntity (0x7f62a0adc038)
[RENDER]: deg_evaluate_copy_on_write on OBCircularLight (0x7f62a0aba238)
[RENDER]: deg_evaluate_copy_on_write on OBSquaredLight (0x7f62a0ab9638)
[RENDER]: deg_evaluate_copy_on_write on WOWorld (0x7f62a0b07d38)
[RENDER]: deg_evaluate_copy_on_write on OBCamera (0x7f62a0abb438)
[RENDER]: deg_evaluate_copy_on_write on LPLight Probe.002 (0x7f62a0b003b8)
[RENDER]: deg_evaluate_copy_on_write on OBLight Probe (0x7f62a0aba838)
[RENDER]: deg_evaluate_copy_on_write on OBIrradiance Volume (0x7f62a0abae38)
[RENDER]: deg_evaluate_copy_on_write on GRMaster Collection (0x7f62a0b06fb8)
[RENDER]: deg_evaluate_copy_on_write on MAMaterial (0x7f62a0aeb038)
[RENDER]: deg_evaluate_copy_on_write on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_object_eval_local_transform on OBSquaredLight (0x7f62a0ab9638)
[RENDER]: BKE_object_eval_local_transform on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_object_eval_local_transform on OBIrradiance Volume (0x7f62a0abae38)
[RENDER]: BKE_object_data_select_update on MEpreview_sphere (0x7f62a0ae6038)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adecb8)
[RENDER]: BKE_object_eval_transform_final on OBSquaredLight (0x7f62a0ab9638)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adf1b8)
[RENDER]: layer_eval_view_layer on View Layer (0x7f62a0ae3638)
[RENDER]: BKE_light_eval on LACircularLightEntity (0x7f62a0adc238)
[RENDER]: BKE_object_eval_local_transform on OBCamera (0x7f62a0abb438)
[RENDER]: BKE_object_eval_transform_final on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_object_eval_transform_final on OBCamera (0x7f62a0abb438)
[RENDER]: BKE_object_eval_transform_final on OBIrradiance Volume (0x7f62a0abae38)
[RENDER]: BKE_scene_eval_sequencer_sequences on SCScene (0x7f62a0ac2038)
[RENDER]: BKE_object_eval_local_transform on OBCircularLight (0x7f62a0aba238)
[RENDER]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62a0abb438)
[RENDER]: BKE_object_eval_eval_base_flags on OBSquaredLight (0x7f62a0ab9638)
[RENDER]: BKE_object_eval_eval_base_flags on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_mesh_eval_geometry on MEpreview_sphere (0x7f62a0ae6038)
[RENDER]: BKE_object_eval_uber_data on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_object_handle_data_update on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_object_eval_transform_final on OBCircularLight (0x7f62a0aba238)
[RENDER]: BKE_object_eval_eval_base_flags on OBLight Probe (0x7f62a0aba838)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0ade038)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0ade7b8)
[RENDER]: BKE_world_eval on WOWorld (0x7f62a0b07d38)
[RENDER]: BKE_object_eval_eval_base_flags on OBIrradiance Volume (0x7f62a0abae38)
[RENDER]: BKE_light_eval on LASquareLightEntity (0x7f62a0adc038)
[RENDER]: BKE_object_eval_eval_base_flags on OBCircularLight (0x7f62a0aba238)
[RENDER]: BKE_object_eval_local_transform on OBLight Probe (0x7f62a0aba838)
[RENDER]: BKE_object_eval_transform_final on OBLight Probe (0x7f62a0aba838)
[RENDER]: BKE_material_eval on MAMaterial (0x7f62a0aeb038)

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1295,1334), ascii:'\00', utf8:'', pointer:0x7f62c76e7e78
[RENDER]: BKE_object_select_update on OBpreview_sphere (0x7f62a0ab9c38)
[RENDER]: BKE_object_data_select_update on MEpreview_sphere (0x7f62ccb3f038)
Depsgraph updated in 0.042497 seconds.
Depsgraph evaluation FPS: -nan
Job 'Icon Preview' finished in 0.102694 seconds
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1295,1338), ascii:'\00', utf8:'', pointer:0x7f62cb011778

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1295,1338), ascii:'\00', utf8:'', pointer:0x7f62cb011778

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1347,1166), ascii:'\00', utf8:'', pointer:0x7f62c62d0d38

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1347,1166), ascii:'\00', utf8:'', pointer:0x7f62cb011778
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SRLayout flags=COPY_ON_WRITE source=USER_EDIT
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"
Shader file written to disk: /tmp/blender_Wol4i4/0077.vert
Shader file written to disk: /tmp/blender_Wol4i4/0077.frag
Shader file written to disk: /tmp/blender_Wol4i4/0078.vert
Shader file written to disk: /tmp/blender_Wol4i4/0078.frag
Shader file written to disk: /tmp/blender_Wol4i4/0079.vert
Shader file written to disk: /tmp/blender_Wol4i4/0079.frag
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1544,740), ascii:'\00', utf8:'', pointer:0x7f62c7b86c38
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1544,740), ascii:'\00', utf8:'', pointer:0x7f62c2319bf8
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:120 / X, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'x', utf8:'x', pointer:0x7f62c62d0df8
graph_id_tag_update: id=MAMaterial flags=LEGACY_0 source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=LEGACY_0 source=USER_EDIT
graph_id_tag_update: id=MAMaterial flags=LEGACY_0 source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=LEGACY_0 source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: MATERIAL_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: MATERIAL_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: MATERIAL_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Accumulated recalc bits for MAMaterial: 4282380163
[SCScene :: View Layer]: Accumulated recalc bits for NTShader Nodetree: 4282380163
[SCScene :: View Layer]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on MAMaterial (0x7f62fe60f638)
[SCScene :: View Layer]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: BKE_material_eval on MAMaterial (0x7f62fe60f638)
Depsgraph updated in 0.000348 seconds.
Depsgraph evaluation FPS: 0.131707
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c2319238

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c6968878

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c7b876b8

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c69684b8

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c62d0d38

wm_event_do_handlers: Handling event
wmEvent  type:120 / X, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c6969d78

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c6969a78

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1498,732), ascii:'\00', utf8:'', pointer:0x7f62c2318b78

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1497,735), ascii:'\00', utf8:'', pointer:0x7f62c29dceb8

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1496,736), ascii:'\00', utf8:'', pointer:0x7f62c2768278
UI_menutype_draw: opening menu "NODE_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2537,651), ascii:'\00', utf8:'', pointer:0x7f62fdf9f5f8
[RENDER]: Removed 53 relations to no-op nodes
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBSquaredLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LASquareLightEntity flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBpreview_sphere flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MEpreview_sphere flags=LEGACY_0 source=RELATIONS
graph_id_tag_update: id=MEpreview_sphere flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCircularLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LACircularLightEntity flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBLight Probe flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LPLight Probe.002 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBIrradiance Volume flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LPLight Probe.003 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=CACamera.002 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRSphere flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GREnv flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBSquaredLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LASquareLightEntity flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBpreview_sphere flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MEpreview_sphere flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=MEpreview_sphere flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCircularLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LACircularLightEntity flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBLight Probe flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LPLight Probe.002 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBIrradiance Volume flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LPLight Probe.003 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=CACamera.002 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRSphere flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GREnv flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY
Depsgraph built in 0.000599 seconds.
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: SCENE_EVAL()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: AUDIO_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE()
[RENDER]: Operation is entry point for update: SOUND_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: VIEW_LAYER_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: SEQUENCES_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: AUDIO_VOLUME()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Accumulated recalc bits for SCScene: 8192
[RENDER]: Accumulated recalc bits for OBSquaredLight: 8195
[RENDER]: Accumulated recalc bits for LASquareLightEntity: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBpreview_sphere: 8323
[RENDER]: Accumulated recalc bits for MEpreview_sphere: 4282380163
[RENDER]: Accumulated recalc bits for MAMaterial: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBCircularLight: 8195
[RENDER]: Accumulated recalc bits for LACircularLightEntity: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBLight Probe: 8195
[RENDER]: Accumulated recalc bits for LPLight Probe.002: 8192
[RENDER]: Accumulated recalc bits for OBIrradiance Volume: 8195
[RENDER]: Accumulated recalc bits for LPLight Probe.003: 8192
[RENDER]: Accumulated recalc bits for OBCamera: 8195
[RENDER]: Accumulated recalc bits for CACamera.002: 8192
[RENDER]: Accumulated recalc bits for GRMaster Collection: 8192
[RENDER]: Accumulated recalc bits for GRSphere: 8192
[RENDER]: Accumulated recalc bits for GREnv: 8192
[RENDER]: Accumulated recalc bits for WOWorld: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for LSLineStyle: 8192
[RENDER]: deg_evaluate_copy_on_write on LSLineStyle (0x7f62a0ae05b8)
[RENDER]: deg_evaluate_copy_on_write on SCScene (0x7f62a0ac2038)
[RENDER]: deg_evaluate_copy_on_write on MEpreview_sphere (0x7f62a0aa8038)
[RENDER]: deg_evaluate_copy_on_write on GRMaster Collection (0x7f62a0b01138)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adf1b8)
[RENDER]: deg_evaluate_copy_on_write on LPLight Probe.002 (0x7f62a0af8538)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adea38)
[RENDER]: deg_evaluate_copy_on_write on OBLight Probe (0x7f62a0ab5838)
[RENDER]: deg_evaluate_copy_on_write on GRSphere (0x7f62a0b015b8)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0ade038)
[RENDER]: deg_evaluate_copy_on_write on LPLight Probe.003 (0x7f62a0af9bb8)
[RENDER]: deg_evaluate_copy_on_write on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: deg_evaluate_copy_on_write on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: deg_evaluate_copy_on_write on CACamera.002 (0x7f62a0ae0338)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adfbb8)
[RENDER]: deg_evaluate_copy_on_write on MAMaterial (0x7f62a0af0038)
[RENDER]: deg_evaluate_copy_on_write on LACircularLightEntity (0x7f62a0a88238)
[RENDER]: deg_evaluate_copy_on_write on WOWorld (0x7f62a0b01eb8)
[RENDER]: deg_evaluate_copy_on_write on OBCamera (0x7f62a0ab6438)
[RENDER]: deg_evaluate_copy_on_write on OBCircularLight (0x7f62a0ab5238)
[RENDER]: deg_evaluate_copy_on_write on GREnv (0x7f62a0b01a38)
[RENDER]: deg_evaluate_copy_on_write on LASquareLightEntity (0x7f62a0a88038)
[RENDER]: deg_evaluate_copy_on_write on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: BKE_object_eval_local_transform on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: layer_eval_view_layer on View Layer (0x7f62a0aba7b8)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0ade038)
[RENDER]: BKE_object_eval_local_transform on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_eval_transform_final on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_data_select_update on MEpreview_sphere (0x7f62a0aa8038)
[RENDER]: BKE_object_eval_eval_base_flags on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_eval_eval_base_flags on OBCircularLight (0x7f62a0ab5238)
[RENDER]: BKE_object_eval_local_transform on OBCircularLight (0x7f62a0ab5238)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adfbb8)
[RENDER]: BKE_object_eval_local_transform on OBLight Probe (0x7f62a0ab5838)
[RENDER]: BKE_scene_eval_sequencer_sequences on SCScene (0x7f62a0ac2038)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adf1b8)
[RENDER]: BKE_material_eval on MAMaterial (0x7f62a0af0038)
[RENDER]: BKE_object_eval_local_transform on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: BKE_object_eval_eval_base_flags on OBLight Probe (0x7f62a0ab5838)
[RENDER]: BKE_object_eval_transform_final on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: BKE_object_eval_local_transform on OBCamera (0x7f62a0ab6438)
[RENDER]: BKE_object_eval_transform_final on OBCamera (0x7f62a0ab6438)
[RENDER]: BKE_object_eval_eval_base_flags on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: BKE_light_eval on LASquareLightEntity (0x7f62a0a88038)
[RENDER]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62a0ab6438)
[RENDER]: BKE_mesh_eval_geometry on MEpreview_sphere (0x7f62a0aa8038)
[RENDER]: BKE_object_eval_uber_data on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_handle_data_update on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adea38)
[RENDER]: BKE_world_eval on WOWorld (0x7f62a0b01eb8)
[RENDER]: BKE_object_eval_eval_base_flags on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: BKE_object_eval_transform_final on OBCircularLight (0x7f62a0ab5238)
[RENDER]: BKE_object_eval_transform_final on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: BKE_object_eval_transform_final on OBLight Probe (0x7f62a0ab5838)
[RENDER]: BKE_light_eval on LACircularLightEntity (0x7f62a0a88238)
[RENDER]: BKE_object_select_update on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_data_select_update on MEpreview_sphere (0x7f62d3b47038)
Depsgraph updated in 0.026579 seconds.
Depsgraph evaluation FPS: -nan
Job 'Icon Preview' finished in 0.105551 seconds
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:260 / WINDOW_DEACTIVATE, val:2 / RELEASE,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(2537,651), ascii:'\00', utf8:'', pointer:0x7f62c6968278
UI_menutype_draw: opening menu "NODE_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"
UI_menutype_draw: opening menu "VIEW3D_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:120 / X, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1340,746), ascii:'\00', utf8:'', pointer:0x7f62c7b88378
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:120 / X, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1340,746), ascii:'\00', utf8:'', pointer:0x7f62c23196b8

wm_event_do_handlers: Handling event
wmEvent  type:217 / LEFT_SHIFT, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:1, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1340,746), ascii:'\00', utf8:'', pointer:0x7f62c23196b8

wm_event_do_handlers: Handling event
wmEvent  type:97 / A, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:1, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1340,746), ascii:'A', utf8:'A', pointer:0x7f62c231a5b8
UI_menutype_draw: opening menu "NODE_MT_add"

wm_event_do_handlers: Handling event
wmEvent  type:97 / A, val:2 / RELEASE,
         prev_type:217 / LEFT_SHIFT, prev_val:1 / PRESS,
         shift:1, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1340,746), ascii:'\00', utf8:'', pointer:0x7f62c231a5b8

wm_event_do_handlers: Handling event
wmEvent  type:217 / LEFT_SHIFT, val:2 / RELEASE,
         prev_type:97 / A, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1340,746), ascii:'\00', utf8:'', pointer:0x7f62c231a5b8

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:97 / A, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1332,719), ascii:'\00', utf8:'', pointer:0x7f62c23d1b78
UI_menutype_draw: opening menu "NODE_MT_category_SH_NEW_INPUT"

wm_event_do_handlers: Handling event
wmEvent  type:272 / TIMER, val:0 / NOTHING,
         prev_type:97 / A, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1313,678), ascii:'\00', utf8:'', pointer:0x7f62c23d1b78
UI_menutype_draw: opening menu "NODE_MT_category_SH_NEW_SHADER"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:97 / A, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1500,435), ascii:'\00', utf8:'', pointer:0x7f62cb010278

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:217 / LEFT_SHIFT, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1500,435), ascii:'\00', utf8:'', pointer:0x7f62cb0116b8
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Accumulated recalc bits for MAMaterial: 8320
[SCScene :: View Layer]: Accumulated recalc bits for NTShader Nodetree: 8320
[SCScene :: View Layer]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on MAMaterial (0x7f62fe60f638)
[SCScene :: View Layer]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: BKE_material_eval on MAMaterial (0x7f62fe60f638)
Depsgraph updated in 0.000434 seconds.
Depsgraph evaluation FPS: 0.119914
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1377,800), ascii:'\00', utf8:'', pointer:0x7f62c6214a78
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1377,800), ascii:'\00', utf8:'', pointer:0x7f62c68d1e38

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:1 / PRESS,
         prev_type:1 / LEFTMOUSE, prev_val:1 / PRESS,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1525,775), ascii:'\00', utf8:'', pointer:0x7f62c2318f38
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "NODE_MT_editor_menus"
[RENDER]: Removed 53 relations to no-op nodes
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBSquaredLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LASquareLightEntity flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBpreview_sphere flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MEpreview_sphere flags=LEGACY_0 source=RELATIONS
graph_id_tag_update: id=MEpreview_sphere flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCircularLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LACircularLightEntity flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBLight Probe flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LPLight Probe.002 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBIrradiance Volume flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LPLight Probe.003 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=CACamera.002 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRSphere flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GREnv flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBSquaredLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LASquareLightEntity flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBpreview_sphere flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MEpreview_sphere flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=MEpreview_sphere flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAMaterial flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCircularLight flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LACircularLightEntity flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBLight Probe flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LPLight Probe.002 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBIrradiance Volume flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LPLight Probe.003 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=CACamera.002 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRMaster Collection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRSphere flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GREnv flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY
Depsgraph built in 0.001399 seconds.
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: SCENE_EVAL()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: AUDIO_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE()
[RENDER]: Operation is entry point for update: SOUND_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: VIEW_LAYER_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: SEQUENCES_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: AUDIO_VOLUME()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Accumulated recalc bits for SCScene: 8192
[RENDER]: Accumulated recalc bits for OBSquaredLight: 8195
[RENDER]: Accumulated recalc bits for LASquareLightEntity: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBpreview_sphere: 8323
[RENDER]: Accumulated recalc bits for MEpreview_sphere: 4282380163
[RENDER]: Accumulated recalc bits for MAMaterial: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBCircularLight: 8195
[RENDER]: Accumulated recalc bits for LACircularLightEntity: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for OBLight Probe: 8195
[RENDER]: Accumulated recalc bits for LPLight Probe.002: 8192
[RENDER]: Accumulated recalc bits for OBIrradiance Volume: 8195
[RENDER]: Accumulated recalc bits for LPLight Probe.003: 8192
[RENDER]: Accumulated recalc bits for OBCamera: 8195
[RENDER]: Accumulated recalc bits for CACamera.002: 8192
[RENDER]: Accumulated recalc bits for GRMaster Collection: 8192
[RENDER]: Accumulated recalc bits for GRSphere: 8192
[RENDER]: Accumulated recalc bits for GREnv: 8192
[RENDER]: Accumulated recalc bits for WOWorld: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8320
[RENDER]: Accumulated recalc bits for LSLineStyle: 8192
[RENDER]: deg_evaluate_copy_on_write on LSLineStyle (0x7f62a0ae0fb8)
[RENDER]: deg_evaluate_copy_on_write on MEpreview_sphere (0x7f62a0abd038)
[RENDER]: deg_evaluate_copy_on_write on SCScene (0x7f62a0ac2038)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adfbb8)
[RENDER]: deg_evaluate_copy_on_write on LPLight Probe.002 (0x7f62a0af8538)
[RENDER]: deg_evaluate_copy_on_write on LPLight Probe.003 (0x7f62a0af9bb8)
[RENDER]: deg_evaluate_copy_on_write on OBLight Probe (0x7f62a0ab5838)
[RENDER]: deg_evaluate_copy_on_write on CACamera.002 (0x7f62a0ae0d38)
[RENDER]: deg_evaluate_copy_on_write on GRSphere (0x7f62a0b015b8)
[RENDER]: deg_evaluate_copy_on_write on GREnv (0x7f62a0b01a38)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0ae05b8)
[RENDER]: deg_evaluate_copy_on_write on GRMaster Collection (0x7f62a0b01138)
[RENDER]: deg_evaluate_copy_on_write on LACircularLightEntity (0x7f62a0aa7238)
[RENDER]: deg_evaluate_copy_on_write on OBCircularLight (0x7f62a0ab5238)
[RENDER]: deg_evaluate_copy_on_write on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0ade038)
[RENDER]: deg_evaluate_copy_on_write on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62a0adecb8)
[RENDER]: deg_evaluate_copy_on_write on OBCamera (0x7f62a0ab6438)
[RENDER]: deg_evaluate_copy_on_write on MAMaterial (0x7f62a0af0038)
[RENDER]: deg_evaluate_copy_on_write on LASquareLightEntity (0x7f62a0aa7038)
[RENDER]: deg_evaluate_copy_on_write on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: deg_evaluate_copy_on_write on WOWorld (0x7f62a0b01eb8)
[RENDER]: layer_eval_view_layer on View Layer (0x7f62a0aba7b8)
[RENDER]: BKE_object_eval_eval_base_flags on OBCamera (0x7f62a0ab6438)
[RENDER]: BKE_object_eval_local_transform on OBCircularLight (0x7f62a0ab5238)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adfbb8)
[RENDER]: BKE_object_eval_local_transform on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: BKE_object_eval_local_transform on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: BKE_object_eval_transform_final on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: BKE_object_eval_eval_base_flags on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_eval_eval_base_flags on OBCircularLight (0x7f62a0ab5238)
[RENDER]: BKE_object_eval_eval_base_flags on OBLight Probe (0x7f62a0ab5838)
[RENDER]: BKE_object_eval_local_transform on OBLight Probe (0x7f62a0ab5838)
[RENDER]: BKE_material_eval on MAMaterial (0x7f62a0af0038)
[RENDER]: BKE_object_eval_transform_final on OBLight Probe (0x7f62a0ab5838)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0adecb8)
[RENDER]: BKE_world_eval on WOWorld (0x7f62a0b01eb8)
[RENDER]: BKE_mesh_eval_geometry on MEpreview_sphere (0x7f62a0abd038)
[RENDER]: BKE_object_eval_uber_data on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_handle_data_update on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_data_select_update on MEpreview_sphere (0x7f62a0abd038)
[RENDER]: BKE_object_eval_eval_base_flags on OBIrradiance Volume (0x7f62a0ab5e38)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0ade038)
[RENDER]: BKE_light_eval on LASquareLightEntity (0x7f62a0aa7038)
[RENDER]: BKE_object_eval_local_transform on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_eval_eval_base_flags on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: BKE_object_eval_local_transform on OBCamera (0x7f62a0ab6438)
[RENDER]: BKE_scene_eval_sequencer_sequences on SCScene (0x7f62a0ac2038)
[RENDER]: BKE_object_eval_transform_final on OBCamera (0x7f62a0ab6438)
[RENDER]: BKE_object_eval_transform_final on OBCircularLight (0x7f62a0ab5238)
[RENDER]: BKE_object_eval_transform_final on OBSquaredLight (0x7f62a0ab4638)
[RENDER]: BKE_object_eval_transform_final on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62a0ae05b8)
[RENDER]: BKE_light_eval on LACircularLightEntity (0x7f62a0aa7238)

wm_event_do_handlers: Handling event
wmEvent  type:20482 / EVT_TWEAK_L, val:3 / CLICK,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1525,775), ascii:'\00', utf8:'', pointer:0x7f62c7b872f8
[RENDER]: BKE_object_select_update on OBpreview_sphere (0x7f62a0ab4c38)
[RENDER]: BKE_object_data_select_update on MEpreview_sphere (0x7f62cd349038)
Depsgraph updated in 0.054062 seconds.
Depsgraph evaluation FPS: -nan
Shader file written to disk: /tmp/blender_Wol4i4/0080.vert
Shader file written to disk: /tmp/blender_Wol4i4/0080.frag

wm_event_do_handlers: Handling event
wmEvent  type:1 / LEFTMOUSE, val:2 / RELEASE,
         prev_type:1 / LEFTMOUSE, prev_val:2 / RELEASE,
         shift:0, ctrl:0, alt:0, oskey:0, keymodifier:0, is_repeat:0,
         mouse:(1605,703), ascii:'\00', utf8:'', pointer:0x7f62c6968278
graph_id_tag_update: id=MAMaterial flags=LEGACY_0 source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=LEGACY_0 source=USER_EDIT
graph_id_tag_update: id=MAMaterial flags=LEGACY_0 source=USER_EDIT
graph_id_tag_update: id=NTShader Nodetree flags=LEGACY_0 source=USER_EDIT
[SCScene :: View Layer]: Operation is entry point for update: MATERIAL_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: MATERIAL_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_ENTRY()
[SCScene :: View Layer]: Operation is entry point for update: MATERIAL_UPDATE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Operation is entry point for update: COPY_ON_WRITE()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EXIT()
[SCScene :: View Layer]: Operation is entry point for update: PARAMETERS_EVAL()
[SCScene :: View Layer]: Accumulated recalc bits for MAMaterial: 4282380163
[SCScene :: View Layer]: Accumulated recalc bits for NTShader Nodetree: 4282380163
[SCScene :: View Layer]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: deg_evaluate_copy_on_write on MAMaterial (0x7f62fe60f638)
[SCScene :: View Layer]: BKE_nodetree_shading_params_eval on NTShader Nodetree (0x7f62fe472838)
[SCScene :: View Layer]: BKE_material_eval on MAMaterial (0x7f62fe60f638)

0 Likes
avielw
Journeyman III

Were you able to reproduce those issues?

0 Likes

As I mentioned, I already created a bug ticket against the computation error issue for the benchmark tool. As of now, I don't see any update on this issue. I'll let you know if I get any update from the concerned team.

Regarding the blender crash report, you may check with the Blender team if they can point out any issue from the crash report. I'm not an expert on Blender software, so I don't know much about this log report. Anyway, I'm checking with the concerned team. If required, I'll create a separate bug ticket against it.

By the way, I was just trying to reproduce the blender issue following these steps:  T78027 Render crashes Blender when used with Volume Absorption on a Carrizo laptop with Adrenalin 20.9.1, but I didn't see any such high GPU usage (see the attached screenshot). As I observed, the blender software was not responding sometimes when I clicked the "Viewport Shading". From the task manager, the resource usage was like this:  CPU usage : < 30, GPU usage: < 10, memory usage: ~3GB (of 16GB RAM). 

0 Likes

Just to let you know, I've created a separate bug ticket for the blender related issue. 

Thanks.

0 Likes

Update:

Regarding the blender issue, the concerned team was able to reproduce it with AMDGPU-Pro 20.40. However, they said that the issue is no longer reproducible with the latest AMDGPU Pro build.

With the latest AMDGPU Pro build, the PAL stack has been replaced with a new one (ROCr) and the issue is not reproducible on this stack.

This build is expected to be released soon.

 

Thanks.

 

0 Likes