You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Light Baker!
-=-=-=-=-=-= -Support for lightmap baker, have fun figuring out how it works before tutorial is published.
This commit is contained in:
@@ -229,8 +229,6 @@ ScriptDebugger::ScriptDebugger() {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
bool PlaceHolderScriptInstance::set(const StringName& p_name, const Variant& p_value) {
|
||||
|
||||
if (values.has(p_name)) {
|
||||
|
||||
Reference in New Issue
Block a user