virtualx-engine/modules/csg
Rémi Verschelde 3334209a73 SCons: Pass env to modules can_build method
This allows to disable modules based on the environment,
in particular `env[tools]` which tells us if we are
building the editor or not.
2018-05-30 19:11:36 +02:00
..
doc_classes Sync classref with current source 2018-05-12 09:38:00 +02:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
csg.cpp Add missing copyright headers 2018-05-16 14:50:44 -03:00
csg.h Add missing copyright headers 2018-05-16 14:50:44 -03:00
csg_gizmos.cpp Add missing copyright headers 2018-05-16 14:50:44 -03:00
csg_gizmos.h Add missing copyright headers 2018-05-16 14:50:44 -03:00
csg_shape.cpp Add missing copyright headers 2018-05-16 14:50:44 -03:00
csg_shape.h Add missing copyright headers 2018-05-16 14:50:44 -03:00
register_types.cpp CSG Support for Godot! 2018-04-27 21:55:10 -03:00
register_types.h CSG Support for Godot! 2018-04-27 21:55:10 -03:00
SCsub CSG Support for Godot! 2018-04-27 21:55:10 -03:00