godot/modules
Karroffel 6c49fe9c62 [DLScript] added variant constructor and a function to get userdata of a script
The godot_dlinstance_get_userdata() function can be used to get the DLScript userdata pointer of any object that has a DLScript attached to it.
This is particularly useful and even required for language bindings to work properly.

This also fixes non-tool builds.
2017-04-04 23:02:46 +02:00
..
dds Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
dlscript [DLScript] added variant constructor and a function to get userdata of a script 2017-04-04 23:02:46 +02:00
enet ENet code cleanup and changes from review. 2017-03-24 02:30:11 +01:00
etc1 A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
freetype SCons: Add option to toggle warnings (on by default) 2017-03-26 21:58:37 +02:00
gdscript Add '$' to token names 2017-04-01 03:20:23 +03:00
gridmap A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
jpg A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
ogg Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
openssl A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
opus A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pbm A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pvr A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
regex A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
squish A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
stb_vorbis Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
theora A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
vorbis A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
webm A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
webp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_module_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00