godot/modules
Rémi Verschelde 5027799c13 Merge pull request #7583 from karroffel/wildcard
made _ a special token in GDScript
2017-01-23 07:55:11 +01:00
..
cscript renamed joystick to joypad everywhere around source code! 2017-01-08 17:06:33 -03:00
dds Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
enet Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
etc1 Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
freetype Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
gdscript Merge pull request #7583 from karroffel/wildcard 2017-01-23 07:55:11 +01:00
gridmap Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
jpg Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
ogg Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
openssl removed duplicated functions in class hierarchy that were bound more than once 2017-01-14 11:10:42 -03:00
opus Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
pbm rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 2017-01-14 00:51:09 -03:00
pvr Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
regex Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
squish Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
stb_vorbis WIP new AudioServer, with buses, effects, etc. 2017-01-21 19:01:00 -03:00
theora Style: No break before list brace 2017-01-16 08:48:24 +01:00
visual_script Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 2017-01-16 13:36:33 -06:00
vorbis Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
webm Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
webp Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03: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