virtualx-engine/scene
Marcel Admiraal a8836ba28d Remove dependency on the editor directory being in the build's include path.
- Add or remove the necessary subdirectorires to the includes to remove
dependency on the editor directory being in the build's include path.
- Ensure includes in modified files conform to style guideline.
- Remove editor from the build include path.
2019-10-10 08:57:00 +02:00
..
2d Fix crash in TileMap::update_cell_bitmask 2019-10-08 15:46:38 +02:00
3d Add missing semicolons to BIND_ENUM_CONSTANT macro uses 2019-10-02 09:57:12 +02:00
animation Add missing semicolons to BIND_ENUM_CONSTANT macro uses 2019-10-02 09:57:12 +02:00
audio Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
gui Remove dependency on the editor directory being in the build's include path. 2019-10-10 08:57:00 +02:00
main Make tooltips have the same scale as their Controls 2019-10-05 02:04:40 -03:00
resources Merge pull request #32618 from nekomatata/sprite-to-polygon 2019-10-08 16:13:38 +02:00
register_scene_types.cpp Remove unused stb_truetype-based DynamicFont implementation 2019-10-03 01:19:02 +02:00
register_scene_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
scene_string_names.cpp
scene_string_names.h
SCsub