Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ has_changed
Method
has_changed
servers/rendering/rendering_server_default.cpp:218–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
bool RenderingServerDefault::has_changed() const {
219
return changes > 0;
220
}
221
222
void RenderingServerDefault::_init() {
223
RSG::threaded = create_thread;
Callers
4
iteration
Method · 0.80
process_events
Method · 0.80
main_loop_iterate
Method · 0.80
_capture
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected