virtualx-engine/scene
eska 28944e95e7 Clarify a NULL comparison
'TreeItem::get_children()' does not return the child count, but rather
a pointer to the children.

This comparison caused an error during WebAssembly builds using the
LLVM backend path.

(cherry picked from commit 31f929caa2)
2016-11-15 08:37:53 +01:00
..
2d style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
3d style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
animation style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
audio style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
gui Clarify a NULL comparison 2016-11-15 08:37:53 +01:00
io style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
main Keep groups when replacing nodes 2016-11-15 08:28:11 +01:00
resources style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00
register_scene_types.cpp put text formats for resources and scenes as priority 2016-07-19 21:40:05 -03:00
register_scene_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
scene_string_names.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00