From 2ee4ac183babedd679e901b0158f5268556deceb Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Thu, 14 Aug 2014 10:31:38 -0300 Subject: Little Bits -=-=-=-=-=- -Fixed small bugs all around -Added ability to show/hide entire sections of the spatial (3D) tree -WIP new vehicle (not ready yet) based on Bullet --- scene/3d/visual_instance.h | 1 + 1 file changed, 1 insertion(+) (limited to 'scene/3d/visual_instance.h') diff --git a/scene/3d/visual_instance.h b/scene/3d/visual_instance.h index 4b4e1e391..bbb49a2e7 100644 --- a/scene/3d/visual_instance.h +++ b/scene/3d/visual_instance.h @@ -109,6 +109,7 @@ private: int baked_light_texture_id; void _baked_light_changed(); + void _update_visibility(); protected: void _notification(int p_what); -- cgit v1.2.3-70-g09d2