aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_tokenizer.cpp
diff options
context:
space:
mode:
authorRémi Verschelde2018-03-01 14:44:45 +0100
committerHein-Pieter van Braam2018-03-03 14:19:57 +0100
commitc0132f30c454cac63ea7e92c25955e727d4c8857 (patch)
tree747bab082908741eef3a8756cf00d63ba40cccac /modules/gdscript/gdscript_tokenizer.cpp
parent649cb70ddb451118b312b5e13c44371e19fc4f55 (diff)
downloadgodot-c0132f30c454cac63ea7e92c25955e727d4c8857.tar.gz
godot-c0132f30c454cac63ea7e92c25955e727d4c8857.tar.zst
godot-c0132f30c454cac63ea7e92c25955e727d4c8857.zip
Viewport: Fix missing tooltips w/ disabled physics object picking
Previously this option seemed to be the sole responsible for enabling physics processing in Viewport, while several other features like tooltips and debugging collision hints rely on it. All this logic is moved to internal processing (it's incorrect to let it be affected by users disabling physics/idle processing), and disabling physics object picking no longer affects the internal physics processing. Fixes #17001. (cherry picked from commit ce7da2c7d66221335519ed124191c018adec7ecb)
Diffstat (limited to 'modules/gdscript/gdscript_tokenizer.cpp')
0 files changed, 0 insertions, 0 deletions