godot/modules
Karroffel 135c2112ad added an optional parameter to OS symbol lookup
When looking up a symbol from a library, previously an error was
shown when the symbol did not exist. That caused confusion when the
lookup was completely optional.
This adds a new parameter to that method so that those errors can
be handled manually if needed.
2017-07-27 11:13:21 +02:00
..
dds rewritten PBR implementation to make it friendlier with Blender 2017-05-31 20:29:56 -03:00
enet Add zstd compression support. 2017-06-08 23:48:14 -05:00
etc Some changes to dual paraboloid envmap generation, fixes somme bleeding 2017-07-05 19:39:45 -03:00
freetype Update freetype to 2.8 2017-06-25 10:41:12 +09:00
gdnative added an optional parameter to OS symbol lookup 2017-07-27 11:13:21 +02:00
gdscript Fix $a/b being parsed as division 2017-07-26 18:51:03 +03:00
gridmap Many fixes to improve GI Probe quality 2017-07-15 23:24:37 -03:00
hdr TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00
jpg Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
nativescript added an optional parameter to OS symbol lookup 2017-07-27 11:13:21 +02:00
ogg Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
openssl Clang-formatting *.cpp and *.h (some files excluded) 2017-07-22 18:14:08 +07:00
opus Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pbm Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pvr Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
regex Revert "Revert "Fixed RegEx::search missing return type hint"" 2017-06-26 22:38:11 +02:00
squish -Fix freezes caused by etccomp2, closes #9183 2017-06-16 21:49:37 -03:00
stb_vorbis Complete changing of resource extensions 2017-06-16 15:42:18 -03:00
tga TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00
theora Clang-formatting *.cpp and *.h (some files excluded) 2017-07-22 18:14:08 +07:00
tinyexr Disable etc2comp and tinyexr modules on non-tools build 2017-06-30 18:16:38 +02:00
visual_script Merge pull request #9764 from Noshyaar/pr-fix2 2017-07-24 08:07:32 +02:00
vorbis Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
webm Clang-formatting *.cpp and *.h (some files excluded) 2017-07-22 18:14:08 +07:00
webp Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
register_module_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub BuildSystem: generated files have .gen.extension 2017-06-25 07:55:01 +07:00