pandemonium_engine/modules/web
2022-08-16 21:55:56 +02:00
..
html Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code. 2022-08-16 21:55:56 +02:00
http Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code. 2022-08-16 21:55:56 +02:00
http_server_simple Added an api to the web server simple to add / remove mime types from scripts. 2022-07-24 18:09:45 +02:00
nodes Backported most of the improvements to String from Godot4. 2022-08-15 22:54:03 +02:00
config.py Added a new AliasWebPage WebNode. 2022-07-23 02:06:11 +02:00
file_cache.cpp Added a new helper method to DirAccess. 2022-07-03 17:29:52 +02:00
file_cache.h Fix path handling in FileCache. 2022-07-02 19:58:06 +02:00
register_types.cpp Added a new AliasWebPage WebNode. 2022-07-23 02:06:11 +02:00
register_types.h Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet. 2022-06-25 01:55:54 +02:00
SCsub Added a new AliasWebPage WebNode. 2022-07-23 02:06:11 +02:00