DEBUG: Basic debugging tools (great for any project) #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "debug-utils"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
pounce_tools: Makes a debug menu in the top right, to be expanded as needed. By default, does nothing but makes it trivial to add toggles that ONLY happen when running from editor and CANNOT happen in the shipped build. No more enabling a cheat to test something but forgetting to revert to it's correct state.
DebugWatcher: Autoload for easy realtime monitoring with
DebugWatcher.add( node, 'property_to_watch' )lgtm!
Looks good, we could use some tools
1b2935b022to6023c26cd2WIP (but not really, but is says to start with WIP so I am) DEBUG: Basic debugging tools, great for any project.to DEBUG: Basic debugging tools (great for any project)