eliminated some crashes according to llvm address sanitizer
This commit is contained in:
parent
19ba45587c
commit
6b35211c53
@ -536,6 +536,8 @@ public:
|
|||||||
Vector3 cell_size_cache;
|
Vector3 cell_size_cache;
|
||||||
Vector3 bounds;
|
Vector3 bounds;
|
||||||
Transform transform_to_data;
|
Transform transform_to_data;
|
||||||
|
|
||||||
|
GIProbeInstance() { probe=NULL; tex_cache=0; }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user