1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00

Fix the 3D grid flickering when the origin is enabled

This commit is contained in:
Hugo Locurcio
2018-08-17 23:21:08 +02:00
parent c93888ae71
commit 442029b1c0
2 changed files with 12 additions and 4 deletions

View File

@@ -508,6 +508,7 @@ private:
RID origin;
RID origin_instance;
bool origin_enabled;
RID grid[3];
RID grid_instance[3];
bool grid_visible[3]; //currently visible