SIGN IN SIGN UP
godotengine / godot UNCLAIMED

Godot Engine – Multi-platform 2D and 3D game engine

0 0 0 C++

[Core] Optionally delete `Ref` `nullptr` comparisons

Adds an optional (default false) compile option to enable comparing
`Ref` to `nullptr` to ensure correct use, as well as future expandsion
for more general dev checks (enabled with `dev_mode`)
A
A Thousand Ships committed
df29cc696f22e6b91b09284ee9ce0779ed77a3d9
Parent: 83d54ab